. 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 tables in ms word?
Is xhtml element name case sensitive?
What is the difference between select and datalist in html?
How can I display an image on my page?
What is the use of centre tag?
Explain novalidate attribute of html5?
How do you write a tag?
Name some new features which were not present in html but are added to html5?
What is dom method?
What is xpath in html?
What is xhtml explain?
How do I create a mailto link?