Never heard such a thing, as there would be no way to test for it. You can test for the color depth,
however most monitor support either 16 or 32 bit color, so the issue of color is really not an issue
today. However colors specified using 32 bit can look totally different in 16 bit. I always work in
16 bit color.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
"Dan E" <webbie(removethis)@preferredcountry.com> wrote in message
news:%(E-Mail Removed)...
> 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
> --
> Dan E
> webbie(removethis)@preferredcountry.com
>