HTML <iframe> Element Reference

The HTML <iframe> element embeds another browsing context inside the current page.

<iframe>

HTML <iframe> Element Reference

The HTML <iframe> element embeds another browsing context inside the current page.

Categories

  • Embedded content

Tag omission

Consult the HTML Living Standard for the precise tag-omission rules.

Content model

  • Detailed content-model guidance will be added to this reference.

Attributes

Examples

Example

A practical iframe element example.

<iframe src="/weather" title="Tool.io weather tool"></iframe>

Related references

Description

The HTML <iframe> element embeds another browsing context inside the current page.

References

  1. HTML Living Standard: Index of elements
  2. MDN: HTML <iframe> Element

Similar or alternative tools

Don't forget to set a bookmark for tool.io!
Privacy | Imprint | Cookies