Links & Media
<iframe>
Embeds a nested browsing context (another HTML page).
<iframe>
Embeds a nested browsing context (another HTML page).
Syntax
<iframe></iframe>
Example
<iframe class="example">Content here</iframe>
Notes
Semantic HTML helps screen readers and search engines understand your content.
Try It Yourself
Experiment with this element in the BrowserCode Playground.