Files
Essaie-Gitea/index.html
2025-09-16 10:35:37 +02:00

17 lines
250 B
HTML

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Projet Site Web</title>
</head>
<body>
<header>
<h2>Entreprise - service & Colation</h2>
</header>
<h1>CACA PIPI</h1>
<footer>
<p>&copy; 2025 - Solal</p>
</footer>
</body>
</html>