still concept; still not standardized html
This commit is contained in:
parent
2cb70b0fe7
commit
9d31171f73
3 changed files with 33 additions and 33 deletions
15
index.html
15
index.html
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue