[ Web Proxy ]
URL:
Viewing: https://developer.mozilla.org/ko/docs/Web/HTML/Reference/Elements/html [Back]  [Original]

<html>: HTML / - HTML: Hypertext Markup Language | MDN

This page was translated from English by the community. Learn more and join the MDN Web Docs community.

View in English Always switch to English

<html>: HTML /

Baseline Widely available

This feature is well established and works across many devices and browser versions. Its been available across browsers since 2015 7.

HTML <html> HTML ( ) , " " . <html> .

.
<head> <body> .
<html> .
<html> .
. <html> .
ARIA
ARIA
DOM HTMLHtmlElement

In this article

.

version

HTML . .

xmlns

XML . "http://www.w3.org/1999/xhtml". XML , text/html .

html
<!doctype html>
<html lang="ko">
  <head>
    ...
  </head>
  <body>
    ...
  </body>
</html>

html lang IETF . . , .

<html> lang <title> <head> .

Specification
HTML
# the-html-element


Web Proxy Viewer  |  New URL  |  Original Page