Which of the following tag of HTML language is a container for the tags that…

2024

Which of the following tag of HTML language is a container for the tags that contain information about the page?

Answer: C. <head>The `<head>` tag contains metadata and other tags that provide information about the web page.

  1. A.

    <title>

  2. B.

    <html>

  3. C.

    <head>

  4. D.

    <body>

Attempted by 539 students.

Show answer & explanation

Correct answer: C

The `<head>` tag contains metadata and other tags that provide information about the web page.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…