Mettre à jour 'Leo.html'
This commit is contained in:
parent
7b8e2f109b
commit
72dc2bbe75
1 changed files with 10 additions and 5 deletions
15
Leo.html
15
Leo.html
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue