Answer Posted / 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 |
Post New Answer View All Answers
Write an html code to create an e-mail link?
What is the use of a div tag?
What is difference between innertext and innerhtml?
What is the difference between standard mode and quirks mode?
Why is a div called a div?
What is the use of the required attribute in html5?
What is the ul tag?
What is the difference between linking to an image, a website, and an email address?
What is a p tag?
What are the two types of labels?
What is html5 and why is it important?
Why is html5 so popular nowadays?
What is the head tag used for?
What does b mean in code?
What does href mean?