Validation issues....

Associate
Joined
18 Oct 2002
Posts
158
Location
Manchester, UK
Hi,

it's the first time I've ever had problems with validation, and it's the first ever time I've tried it with using PHP and I can't for the life of me figure out why it isn't validating :(

Here's the results and code

Any help would be greatly appreciated!
Thanks :)
Phil
 
I would imagine the head issue relates to the fact the opening head tag follows an unclosed tag

Code:
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"...

For flash that's XHTML compliant try swfobject
 
Back
Top Bottom