---
title: "Iframe"
date: 2023-05-20
author: "patrik"
---

# Iframe

The word is a combination of inline frame and refers to the HTML and [XHTML](https://www.bartvisions.cz/en/slovnikovy-pojem/xhtml-2/) element &lt;iframe&gt;, which defines an area for a web page to embed another application or a web page, in practice you can see the use of &lt;iframe&gt; element when embedding videos from YouTube. In practice, it is a nested frame. In English, you may encounter the term floating frame.