2024-09-16 11:30:45 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="fr">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<title>Projet SIte Web</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>Bienvenue sur le site de l'entreprise</h1>
|
|
|
|
</body>
|
2024-09-16 11:36:35 +02:00
|
|
|
<header>
|
|
|
|
<h2>Entreprise - Service & Solutions</h2>
|
|
|
|
</header>
|
|
|
|
<footer>
|
2024-09-16 14:52:37 +02:00
|
|
|
<p>© 2024 - Entreprise</p>
|
2024-09-16 12:01:02 +02:00
|
|
|
</footer>
|
2024-09-16 11:30:45 +02:00
|
|
|
</html>
|