View Single Post
Unread 08-25-2007, 04:28 AM
paulj paulj is offline
Senior Member
Join Date: Jul 2007
Posts: 521
  #1  
Default Should I use a Div instead of a UL?

I have used three unordered-lists for my navbar. On validation it suggests I should'nt have the opening UL as a "wrapper". Should I make the wrapper a div instead? or is it ok to have a UL as a wrapper with other UL's inside it?<ul id="wrapper"><ul id="threebarmenu">
Reply With Quote