moves nav bar into template now its removevd from code
This commit is contained in:
parent
ba86b5bf9b
commit
dc8c77e51c
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
|||
</a>
|
||||
</header>
|
||||
<main>
|
||||
<div id="nav-container">
|
||||
<h1>Navigation</h1>
|
||||
<nav>
|
||||
<hr>
|
||||
<h2 id="contactsHeader"> Contact Me: </h2>
|
||||
|
@ -38,6 +40,7 @@
|
|||
</select>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<article>
|
||||
</article>
|
||||
</main>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue