<header>
<h1>My First Web Page!</h1>
<nav>
<a href="#about">About</a>
...
</nav>
</header>
<main>
<section id="about">
<p>This is my about section...</p>
</section>
</main>
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter