HTML Semantic

This commit is contained in:
hucste 2021-10-02 10:28:12 +00:00
parent 8fde38d722
commit ac71363c70
1 changed files with 6 additions and 5 deletions

View File

@ -1,9 +1,10 @@
<!-- SECTION>
<article>
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h1>Quote</h1>
<div>
<blockquote>
glub.
-- Puffy
<p>glub.</p>
<p><cite>-- Puffy</cite></p>
</blockquote>
</div-->
</article>