add h3 tag

This commit is contained in:
Bastian 2020-01-29 15:17:05 +01:00
parent a1a029b6d8
commit 84f249e433
1 changed files with 1 additions and 0 deletions

View File

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