still concept; still not standardized html

This commit is contained in:
Vrifox 2020-12-27 20:19:40 +01:00
parent 2cb70b0fe7
commit 9d31171f73
Signed by: vrifox
GPG key ID: D40098E5B60B2197
3 changed files with 33 additions and 33 deletions

View file

@ -9,17 +9,16 @@
</head>
<body>
<solarsystem>
<h1>cozy.town</h1>
<planet>
<surface>
<sign>
<content>It's not cozy here for now, this little universe has to form itself first. :)</content>
<pole></pole>
</sign>
</surface>
<moon></moon>
</planet>
<surface>
<sign>
<content>It's not cozy here for now, this little universe has to form itself first. :)</content>
<pole></pole>
</sign>
</surface>
<sun></sun>
<moon></moon>
</solarsystem>
</body>
</html>