Jump Straight to the Content Using the main Element
Solutions
Solution 1 (Click to Show/Hide)
<header>
<h1>Weapons of the Ninja</h1>
</header>
<main>
</main>
<footer></footer>
<header>
<h1>Weapons of the Ninja</h1>
</header>
<main>
</main>
<footer></footer>