add h1 tag
This commit is contained in:
parent
84f249e433
commit
9fc5f3aaf8
@ -5,6 +5,6 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Hello World</h1>
|
<h1>Hello World</h1>
|
||||||
<h3>This is a tag 3</h3>
|
<h1>This is a tag 1</h1>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user