I'm using an image for bullets on a list of links. Client want you to be able to click the bullet as well as the link.
Short of setting the list with no bullets and including the image like: <li><img src="mybulet.gif"><a href="1xox.htm">Link Text 1 Here</a></li> <li><img src="mybulet.gif"><a href="2xox.htm">Link Text 2 Here</a></li> ...which is pretty nasty.... I can do this and include the image bullet in my CSS: <a href="1xox.htm"><li>Link Text 1 Here</li</a> <a href="2xox.htm"><li>Link Text 2 Here</li</a> ...which I'm 100% sure *ain't* legal, but does work. Other suggestions? ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/