. 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 does meta viewport tag do?
Explain something about the new <canvas> element?
What is title in html?
What is image map in html5?
What is head and </ head tags?
Why is there extra space before or after my table?
What is the relation between xhtml and html?
what are technologies we use in dhtml?
What is a self closing tag?
Why hyperlink is used?
What is space in html?
What does td colspan 2 mean?