1. The <iframe> Tags

33% Complete (success)

<iframe src="#" width="..." height="..." > ... </iframe>

Like many of the HTML elements you will become familiar with, iframes are multi-part elements containing a set of tags, sources, and attributes.

Remember?
Tags identify the element and are required. Attributes provide additional information about that element, with some being required and some optional.