I put some experimental text-shadow codes in a css file that *seems* to work
as intended in
Firefox, Chrome and IE8. Not sure about IE7 just yet.

.bshadow
{
  color: white;
  text-shadow: #222222 1px 1px 0px;
}

So, although the browsers seem to honor it, the w3c validator
complains: Property text-shadow doesn't exist in CSS level 2.1 but exists in
: #ffffff 1px 1px 0 #ffffff 1px 1px 0 #ffffff 1px 1px 0 #ffffff 1px 1px 0

I'm not sure what the issues are here.

-- 

/*  Colin (Sandy) Pittendrigh  >--oO0> */
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to