PDA

View Full Version : Anyone good with CSS?


Stryker412
03-02-2010, 08:27 PM
I am working on a project for a class. I have a navbar that I want in the middle of the screen, and can't seem to find the right combo of CSS code to do so.

ChopSuey
03-03-2010, 10:58 AM
Instead of CSS use html lol.

Stryker412
03-03-2010, 02:23 PM
Well the navbar is just a <ul> so how would I make it so it's centered horizontally?