first commit

This commit is contained in:
2026-03-02 14:42:04 +01:00
commit 70a28837fe
29 changed files with 433 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang = "fr">
<head>
<meta charset="utf-8">
<title> Site informaticiens </title>
</head>
<body>
<h1>
Grace Hopper
</h1>
<img src= "images/photo_informaticiens/hopper_grace.jpg" alt="Hopper">
<br>
<a href="index.html">Retour à l'accueuil </a>
</body>
</html>