element "iframe" undefined - Errors found while checking this document as XHTML 1.0 Strict!
Posted
by user313783
on Stack Overflow
See other posts from Stack Overflow
or by user313783
Published on 2010-04-11T06:05:21Z
Indexed on
2010/04/11
6:13 UTC
Read the original article
Hit count: 225
My website http://sbmcrushers.net can't pass XHTML strict validation. What should I do?
Maybe I can use:
<object data="include/index.html" type="text/html"
style="border:none; width:960px; height:244px; margin-top:-10px;"></object>"
But it scrolls when I use that.
© Stack Overflow or respective owner