Answer Posted / nashiinformaticssolutions
The <meta> tag provides metadata about the webpage, such as character encoding, viewport settings, or SEO-related descriptions. Example:
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="HTML Interview Questions">
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a list tag and mention the most commonly used list tags?
Is html 5 backward compatible?
What do you mean by DOM?
What is the difference between basefont and font tag?
What is tag facebook?
List out the tags those are mostly used in html?
Can I use percentage values for td width=... Tag?
Is html5 replacing flash?
What are the steps of server side scripts for SSE?
What is image map?
What do you mean by a tag?
What is inner text?
What is a text tag?
How to create a nested webpage in html?
What is a HTML helper?