Mise_En_Pratique_De_Git/index.html
2024-09-16 15:16:31 +02:00

26 lines
480 B
HTML

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Projet Site Web</tilte>
</head>
<header>
<h2>Entreprise - Services et Solutions</h2>
</header>
<body>
<h1> Bienvenue sur le site</h1>
<<<<<<< HEAD
<<<<<<< HEAD
<p> blabla </p>
=======
<section> Contact </section>
>>>>>>> feature/contact
=======
<section> Contact </section>
>>>>>>> 9b10867 (section contact)
</body>
<footer>
<p>&copy; 2024 - Entreprise</p>
</footer>
<html>