I heard that iframes are deprecated in HTML5, and object tags should be used instead. But the page does not load from the frame.
Im not familiar with object tags, do i need to specify a classid or type text/html? Here's the tag:
<object src="http://site.com/"></object>
Am I missing something, or has my browser(Chrome 6) not implemented this?