cspalmisano
Member
Posted 3 years ago #
If you view the link below, you'll see that a bunch of markup that should be in the head (stylesheet, rss, javascript) is showing inside the body tag.
These elements are in the head tag within the header.php file and not inside the body tag. But for whatever reason, wordpress is moving these elements inside the body.
Any clue?
http://dev.offpeaktraining.com/
ClaytonJames
Member
Posted 3 years ago #
Not seeing any wayward code being displayed in FF3 or IE7 at the moment.
cspalmisano
Member
Posted 3 years ago #
ClaytonJames:
You're right. I was looking at Firebug, which for whatever reason, is showing a bunch of head elements nested within the body. Strange.