Mise_En_Pratique_De_Git/index.html

14 lines
251 B
HTML
Raw Normal View History

2024-09-16 11:59:44 +02:00
<!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>
</body>
2024-09-16 14:16:50 +02:00
<html>