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 output in html?
What is alt text used for?
Can I prevent a form from being submitted again?
What is alt text word?
Explain posting copy and paste html?
What are tags used for?
What is dom and bom?
How do you define html5?
Why to use method – lineto in canvas?
how can we use WebSQL?
What is the use of xhtml modules?
Describe HTML Entities with example?
What is doctype good for?
Who invented html5?
Which is new element in html5?