Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Bullet colours in an unordered list

Status
Not open for further replies.

Knackers

Technical User
Apr 26, 2001
59
AU
How can I change the color of a bullet in an unordered list in Dreamweaver? There is no option for color in the list properties inspector?

Thanks
 
Try CSS
It works
Create a style where you have defines it and then apply it to the
Code:
<ul>
/unordered list tag

regards
Unicorn11
unicorn11@mailcity.com

[red]Luck is not chance, it's toil; fortune's expensive
smile is earned.[red]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top