. What is the purpose of the <!DOCTYPE> declaration?
Answer Posted / nashiinformaticssolutions
It specifies the HTML version used in the document, helping browsers render the page correctly. Example: <!DOCTYPE html> declares HTML5.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How are tags migrated from html4 to html5?
What is full form of html and who is created this?
Content show on same page with navigation clicking. What is the jQuery code for the same.
What is image map?
What does tag stand for?
Explain the key differences between localstorage and sessionstorage objects.
How many types of html are there?
What does the alt attribute do?
What is a frameset bike?
Is html5 supported by all browsers?
How do I put text on the next line in html?
Is img a self closing tag?
What is the use of a span tag? Explain with example.
What is namespace example?
What is a body tag?