
HTML Standard - WHATWG
5 days ago · 3 Semantics, structure, and APIs of HTML documents 4 The elements of HTML 5 Microdata 6 User interaction 7 Loading web pages 8 Web application APIs 9 Communication …
HTML Standard
5 days ago · HTML documents can provide a number of mechanisms for users to interact with and modify content, which are described in this section, such as how focus works, and drag …
HTML Standard, Edition for Web Developers - WHATWG
Dec 12, 2025 · HTML: The Living Standard Edition for Web Developers — Last Updated 12 December 2025
HTML Standard - WHATWG
5 days ago · This includes large signature features of HTML such as video playback and subtitles, form controls and form submission, and a 2D graphics API known as the HTML canvas.
HTML Standard - WHATWG
5 days ago · However, the standard translate attribute is used to tell it that in all languages, "HTML" is to remain unchanged. When a standard attribute is available, there is no need for a …
HTML Standard - WHATWG
5 days ago · HTML elements all have names that only use ASCII alphanumerics. In the HTML syntax, tag names, even those for foreign elements, may be written with any mix of lower- and …
HTML Standard - WHATWG
5 days ago · HTML Living Standard — Last Updated 17 December 2025 ← 17 IANA considerations — Table of Contents — References → Index Elements Element content …
- [PDF]
HTML - WHATWG
4.13.1Introduction.......................................................................................................................765 4.13.1.1Creating an autonomous custom element.................................................765 …
HTML Standard - WHATWG
5 days ago · Any other behavior related to user interaction with disabled controls, such as whether text can be selected or copied, is not defined in this standard.
HTML Standard - WHATWG
5 days ago · There are a variety of alternatives to using HTML tables for layout, such as CSS grid layout, CSS flexible box layout ("flexbox"), CSS multi-column layout, CSS positioning, and the …