TestGitBayard/index.html

14 lines
235 B
HTML
Raw Normal View History

2024-09-16 14:41:30 +02:00
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charse ="utf-8">
<title>Prjet Site Web</title>
</head>
<body>
<h1> Bienvenue sur le sitre de l'entreprise</h1>
2024-09-16 15:02:15 +02:00
<header>
<h2>Entreprise - Service & solutions </h2>
</header>
2024-09-16 14:41:30 +02:00
</body>
</html>