A

Admin • 802.91K Points
Coach

Q. What is iframe used for in HTML?

  • (A) To display a web page within a web page.
  • (B) To display a web page with an animation effect.
  • (C) To display a web page without a browser.
  • (D) All the answers are true
  • Correct Answer - Option(A)
  • Views: 2
  • Filed under category HTML
  • Hashtags:

Explanation by: Admin
An IFrame is HTML code that you can use to embed an HTML page, PDF page, other website or other secure file on the Internet into another web page within a window. Example:
<iframe src="https://www.saveourhistory.in" height="300" width="400">

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.