This commit is contained in:
CHEVALLIER Abel
2025-09-16 08:24:10 +02:00
parent cb41262fb7
commit 485aa692f2

View File

@@ -5,12 +5,6 @@
<title>Projet Site Web</title> <title>Projet Site Web</title>
</head> </head>
<body> <body>
<header>
<h2>Entreprise - Services & Solutions</h2>
</header>
<h1>Bienvenue sur le site de l'entreprise</h1> <h1>Bienvenue sur le site de l'entreprise</h1>
</body> </body>
<footer>
<p>&copy; 2024 - Entreprise</p>
</footer>
</html> </html>