premiere version du fichier index.html

This commit is contained in:
2026-07-29 01:27:57 +02:00
parent abf27a5fcf
commit a07ba0eb05
2 changed files with 12 additions and 0 deletions

11
index.html Normal file
View File

@@ -0,0 +1,11 @@
<!doctype html>
<html lang="fr-FR">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width">
<title>Web_Concept</title>
<link href="style.css" rel="stylesheet">
</head>
<body>
</body>
</html>