Thanks I added a content type in my header but it is telling me the
issue lies with this line:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> and I should
change it to the new xhtml 1.1 transitional doctype, how does that
doctype differ from what I am using, besides replacing Strict with
Transitional.

Paul

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Isac Backlund
Sent: Tuesday, February 08, 2005 6:44 PM
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] Tentative validation


Paul skrev:

> When I am validating I always seem to only tentatively validate ( i.e
> http://www.speakupnow.ca/wu/audiovideo.php ) , is there something I 
> can add to my code to make it fully validate?
>  
> Paul

Hi.
Try adding at content-type

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

mv icaaq



******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to