PDA

View Full Version : li space


tamienne
08-08-2002, 08:27 PM
Does anyone know how to change the space between the bullet and the text in a list?

examples
•  text
•   text

Roy Sinclair
08-08-2002, 08:50 PM
This should be the property, if not it's right in that area of the CSS specifications.

http://www.w3.org/TR/CSS2/generate.html#markers

tamienne
08-08-2002, 09:17 PM
thanks Roy but it doesn't look like my ie 5 browser supports that property. I guess there's no easy way to do it except to add a nbsp; Thanks though.

La Gal
08-08-2002, 11:09 PM
Yes, the marker-offset property is what you need. However, no browser supports this property yet. :(