Reynier Perez Mira wrote:
> Hi to every:
> I have this META element in a page:
>  <meta name="http-equiv" lang="en" content="text/html charset=utf-8" />
> When I validate this through W3C validator I have no one error. But some 
> friend my tell me that the correct way is this:
>  <meta name="http-equiv" lang="en" content="text/html" charset="utf-8" />
> After made this changes, when I return to W3C validator I got error messages. 
> So ... Who believe?
> Best,
>   

Unfortunately, your friend is wrong on this occasion. "text/html 
charset=uft-8" is the content for this item.

--
George
______________________________________________________________________
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