जॉइन Examsbookउत्तर :
In HTML 5 we do not need DTD why?5
प्र: In HTML 5 we do not need DTD why?
- उत्तर देखें
- Workspace
उत्तर :
व्याख्या :
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.