<embed>
<embed>
//the <embed> element can also be used to include HTML in HTML
<embed width="100%" height="500px" src="snippet.html">
- Is supported in all major browsers.
- Also defines an embedded object within an HTML document.
- Note that the <embed> element does not have a closing tag.