1 2 3 4 5 6 7 8
<hr> <nav> <div> <a href="/" class="here">Home</a> <a href="/about.html" >About</a> </div> </nav> <hr>