What is the purpose of the meta tag in HTML?
Answers were Sorted based on User's Feedback
Answer / 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 |
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 |
What is dhtml explain with example?
How do I make a table?
Does br need a closing tag?
What is a logical tag in html?
Is html5 better than flash?
What is meta tags in html?
What is tag english?
What is a td test?
How can tables be made nested in html?
What are empty html elements?
How do you pronounce tag heuer?
I am trying to include a html document in another document. Is there a way to do this?