Answer Posted / glibwaresoftsolutions
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
Is innerhtml a string?
What are dom levels?
What is a text tag?
What is a tag in html?
List out media related elements in html5?
Name some new features which were not present in html but are added to html5?
What is the minimum number of html5 tags that are required to create a web page?
What is a tag in html5?
What is an empty tag in html?
How to create mailto link in html
What does br stand for in games?
Content show on same page with navigation clicking. What is the jQuery code for the same.
Is it possible for a webpage to contain multiple
What is img src in html?
What are the characteristics of html?