Home › Forums › CSS › Basic CSS… HELP! › Reply To: Basic CSS… HELP!
March 7, 2015 at 8:18 pm
#197600
Participant
this is what i have now… and here is the code for it too
https://www.flickr.com/photos/131832225@N08/16748676965/
nav.horizontal {
width: 76%;
}
nav.horizontal ul {
padding: 0px;
margin: 0px;
}
nav.horizontal li {
float: left;
list-style: none;
padding: 0px;
margin: 0px;
width: 20%;
text-align: center;