English dictionary, thesaurus, translations & etymology
FreeDict.com
noun

iframe

EYE-fraym

Iframe (noun) means an element of a web page that embeds a second, separate web page inside a rectangle on the first, so that things such as a video player, a map or a payment form can appear within a page while actually being served by another site. Example: “The video is in an iframe, so it loads from the video service rather than from us.”

noun
1
technical An element of a web page that embeds a second, separate web page inside a rectangle on the first, so that things such as a video player, a map or a payment form can appear within a page while actually being served by another site.
"The video is in an iframe, so it loads from the video service rather than from us."
"Our booking widget is dropped onto any page as a single iframe."
verb
1
informal To embed one page inside another using such an element.
"We iframed the pricing calculator into the partner's site."

How to Use Iframe

Learner’s notes

In plain EnglishA window on a web page that shows another web page inside it.

When to use it

Technical; written iframe or i-frame after the HTML tag name.

Memory tip

The embedded page keeps its own address and its own rules, which is why the surrounding page usually cannot read or change what is inside it.

Trace the full origin ↓
Easily confused with
frame embed element pop-up
Common pairings
embed an iframe iframe height cross-domain iframe sandboxed iframe
Study it as flashcards or scroll it in Flow — saved to your collection.
Test yourself on “iframe” A quick quiz — meaning, synonyms & usage

Fill the Gap

Can you complete this real example?

The video is in an _____, so it loads from the video service rather than from us.

Etymology

A shortening of inline frame, the name of the HTML element.

Origin: English

inline frame embedded frame embed

Related Words

Rhymes for iframe

See all rhymes for iframe →

Frequently Asked Questions

What is the difference between an iframe and a frame?

Old frames divided the whole browser window into sections, each loading a different document, and that approach is obsolete. An iframe sits inside the flow of a normal page like an image would, and remains in everyday use.

Why do payment forms use iframes?

Putting the form in an iframe served by the payment provider means the card details are entered into the provider's page rather than the shop's, so the shop's own code never handles them.

Can a page inside an iframe control the page around it?

Not by default. Browsers block interaction between pages from different sites, so an embedded page generally cannot read or alter its host, and the host cannot read it.

People Also Searched

Definitions: FreeDict original editorial · etymology from FreeDict original editorial