Inline frame is also known as a
Answers
Answered by
2
Answer:
An iframe (short for inline frame) is an HTML element that allows an external webpage to be embedded in an HTML document. Unlike traditional frames, which were used to create the structure of a webpage, iframes can be inserted anywhere within a webpage layout.
Answered by
1
Answer:
An IFrame
Explanation:
Inline frame is a HTML document embedded inside another HTML document. Although an IFrame behaves like an inline frame but this can be differentiate as IFrame has it's own scrollbar of the surrounding page's scrollbar.
Similar questions