Networking, Programming and Graphics Tutorials

Horizontal menu with CSS [2/4]

Now we use CSS for formating the placement of the ul tag. This way we hold the navbar in the left side the we strech it across the whole page.

#nav ul{ 
  width:100%; 
  background-color:#6699cc; 
  padding-left:0; 
  margin:0; 
  float:left; 
}
Now we will form every li tag:

#nav ul li{ 
  display:inline; 
}
Networking, Programming and Graphics Tutorials - Horizontal menu with CSS [2/4] - Networking, Programming and Graphics Tutorials

Need a specific tutorial? Do not hesitate and submit a request!
Related Tags: css menu horizontal  how-to css horizontal menu  +"CSS"+"menu"+"horizontal"  horizontal css menu  css horizontal menu  horizontal picture menu  css horizontal menu beauty  ajax horizontal menu  css horizontal menu distribute  css horizontal menu tutorial