link properties

Status
Not open for further replies.

wildfan

New member
Dec 27, 2006
63
0
0
I will learn css shortly but for now i am working on a site with dreamweaver and it is pissing me off!

How do I change the link colours inside a table so they will show up. Some backw=grounds have a dark colour so I use white for the links but for the cells with a white bg how do i get the links a different colour so they show up?

I figured this one out before but i can't remember how the hell i did it.
 


either way will work, i have not created a style sheet for this page, just doing it directly through the html code
 
HTML:
<a href="www.link.com" style="color:FFFFFF">anchor text</a>

I think that'll do it...?
 
Status
Not open for further replies.