What is the purpose of the meta tag in HTML?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
The <meta> tag provides metadata about the HTML document. Examples:
• <meta charset="UTF-8">: Specifies character encoding.
• <meta name="viewport" content="width=device-width, initial-scale=1.0">: Ensures responsive design on mobile.
| Is This Answer Correct ? | 0 Yes | 0 No |
The <meta> tag provides metadata about the HTML document. Examples:
• <meta charset="UTF-8">: Specifies character encoding.
• <meta name="viewport" content="width=device-width, initial-scale=1.0">: Ensures responsive design on mobile.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is use of html?
What is the difference between html and xhtml?
What is a syntactical device?
What if we dont use doctype in html?
Is textarea an empty tag in html?
What is purpose of getCurrentPosition() method of geolocation object of HTML5?
What is div short for?
How is web design?
What is closing tag in html?
What is dom in web technology?
In DHTML what is the difference between FontSize and Font Size ?
4 Answers Infosys, Magna Infotech, Microsoft, Polaris,
Steps used to create a tiles application in dhtml?