Thread
:
unordered list replace bullet by image according to level, if last level text as link
View Single Post
01-31-2010, 08:05 PM
#
2
(
permalink
)
delayedinsanity
is cute and cuddly
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
css Code:
ul
{
}
#
level
one
ul ul
{
}
#
level
two
# and so on
You can nest CSS rules as deep as you nest the HTML.
delayedinsanity
View Public Profile
Send a private message to delayedinsanity
Visit delayedinsanity's homepage!
Find More Posts by delayedinsanity