In HTML 5 we do not need DTD why?

Correct Answer: HTML 5 does not use SGML or XHTML it’s completely a new thing so you do not need to refer DTD For HTML 5 you just need to put the below doctype code which makes the browser identify that this is a HTML 5 document

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion