Mettre à jour 'Leo.html'

This commit is contained in:
Leopold Lanard 2022-12-01 09:09:58 +01:00
parent 7b8e2f109b
commit 72dc2bbe75

View file

@ -2,11 +2,16 @@
<html>
<title>Home</title>
<head>
<head>
<h1>My First Heading</h1>
<h1>Programation Web Projet</h1>
<p>My first paragraph.</p>
</head>
</html>
</head>
<body>
</body>
<footer>
<p> Projet Prog Web</p>
</footer>
</html>