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!

#197638
lindseybaby812
Participant

this is what im at now….
how do i center everything on the page now?

https://www.flickr.com/photos/131832225@N08/16568719889/

nav.horizontal li {
float: left; <– this is what i deleted to bring the horizontal menu closer together
list-style: none;
padding: 0px;
margin: 0px;
width: 20%;
text-align: center;