Answer Posted / hr@tgksolutions.com
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 |
Post New Answer View All Answers
What does :: before mean in html?
What is meta charset utf8?
What is the use of details and summary tag?
How to write the opening tag of an xhtml element?
What is content type in html?
How do you create an index?
What is a style in html?
How do you play tag?
What is semantic markup?
What is web sql database in html 5? Explain
What is use for br tag?
Explain HTML blocks?
Is script a self closing tag?
What are the different way in which website layout can be made?
Can elements be overlapped in xhtml or not?