Projet_Web/Leo.html

17 lines
204 B
HTML

<!DOCTYPE html>
<html>
<title>Home</title>
<head>
<h1>Programation Web Projet</h1>
</head>
<body>
</body>
<footer>
<p> Projet Prog Web</p>
</footer>
</html>