View Single Post
  #9 (permalink)  
Old Apr 10th, 2007, 14:42
pa007 pa007 is offline
SuperMember

SuperMember
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: My First CSS layout...

You haven't closed your ul - you're missing the '/'. Also you're using extra markup just give the ul an id and get rid of that menu div. Also remove all of those classes and apply the nav-top.gif to the ul and the nav.gif to the ul#menu li a (the actual links). Save a lot of messing around.

Pete.
Reply With Quote