HTML Doctype Tag


HTML 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:-




      HTML  doctype Tag

 

      

HTML < !doctype > tag

doctype declaration is mentioned at the starting of every HTML document.

Output:-

HTML < !doctype > tag

doctype declaration is mentioned at the starting of every HTML document.



Leave a Comment