File:HTML5-logo.svg · Wikimedia Commons · See Wikimedia Commons
HTML5
Sign in to saveAlso known as HTML 5
HTML5 (Hypertext Markup Language 5) is a markup language used for structuring and presenting hypertext documents on the World Wide Web. It was the fifth and final major HTML version that is now a retired World Wide Web Consortium (W3C) recommendation. The current specification is known as the HTML Living Standard. It is maintained by the Web Hypertext Application Technology Working Group (WHATWG), a consortium of the major browser vendors (Apple, Google, Mozilla, and Microsoft).
HTML5 is a markup language used to structure and present documents on the web, and it was the fifth major version of HTML before being retired as an official standard. It matters because it represented a significant evolution in how web content is created and displayed, though web development now follows the HTML Living Standard maintained by major browser companies instead.
AI-generated from the Wikipedia summary — may contain errors.
Key facts
- File format.name
- HTML5
- File format.icon
- HTML5-logo.svg
- File format.icon_size
- 130px
- File format.caption
- HTML5 official logo, introduced on 18 January 2011
- File format.extension
- .html, .htm
- File format.mime
- text/html
- File format.latest release version
- 5.2 (Second revision)
- File format.standard
- HTML 5.2
- File format.extended_from
- HTML4, XHTML1, DOM2 HTML
- File format.extended_to
- HTML LS
- File format.open
- Yes
- File format.type_code
- TEXT
- File format.uniform_type
- public.html
- File format.owner
- W3C
- File format.genre
- Markup language
via Wikipedia infobox
Wikidata facts
- Official website
- html.spec.whatwg.org/multipage
- Image
- HTML5 Firefox video controls.png
Show 7 more facts
- Stack Exchange tag
- raspberrypi.stackexchange.com/tags/html5
- inception
- 2014-10-28
- work available at URL
- www.w3.org/TR/html5
- file extension
- htm
- media type
- text/html
- publication date
- 2014-10-28
- Commons category
- HTML5
via Wikidata · CC0
~21 min read
Article
20 sectionsContents
- History
- "Thoughts on Flash"
- Last call, candidacy, and recommendation stages
- Retirement
- Timeline
- W3C and WHATWG conflict
- Differences between the two standards
- Features and APIs
- Features
- Markup
- New APIs
- XHTML5 (XML-serialized HTML5)<span class="anchor" id="XHTML 5 (XML-serialized HTML 5)"></span><span class="anchor" id="XHTML5"></span>
- Error handling
- Popularity
- Differences from HTML 4.01 and XHTML 1.x
- Logo
- Digital rights management
- See also
- References
- External links
HTML5 (Hypertext Markup Language 5) is a markup language used for structuring and presenting hypertext documents on the World Wide Web. It was the fifth and final major HTML version that is now a retired World Wide Web Consortium (W3C) recommendation. The current specification is known as the HTML Living Standard. It is maintained by the Web Hypertext Application Technology Working Group (WHATWG), a consortium of the major browser vendors (Apple, Google, Mozilla, and Microsoft).
HTML5 was first released in a public-facing form on 22 January 2008, with a major update and "W3C Recommendation" status in October 2014. Its goals were to improve the language with support for the latest multimedia and other new features; to keep the language both easily readable by humans and consistently understood by computers and devices such as web browsers, parsers, etc., without XHTML's rigidity; and to remain backward-compatible with older software. HTML5 is intended to subsume not only HTML 4 but also XHTML1 and even the DOM Level 2 HTML itself.