| Posted by Toby Inkster on 09/26/05 00:15 
Marc wrote:
 > Meaning I need to set the margin-left the same for '#menu li'?
 
 You have to set that, yes. And padding-left for '#menu li' and
 padding-left for '#menu ul'.
 
 Whenever you set one, you must set all four.
 
 Always EXPLICITLY set:
 * margin-left for UL (or OL)
 * padding-left for UL (or OL)
 * margin-left for LI
 * padding-left for LI
 
 > Will that not mean in IE and FF there'll be a margin of 110px?
 
 I never said you had to set it to 55px as well -- just that you have to
 set it to *something*. 0px will do.
 
 --
 Toby A Inkster BSc (Hons) ARCS
 Contact Me  ~ http://tobyinkster.co.uk/contact
  Navigation: [Reply to this message] |