The first and most basic skill that you need to have is a solid understanding of the syntax and semantics of HTML5. Syntax refers to the rules and conventions that govern how HTML elements and ...
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).