Multiple choice technology web technology

Which tag do we use to redirect browser to a nonframeset version of the web site if frames are not supported by the browser?

  1. noframes

  2. iframe

  3. noframesupport

  4. None of the above

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

The HTML tag is used to provide fallback content for browsers that do not support framesets. The tag embeds inline frames, while `` is a non-existent, invalid HTML tag.