Note:
This element was created by Microsoft.
It identifies a frame that can be placed anywhere inside a document.
Unlike the <frame> element, <iframe> is inserted into a normal HTML page with
a <body> tag.
Syntax:
<iframe attributes events> . . . </iframe>