Premier_Depot/index.html

11 lines
174 B
HTML
Raw Normal View History

2024-09-16 11:45:56 +02:00
<DOCTYPE html>
<html lang="fr">
<head>
2024-09-16 11:52:25 +02:00
<meta charset="UTF-8">
<title>Projet Site Web</title>
2024-09-16 11:45:56 +02:00
</head>
2024-09-16 11:52:25 +02:00
<body>
<h1>Bienvenue sur le site de l'entreprise</h1>
</body>
</html>