Hello Milt,

Off the top of my head, I don't know which browser version do and
don't support this, but you can use "list-style-image" to use image as
a list bullet.

Here's an example...

ul {
    list-style-image: url("bullet.png");
}


Hope that helps.


See ya


On 4/5/07, Milt Lee <[EMAIL PROTECTED]> wrote:
>
> Can you use images instead of words for lists with CSS?  In other
>  words, I want to do a list using a type that isn't very common in
>  browsers, so I thought I would create a series of png's to use as my
>  links.  Or am I just being nuts, and should just stick to a table.  I
>  am really just trying to avoid all the code of javascript to do some
>  simple rollover effects.
>
>  Thanks,
>  Milt Lee



-- 
    Charles Iliya Krempeaux, B.Sc.

    charles @ reptile.ca
    supercanadian @ gmail.com

    developer weblog: http://ChangeLog.ca/
___________________________________________________________________________
 Make Television                                http://maketelevision.com/

___________________________________________________________________________
 Cars, Motorcycles, Trucks, and Racing...           http://tirebiterz.com/

Reply via email to