Ajout de la section header dans index.html
This commit is contained in:
parent
8e7c1d4623
commit
db276eaa82
@ -12,8 +12,13 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
<header>
|
||||||
<h1>
|
<h1>
|
||||||
Hello world!
|
Hello world!
|
||||||
</h1>
|
</h1>
|
||||||
|
</header>
|
||||||
|
<p>
|
||||||
|
Welcome!
|
||||||
|
<p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user