18 lines
1019 B
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’ 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 <search> element!</p>
|
|
<p>You love finding things on the web and are an expert at using search engines.</p>
|
|
<p>Your nested element is <audio>.</p>
|
|
<p>You like to think in different modalities and embrace the interactivity of the web.</p>
|
|
<p>Resources</p>
|
|
<pre><code>[\<search\> on MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/search)
|
|
[\<audio\> 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>
|