What is doctype declaration
Answers
Answered by
1
A document type declaration, or DOCTYPE, is an instruction that associates a particular SGML or XML document with a document type definition. In the serialized form of the document, it manifests as a short string of markup that conforms to a particular syntax.
Similar questions