@aecio-netoSubmitted about 2 years ago
Is the semantic html correct?
<main class="flex-container">
<article>
<img ></img>
<h1></h1>
<p></p>
</article>
<footer></footer>
</main>
Is the semantic html correct?
<main class="flex-container">
<article>
<img ></img>
<h1></h1>
<p></p>
</article>
<footer></footer>
</main>