PDA

View Full Version : Dreamweaver Question


Chris Etc
Thu 25th Nov '04, 12:19am
I'm just starting out using Dreamweaver and I'm having trouble putting links with multiple color properties on the same page. I assume this has to be possible but whether I set my template properties or not I can't seem to have different colored links on my page. Can anyone help me with how to do this? I really have three sets of links. I want one to be white always, one to be maroon always, and one to be blue always... whether clicked, not clicked, etc.

HUNTER|UF
Fri 26th Nov '04, 3:24am
best way to do this would be to set up a CSS style sheet giving 3 different links. there should also be some tutorials included in Dreamweaver.

Chris Etc
Fri 26th Nov '04, 2:58pm
Well, too late for that now but thanks for responding. For those interested, the way to do is to right click on the text and select HTML styles. Then choose clear selection style. After that you can give any color, style, and font properties you want.