Click to See Complete Forum and Search --> : controling the href colors using a td style


pelegk1
10-26-2003, 05:38 AM
i have a link that i have made using <a href="">
i wantto control its colors!
the href is in a td
i want to change it's color not with a general style
controller but
specific for each td/href!
thanks in advance
Peleg

MotherNatrsSon
10-26-2003, 02:08 PM
Assign the td a class and assign the td class to a separate psuedo class in your style sheet....

MNS