. What is the purpose of the <!DOCTYPE> declaration?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / glibwaresoftsolutions
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 |
What is xhtml used for?
what is the ? Is it necessary to use in html5
What is h in html?
How to create and access sessionstorage object in html?
What is the need of modular dtds?
What is html short answer?
What are the extension supported by HTML?
Please explain empty elements in html?
Does a hyperlink apply only to text?
Why to use method – lineto in canvas?
What is network in application cache?
What are tags and attributes?