Multiple choice technology

What is the tag for an inline frame?

  1. Iframe

  2. Inframe

  3. frame

  4. inlineframe

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The correct HTML tag for an inline frame is , which allows embedding another HTML document within the current page. This tag creates a window displaying external content seamlessly.