1 2 3 4 5 6 7
<header class="site-header"> <nav> <a href="/">Home</a> <a href="/about">About</a> <a href="/contact">Contact</a> </nav> </header>