What is tag in HTML?
2021
What is tag in HTML?
Answer: C. It contains information about the webpage. — An HTML tag defines an element that structures content and metadata on a webpage. Tags contain information about the page's components rather than storing…
- A.
It contains the address of the webpage.
- B.
It contains the number of nested tags in the page.
- C.
It contains information about the webpage.
- D.
It contains the number of tags in the web page.
Attempted by 557 students.
Show answer & explanation
Correct answer: C
An HTML tag defines an element that structures content and metadata on a webpage. Tags contain information about the page's components rather than storing addresses or counting other tags.
Loading lesson…