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>
|
</a>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
|
<div id="nav-container">
|
||||||
|
<h1>Navigation</h1>
|
||||||
<nav>
|
<nav>
|
||||||
<hr>
|
<hr>
|
||||||
<h2 id="contactsHeader"> Contact Me: </h2>
|
<h2 id="contactsHeader"> Contact Me: </h2>
|
||||||
|
@ -38,6 +40,7 @@
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
</div>
|
||||||
<article>
|
<article>
|
||||||
</article>
|
</article>
|
||||||
</main>
|
</main>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue