Re: unordered list style

by "Tim Rivera" <lists(at)timrivera.com>

 Date:  Sun, 20 Apr 2003 02:52:00 -0400
 To:  <hwg-basics(at)hwg.org>
 Cc:  "Dave Lohr" <dlohr(at)weddingchannel.com>
 References:  upsdell S0026260871
  todo: View Thread, Original
> > For Opera 7:
> >      ul { list-style-position:outside; margin:0.7em 0px 0px 0px; }
> >      ul li { margin:0px 0px 0px 1.5em; padding:0px 0px 1.0ex 0px; }
> > For older versions of Opera:
> >      ul { list-style-position:outside; margin:0.7em 0px 0px 0px; }
> >      ul li { margin:0px 0px 0px 0px; padding:0px 0px 1.0ex 0px; }
> > For IE4:
> >      ul { list-style-position:outside; margin:0.7em 0px 0px 0px; }
> >      ul li { padding:0px 0px 0.5ex 2.5em; }
> > For IE5 and IE6:
> >      ul { list-style-position:outside; margin:0.7em 0px 0px 0px; }
> >      ul li { margin:0px 0px 0px 2em; padding:0px 0px 1.0ex 0px; }
> > For Gecko-based browsers:
> >      ul { list-style-position:outside; margin:0.7em 0px 0px 0px; }
> >      ul li { margin:0px; padding:0px 0px 1.0ex 0px; }
>
>
> In response to your reply, which, if any of your examples, are W3C
> compliant?  My choice would be to go with whichever options are in
> compliance with the published standards if that is an option.


Um, what do you mean by "compliant"? All the examples are valid CSS.


Tim
____________________________________________________________
http://webdesign.meetup.com/     See you at the next meetup!

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA