PDA

View Full Version : Dreamweaver Variety of Link Color



zoe_says
August 15th, 2006, 12:41 AM
Hello,

This may be a silly question, but how do you make your link colors different? I want one set to be white when clicked/and not, and the other set of links to be brown, on the same page. Is this possible?

Thanks :)

Theros
August 15th, 2006, 12:52 AM
Use CSS and assign P ids or classes. You could also use a tags, like active, link, hover, etc...

zoe_says
August 15th, 2006, 12:55 AM
Use CSS and assign P ids or classes. You could also use a tags, like active, link, hover, etc...

Yikes, dont know CSS, P id, and cant say I recognize "classes", lol sowy. I am basically a drag and drop chic. I am using a template btw. Is there an easier explanation? Or am I loss cause? lol

Jeff Wheeler
August 15th, 2006, 01:00 AM
http://www.adobe.com/devnet/dreamweaver/articles/dw_getting_started/creating_links.html

It appears you can by changing the font color on the properties panel; they change it to blue in that tutorial (although they don't specifically mention it).