Skip to content
Arrow RightBack to Glossary

iframe

Published At: February 4, 2025

An <iframe> (short for inline frame) is an HTML element used to embed another webpage within the current webpage.

iframes are often used to display widgets like maps or social media feeds, or to embed videos from services like Mux, YouTube, or Vimeo in a web page.

For example:

<iframe
  src="https://player.mux.com/OCtRWZiZqKvLbnZ32WSEYiGNvHdAmB01j?accent-color=rgb(172,57,242)"
></iframe>

Read more:

Related Terms:

Mux Video is an API-first platform, powered by data and designed by video experts to make beautiful video possible for every development team.

Check out Mux video

No credit card required to start using Mux.