May 8, 2001 #1 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
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
May 8, 2001 #2 unicorn11 Programmer Jun 10, 2000 392 IN 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] Upvote 0 Downvote
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]