D
Dan E
Anyone know if it's possible to have a backup color, in a similar way to a
font-family, for the case where a non-web-friendly color can't be displayed?
e.g. something like
a:hover {
color: Red;
text-decoration: underline;
background-color: #DDDDDD, #CCCCCC;
}
?
All help gratefully received...
TIA,
Dan
font-family, for the case where a non-web-friendly color can't be displayed?
e.g. something like
a:hover {
color: Red;
text-decoration: underline;
background-color: #DDDDDD, #CCCCCC;
}
?
All help gratefully received...
TIA,
Dan