πŸ“Š HTML
Q. The Head tag is used for?
  • (A) Writing CSS styles
  • (B) Writing Javascript
  • (C) Including CSS and JS files
  • (D) All the answers are true
πŸ’¬ Discuss
βœ… Correct Answer: (D) All the answers are true

Explanation: The <head> tag is used to contain specific information about a web page, often called metadata. This information includes items such as the document title (required), as well as scripts or links to scripts and CSS files.

Explanation by: Tina Singh
The <head> tag is used to contain specific information about a web page, often called metadata. This information includes items such as the document title (required), as well as scripts or links to scripts and CSS files.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
286
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Tina Singh
Publisher
πŸ“ˆ
90%
Success Rate