Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Basic CSS… HELP! Reply To: Basic CSS… HELP!

#197600
lindseybaby812
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;