HTML Doctype Tag
HTML <!doctype> Tag The Hypertext Mark-up Language tag is employed for specifying that version of hypertext mark-up language the document is victimization. this is often observed because of the document sort declaration (DTD). NOTE:− The Tag Doesn’t Have An Associate Finish Tag!. Example:- Output:- HTML < !doctype > tag doctype declaration is mentioned at the … Read more
