IE Issues – validation problems -where/how to fix
-
On http://gvgonzalez.com/infinity/:
I’m having IE issues (the Youtube icon is not positioned right and also the content area)
I ran a markup validation and received 8 errors of which
4 were:
No p element in scope but a p end tag seen.
</div><div class=”wpcol-divider”></div></p>3 were:
An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
…nzalez.com/infinity/wp-content/themes/Ininity-Theme/images/logo.png”/></h2>and 1:
Bad value X-UA-Compatible for attribute http-equiv on element meta.
<meta http-equiv=”X-UA-Compatible” content=”IE=edge,chrome=1″ />Where/how do i go to fix these issues? i’ve searched the various php and css, along with the page itself, but don’t see i.e. where the extra </p> is, etc.
Thanks
The topic ‘IE Issues – validation problems -where/how to fix’ is closed to new replies.