>Anyone have any ideas why:
>
><meta name="robots" Content="noindex, nofollow" />
><META HTTP-EQUIV="Expires" CONTENT="Sun, 16 Jul 2006 22:21:14 GMT" />
>
>Does NOT validate as valid XHTML 1.0 Transitional, 

Yes. Capital letter for attribute Content (probably sohould be content=[...] in 
the first one,

and capital letters META HTTP-EQUIV, as well as CONTENT in the second one. 

Try making the attribute names all lower case (the stuff inside the quotes can 
be mixed case, I believe) and see if that fixes the problem.

~holly 
 
                   
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to