Sent by Mike Schoaf on 4 February 2003 15:03
I've sent this twice before. Is anyone reading this:
I'm trying to alter the bullets in an unordered list, only on the
second level of bullets. I have added the CSS to remove the bullet
and added a dash as the first character in the item. However, it
doesn't seem to work on Explorer Mac 5.1.
I know this is probably hard to understand from my description so
here are the links.
HTML - http://dev.pmg.ipcinc.net/services/testing.htm
CSS - http://dev.pmg.ipcinc.net/styles.css
Is there a better way to accomplish what I'm trying to do or am I
doing something wrong?
Trying to do this:
* Item 1
- Item 2
* Item 3
- Item 4
- Item 5
Any help is appreciated.
Mike