|
Posted by Neredbojias on 09/26/05 03:46
With neither quill nor qualm, Toby Inkster quothed:
> Marc wrote:
> > Toby Inkster wrote:
> >
> >> http://examples.tobyinkster.co.uk/horizonlt
> >
> > Regarding the menu, no it isn't supposed to overlap, the menu items
> > should start to the right of the vertical URL - do you have any idea why
> > Opera does this and how I can fix it without messing it up in IE and FF
> > (which are the browsers I am required to support)?
>
> Yes I do know.
>
> You set
>
> #menu UL {
> margin-left: 55px;
> }
>
> but you forgot the NUMBER ONE rule when playing with margins or paddings
> for lists.
>
> The number one rule is: always EXPLICITLY set:
>
> * margin-left for UL (or OL)
> * padding-left for UL (or OL)
> * margin-left for LI
> * padding-left for LI
Uh, that sounds like 4 rules to me. If one has 4 Number One rules, one
might become unilaterally fourensic.
--
Neredbojias
Contrary to popular belief, it is believable.
Navigation:
[Reply to this message]
|