HTML5 is the latest version of the Hypertext Markup Language. HTML is a standard programming language for creating websites and web applications. HTML5 has become the most widely used version and is ...
In the older version of HTML, we need to write a long like to declare DOCTYPE because HTML is SGML(Standard Generalized Markup Language) based so its need a DTD (document type definition).