HTML Semantic

This commit is contained in:
hucste 2021-10-02 10:16:01 +00:00
parent c32d21fc5d
commit fb5344d7a9
1 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,10 @@
<!-- SECTION -->
<!--div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<!--
<article>
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h1>Job offers</h1>
<ul>
<li><a href=""></a></li>
</ul-->
</ul>
</article>
-->