PDA

View Full Version : <li>


sjc_unique
08-20-2002, 11:46 PM
anyway to customise or change the circle that appears when using the <li>tags?? say to a triangle or a custom designed shape?

thanks


SJC

Nightfire
08-21-2002, 12:41 AM
No, you can't change the shape of it. You can use images and tables though to create a "fake" list

sjc_unique
08-21-2002, 12:43 AM
i realised that, but hoped there was another way. not to worry.

thanks

SJC

adios
08-21-2002, 12:55 AM
http://www.echoecho.com/htmllists01.htm

jkd
08-21-2002, 12:59 AM
Actually, there are lots of possibilities via CSS:

http://www.w3.org/TR/REC-CSS2/generate.html#propdef-list-style-type

You can even specify your own image:

http://www.w3.org/TR/REC-CSS2/generate.html#propdef-list-style-image

Nightfire
08-21-2002, 01:14 AM
Heh, I should keep upto date with css :p

sjc_unique
08-21-2002, 12:01 PM
thanks people. THAT was what i was talking about.....CSS does indeed rule!

thanks

SJC