Ajout du header dans index.html

This commit is contained in:
2025-09-15 15:54:27 +02:00
parent 117a3a709b
commit 1443ef5f79

View File

@@ -4,6 +4,9 @@
<meta charset="UTF-8">
<title>Projet Site Web</title>
</head>
<header>
<h2>Entreprise - Services & Solutions</h2>
</header>
<boby>
<h1>Bienvenue sur le site de l'entreprise</h1>
</body>