Posted by Marc on 09/26/05 18:01
Toby Inkster wrote:
> 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.
Ah, good point. I have explicitly set these now. :)
It works in IE and FF still, and specifying all four meant I could take
out the 'div > #menu' hack I had in place to make IE ignore CSS I had
specified for FF! Would you might checking in Opera again?
Thanks.
Marc
Navigation:
[Reply to this message]
|