Sent by Peter Williams on 3 September 2002 22:10
> -----Original Message-----
> From: Eric A. Meyer
>
> At 11:41 +1000 9/3/02, Peter Williams wrote:
> >I want my menu list to display with no bullets and
> >no indent relative to other items like the h3 at the top.
>
> a recent DevEdge article that explains why IE
> and Gecko are inconsistent in their behavior, and how the list
> markers fit into the picture:
> <http://devedge.netscape.com/viewsource/2002/list-indent/>.
>
Thanks Eric. That explains the behaviour nicely.
Thanks to my experiments, excellent advice from list members
and your article, I now have a thorough understanding of css
as it relates to lists.
Note to Tim:
You have "list-style-position: inside;" in your test page,
the rest of us have probably been using/seeing "outside"
which is what I was attempting to use.
--
Peter Williams