Technology HTML Doctypes – A Complete GuideGK | July 25, 2015 Document type definition or DTD is often called Doctype. Most used doctype now is <!DOCTYPE html>. Doctype declarations must be the very first thing in the HTML document before <html> Read More