This commit is contained in:
bourgoino 2024-09-16 11:47:14 +02:00
parent ee82a2a500
commit 1f39f38ee4

View File

@ -3,8 +3,14 @@
<head>
<meta charset="UTF-8">
<title>Projet Site Web</title>
<header>
<h2>Entreprise -Services & Solutions</h2>
</header>
</head>
<body>
<h1>Bienvenue sur le site de l'entreprise</h1>
<footer>
<p>&copy; 2024 - Entreprise</p>
</footer>
</body>
</html>