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
What is an element in coding?
Is the tag considered as a html tag?
What is xhtml used for?
What is the ul tag?
What xhtml means?
What is href in html?
Is syntax a repetition?
What are tags and attributes?
What happens if the list-style-type property is used on a non-list element like a paragraph?
How to add video in background in HTML
How do you insert a copyright symbol on a browser page?
How can I create a div work like an input?
What is the html tag for a link?
What does a div tag do?
What is html5 and what is it used for?