With XHTML use <Object> instead of <iFrame>
Tuesday, July 28th, 2009I swear I have been asked 100 times what to do instead of <iframe> when building content in XHTML Strict. The answer is to simply use <object> instead because in XHTML it is expected that all remote and embedded content use the <object> handler to better abstract the separate code.
<object data=”YourURI.here” type=”text/html” height=”in pixels or percentage” width=”in pixels or percentage”></object>
—————–
now playing: Harry Gregson-Williams – Battle At Aslan’s How
