Files
website/content/blog/re-html_quiz.html

18 lines
1019 B
HTML

<article>
<header id="title-block-header">
<h1 class="title">Re: Which HTML element are you [Quiz]?</h1>
<p class="date">2025-02-15T00:00:00-08:00</p>
</header>
<p>James&#x2019; Coffee Blog posted <a href="https://jamesg.blog/2025/02/13/html-quiz">a fun quiz</a> to help determine which HTML element somebody is based on their personality. Super scientific stuff, here are my results:</p>
<blockquote>
<p>You are the &lt;search&gt; element!</p>
<p>You love finding things on the web and are an expert at using search engines.</p>
<p>Your nested element is &lt;audio&gt;.</p>
<p>You like to think in different modalities and embrace the interactivity of the web.</p>
<p>Resources</p>
<pre><code>[\&lt;search\&gt; on MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/search)
[\&lt;audio\&gt; on MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/audio)</code></pre>
</blockquote>
<p>I also noticed how James organizes the blog posts, might break all my post links and follow suit.</p>
</article>