Learn the CSS style of the navigation bar from the simple to the deep, and the css style of the navigation bar from the simple to the deep
An easy-to-understand and detailed guide to CSS style in the navigation bar is provided to friends:
Address: http://wenboxz.com/archives/navi-bar-demo-01.html/
How does div + css implement the style of this navigation bar?
Just writing such a navigation bar.
<! ------------------ Start the header navigation ---------------->
<Div class = "top w1000 bc">
<Ul>
<Li class = "top_left"> </li>
<Li class = "home w100"> </li>
<I> </I>
<Li class = "w100"> <a href = "#"> quick navigation </a> </li>
<I> </I>
<Li class = "w100"> <a href = "#"> product catalog </a> </li>
<I> </I>
<Li class = "w100"> <a href = "#"> equipment warranty </a> </li>
<I> </I>
<Li class = "w100"> <a href = "#"> Technical Consulting </a> </li>
<I> </I>
<Li class = "w100"> <a href = "#"> quick query table </a> </li>
<I> </I>
<Li class = "w100"> <a href = "#"> company event </a> </li>
<I> </I>
<Li class = "search"> <div class = "search">
<Input type = "text" name = "search" size = "35" value = "Enter the name or product name of the machine you want to search for">
</Div> </li>
<Li class = "top_right"> </li>
</Ul>
<! ------------------ Navigation ends ---------------->
</Div>
Who has a good-looking CSS navigation bar style sample code?
There are a lot of lazy pictures in the gallery. Find them by yourself.
Reference: www.lanw.uku.com