CSS List Style Nightmare
Friday, February 24th, 2006While CSS and CSS2 support various ways of styling list items, the capabilities are still limited. list-style-type allows to select different predefined list styles (bullets, squares etc). list-style-image allows to select custom images. Unfortunately, no option to use custom characters exists.