iframe

The iframe element is used to define an inline frame. It is typically used to indicate an inline frame that is being used.

Example:

<iframe src="https://example.com"></iframe>