HTML Doctype — a practical guide to HTML doctype with clear examples you can reuse in real projects.
HTML Tutorial Series (6/79). Prefer one article? Read the complete HTML tutorial.
Short description
The HTML5 doctype is short and required at the top of every document.
Doctype
<!DOCTYPE html>