Multiple choice technology web technology

Which is used for text and tags that do not show directly on the page ?

  1. Head

  2. Body

  3. Title

  4. Frame

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

The HTML element contains metadata, title, scripts, styles, and other information that the browser needs but does NOT render directly on the visible page. The contains the visible content.