header.php does not validate. Shouldn’t it?
-
It had be a while since I validated my site so I expected to find some problems.
In going to http://validator.w3.org/ I was surprised that the header.php for the default theme did not validate as XHTML Transitional. I knew there was no closing tag for <div> on line 29 but all else should validate AFAIK. There seems to be a particular problem with picking up php as in <? as character data which is nothing I can correct.
Where do I go from here?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘header.php does not validate. Shouldn’t it?’ is closed to new replies.