Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

css & list-stye-type on ie5/6

0 views
Skip to first unread message

Bob Hartung

unread,
Jul 1, 2003, 9:22:01 PM7/1/03
to
Hi all,
I have a simple web page with the following tag:

ol {list-style-type: disc; }

When rendered on netscape the list items are preceded by a disc or
decimal number depending on whether I use the disc or decimal attribute.
On both ie5 and ie6 the page is rendered without anything preceding the
individual list items.

Can someone please enlighten me? Any and all help appreciated. The page
looks like crap and is meaningless without the bulleted or number lists.

Thanks

Bob Hartung

Al Rider

unread,
Jul 10, 2003, 6:36:23 PM7/10/03
to
IE5 and IE6 do not fully comply with the W3C standards as does Netscape.

Sometimes you can get IE to obey the rules with the proper DOCTYPE
statement.

0 new messages