Posted by Ed Mullen on 12/28/07 02:33
charles cashion wrote:
> I have worked on it until I am down to one warning.
> I have read (almost) all suggested pages associated
> with this warning. I have made two suggested changes,
> but it still have one warning.
>
> I have compared the first few lines with at least
> fifty other web pages, and copied what might have
> been missing from my web page. This is my web site.
>
> http://dunjas.com/FontTest.html
>
> The warning says I must declare my character set.
> I think the <meta... line does that.
> You can click here to directly view the warning.
>
> http://validator.w3.org/check?uri=http%3A%2F%2Fdunjas.com%2FFontTest.html&charset=%28detect+automatically%29&doctype=Inline&group=0
>
>
> *QUESTION* How do I remove this warning? Can you
> suggest something to read which will tell me how
> to fix it?
>
> Thanks,
> Charles
Add this under the Title meta tag:
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
--
Ed Mullen
http://edmullen.net
http://mozilla.edmullen.net
http://abington.edmullen.net
Chaos, panic, & disorder -- my work here is done.
[Back to original message]
|