<html>: The HTML Document / Root element - HTML | MDN

<html> HTML document root element

The HTML element represents the root (top-level element) of an HTML document, so it is also referred to as the root element. All other elements must be descendants of this element. There can be only one <html> element in a document.

Printed 2026-06-28.

(echo:: @ )