Multiple choice general knowledge

What is the purpose of the < NOFRAMES> tag?

  1. To ensure that frames are not used on a particular page

  2. To give the user the option of not using frames on a particular page

  3. To let the browser know what page to display if it does not support frames

  4. To help search engine robots better access all of the content on a page

Reveal answer Fill a bubble to check yourself
C,D Correct answer
Explanation

The NOFRAMES tag provides alternate content for browsers that don't support frames, serving both accessibility (screen readers/old browsers) and SEO purposes. Option C addresses browser compatibility while D addresses search engine indexing, both valid use cases.