R

Ram Sharma • 193.86K Points
Coach

Q. Which tag specifies an inline frame?

  • (A) <frame>
  • (B) <iframe>
  • (C) <inlineframe>
  • (D) <frames>
  • Correct Answer - Option(B)
  • Views: 164
  • Filed under category HTML

Explanation by: Jatin Dubey
The <iframe> tag specifies an inline frame.

An inline frame is used to embed another document within the current HTML document.

Example

<iframe src="https://www.google.com" title="Google"></iframe>

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics