Blogger Navigation Bar

FrozeN2694

BANNED
Joined
Jun 3, 2012
Messages
62
Reaction score
5
Hi there..I found this forum 15 days ago..I have learned ALOT ! So thank you for everything !!

My question is this..I created a blog..My navigation bar is simple.. I want to add links to the text is there.Example nutrition and articles opening at that section..
I searched google but i can't find anything about adding effects or maybe readjust the widhth of the Nav Bar.. so my code is this ..

<ul id="list-nav">
<li><a href="#">Home</a></li>
<li><a href="#">Nutrition</a></li>
<li><a href="#">Healthy Living</a></li>
<li><a href="#">Exercise</a></li>
<li><a href="#">Contact</a></li>
</ul>

If anyone know what to add to make it more beautifull i would be very,very happy..thank you
 
Back
Top