MDN Web Docs

Instance properties

Inherits properties from its parent, HTMLElement.

HTMLHtmlElement.version

A string representing the version of the HTML Document Type Definition (DTD) that governs this document. This property should not be used any more as it is non-conforming. Omit it.

Instance methods

No specific method; inherits methods from its parent, HTMLElement.

Specifications

Specification
HTML
# htmlhtmlelement

Browser compatibility

See also

  • HTML element implementing this interface: <html>.

Help improve MDN

Yes No

Learn how to contribute

This page was last modified on by MDN contributors.

Read the original on developer.mozilla.org ↗