- From: Daniel Dardailler <danield@w3.org>
- Date: Tue, 04 Nov 1997 21:35:41 +0100
- To: w3c-wai-ig@w3.org
Gregg wrote: > By the way, an old question that didn't get answered (at least if > it did I missed it - too much stuff too late at night). Does HTML > 4.0 allow a graphic to be specified as the image to be used in a UL > ? Can you do it with CSS or CSS2? Yes, you can do that with HTML3.2 and CSS1 by playing with the list-style and list-style-image (either putting an image directly in CSS - if it doesn't convey any semantics - or by putting the image right after the LI, in the markup, and removing the ususal bullet visual with CSS).
Received on Tuesday, 4 November 1997 15:36:13 UTC