Text-shadow's part of the CSS3 spec and not CSS 2.1 isn't it? So if you're validating against CSS 2.1, you'll get an error.

On Tue, 10 Jul 2007 11:03:46 +1000, Dean Matthews <[EMAIL PROTECTED]> wrote:


I don't understand what the W3C validator is objecting to here:

Value Error : text-shadow Property text-shadow doesn't exist : #7f7f7f 2px 2px 2px

Offending CSS:

h2, h3 {
        margin: 24px 0 0;
        font-size: 1.4em;
        text-shadow: #7f7f7f 2px 2px 2px;
        color: #25447d;
        line-height: 1.4em;
}

Please excuse me if I'm incurably dense,

Dean




*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************




--
Tyssen Design
www.tyssendesign.com.au
Ph: (07) 3300 3303
Mb: 0405 678 590


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to