Resturctured the file

This commit is contained in:
Reinard van Dalen 2020-01-29 15:18:16 +01:00
parent 84f249e433
commit 33181684fc
1 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@
</head>
<body>
<h1>Hello World</h1>
<h3>This is a tag 3</h3>
<h2>This is a tag 3</h2>
<h3>Anohter tag</h3>
</body>
</html>