aid: html name: HTML description: >- HTML (HyperText Markup Language) is the standard markup language for creating web pages and web applications. Maintained as a Living Standard by WHATWG and developed in close coordination with the W3C, HTML defines the structure and semantics of web content alongside CSS for presentation and JavaScript for behavior. The current specification covers semantic elements, multimedia (audio, video, picture, track), the canvas API, forms with rich input types and validation, web storage, custom elements, the dialog and popover patterns, and a broad set of DOM and document conformance rules. This index covers HTML-related standards, specifications, references, and resources relevant to API designers and web developers building on top of HTTP. url: https://raw.githubusercontent.com/api-evangelist/html/refs/heads/main/apis.yml type: Index image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - HTML - Living Standard - Markup Language - Semantic Web - W3C - Web Development - Web Standards - WHATWG created: '2025' modified: '2026-04-28' specificationVersion: '0.19' apis: [] common: - type: Website url: https://html.spec.whatwg.org/ - type: Reference url: https://developer.mozilla.org/en-US/docs/Web/HTML - type: Multipage Specification url: https://html.spec.whatwg.org/multipage/ - type: Wikipedia url: https://en.wikipedia.org/wiki/HTML maintainers: - FN: Kin Lane email: kin@apievangelist.com