|
Hi guys,
I have a page with a table. my page has a dark blue background (with hyperlinks) where as my table has a white background (with hyperlinks).
when i specify a {color: white}, it applies to both of them. can i have 2 colors for the hyperlinks?
like
a {color: white} for the webpage
maybe
td a {color: blue} for the table?
is there such a thing?
appreciate your help, thanks bery much.
|