Ellen Heitman wrote:
> Here is what I have in the head of my document:
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
> http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
> <html xmlns="http://www.w3.org/1999/xhtml";>
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
> <title>- Letters Home: April 1944 -</title>
> </head>
>
> Any errors jump out at anyone as to why I'd still be getting strange
> characters on my pages? This only seems to occur in IE 7, not FF or Safari.
> The only info I have found online says to add the meta tag, which was there
> in the first place.
>
> Again, thanks for any advice!
>
> ellen
>   







Among other things, the doctype is malformed.
*Back up the file.* Run it through Tidy. Tidy will point out the errors. 
And correct it.
Whether this will correct whatever it is you mean by "wonky characters" 
remains to be seen. Point to problem page with cliclable link to it in post.























______________________________________________________________________
css-discuss [[email protected]]
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