<!DOCTYPE> Declaration Syntax

The DOCTYPE Declaration

Syntax of the DOCTYPE declaration for HTML 5

<!DOCTYPE html>

<! indicates that this is an SGML declaration, DOCTYPE indicates the type of declaration is for the document type, html is the tag name of the top element of the document and > ends the declaration.

Prev: Page 1 Next: Attributes 

Home > HTML Tags > DOCTYPE > Syntax

Viewing mobile website page. Switch to WML or Full HTML