put title attrs directly in dd tags
This commit is contained in:
parent
e3c0d1e8fd
commit
91a218dbc1
1 changed files with 3 additions and 4 deletions
|
@ -42,7 +42,8 @@
|
||||||
<dl>
|
<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 title='"she" in real life pls!!'>
|
||||||
|
she, he
|
||||||
<dt>limbs <dd>many
|
<dt>limbs <dd>many
|
||||||
<dt>consistency <dd>soft
|
<dt>consistency <dd>soft
|
||||||
</dl>
|
</dl>
|
||||||
|
@ -54,10 +55,8 @@
|
||||||
<h2>where to find gecs</h2>
|
<h2>where to find gecs</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>gallery
|
<dt>gallery
|
||||||
<dd>
|
<dd title='until then just look at my snouts media tab or something'>
|
||||||
<span title='until then just look at my snouts media tab or something'>
|
|
||||||
coming soon?
|
coming soon?
|
||||||
</span>
|
|
||||||
<dt>code
|
<dt>code
|
||||||
<dd><a href=https://git.rhiannon.website/rhi>gitea</a>
|
<dd><a href=https://git.rhiannon.website/rhi>gitea</a>
|
||||||
<dt>masto
|
<dt>masto
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue