Create easy menu css3 horizontal
nav {
padding: 0; margin: 0;
text-align: center; /* centrer le texte */
}
nav li {
display: inline;
list-style: none;
}
nav a {
display:inline-block;
margin: 0 30px;
}
Written by CodeR_COMmuNITY
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Related Tags
#css
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#