Answer Posted / hr@tgksolutions.com
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 |
Post New Answer View All Answers
Can we modify the attribute's value of the html tag dynamically?
What is html5 and why is it important?
What does p mean in html code?
Is it possible to list elements straight in an html file?
What is viewport html?
Is div used in html5?
What is demo in html?
What are the rules established for html5?
Why does not table width=100% use the full browser width?
Which tag contains the cell tags?
Can div have id and class?
What happens if the number of values in the rows or cols attribute doesn’t add up to 100 percent?
How can you make a numbered list?
What is a tag in english?
What is the image tag?