Does anyone know what is causing the problem in IE (ver. 9.0.8112.16421) when displaying this WordPress site? Looks fine in Safari, Chrome, and Firefox. ref: http://www.woodnrockengraving.com/
Thank you.
Does anyone know what is causing the problem in IE (ver. 9.0.8112.16421) when displaying this WordPress site? Looks fine in Safari, Chrome, and Firefox. ref: http://www.woodnrockengraving.com/
Thank you.
http://codex.wordpress.org/Validating_a_Website
start by removing this line which is showing before the DOCTYPE declaration (or by moving it to a valid location):
<LINK REL=STYLESHEET TYPE="text/css" HREF="style.css">
then re-run the validator http://validator.w3.org/ and take care of the other validation errors.
This topic has been closed to new replies.