add sectioning stuff
This commit is contained in:
parent
64937f3912
commit
6c7e9d2541
1 changed files with 43 additions and 39 deletions
40
index.html
40
index.html
|
@ -10,15 +10,14 @@
|
||||||
<link rel=stylesheet href=style.css>
|
<link rel=stylesheet href=style.css>
|
||||||
<title>web site more like web shite haha gottem</title>
|
<title>web site more like web shite haha gottem</title>
|
||||||
|
|
||||||
<hr>
|
<header>
|
||||||
|
<h1>so basically? <b>im gecs</b></h1>
|
||||||
<h1>so basically? <b>im gecs</b></h1>
|
<div id=mlem>
|
||||||
<div id=mlem>
|
|
||||||
<p class='mlem-text niss'>“mlem”</p>
|
<p class='mlem-text niss'>“mlem”</p>
|
||||||
<p class='mlem-text nisse'>“mlem also”</p>
|
<p class='mlem-text nisse'>“mlem also”</p>
|
||||||
<img src=mlem.gif alt='niss & nisse'>
|
<img src=mlem.gif alt='niss & nisse'>
|
||||||
</div>
|
</div>
|
||||||
<h2 id=big-little>
|
<h2 id=big-little>
|
||||||
a
|
a
|
||||||
<ruby>
|
<ruby>
|
||||||
<b>big one</b>
|
<b>big one</b>
|
||||||
|
@ -29,28 +28,33 @@
|
||||||
<b>little one</b>
|
<b>little one</b>
|
||||||
<rp>(<rt>nisse<rp>)
|
<rp>(<rt>nisse<rp>)
|
||||||
</ruby>
|
</ruby>
|
||||||
</h2>
|
</h2>
|
||||||
|
</header>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<h2>stats</h2>
|
<main>
|
||||||
<dl>
|
<section>
|
||||||
|
<h2>stats</h2>
|
||||||
|
<dl>
|
||||||
<dt>quantity <dd>2
|
<dt>quantity <dd>2
|
||||||
<dt>prons
|
<dt>prons
|
||||||
<dd><span title='"she" in real life pls!!'>she, he*</span>
|
<dd><span title='"she" in real life pls!!'>she, he*</span>
|
||||||
<dt>limbs <dd>many
|
<dt>limbs <dd>many
|
||||||
<dt>consistency <dd>soft
|
<dt>consistency <dd>soft
|
||||||
</dl>
|
</dl>
|
||||||
|
</section>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<h2>where to find gecs</h2>
|
<section>
|
||||||
<dl>
|
<h2>where to find gecs</h2>
|
||||||
|
<dl>
|
||||||
<dt>masto
|
<dt>masto
|
||||||
<dd>
|
<dd><a href=https://cybre.space/@g>g@cybre.space</a><br>
|
||||||
<a href=https://cybre.space/@g>g@cybre.space</a><br>
|
|
||||||
<a href=https://snouts.online/@g>g@snouts.online</a>
|
<a href=https://snouts.online/@g>g@snouts.online</a>
|
||||||
<dt>twit
|
<dt>twit
|
||||||
<dd>
|
<dd><a href=https://twitter.com/gec_ko_>@gec_ko_</a>
|
||||||
<a href=https://twitter.com/gec_ko_>@gec_ko_</a>
|
</dl>
|
||||||
</dl>
|
</section>
|
||||||
|
</main>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue