Added standard HTML page tags

This commit is contained in:
Gabriel Wolf 2018-09-03 15:25:51 +01:00
parent 1e58ec297a
commit 29a66a5f94

View File

@ -1 +1,5 @@
<h>Hello, World!</h>
<html>
<body>
<h>Hello, World!</h>
</body>
</html>