W3C

HTML Living Standard

The HyperText Markup Language specification maintained by WHATWG as a living standard, published as a W3C Recommendation. HTML defines the semantic structure of web pages and forms the foundation of the web platform.

API entry from apis.yml

apis.yml Raw ↑
aid: w3c:html
name: HTML Living Standard
description: The HyperText Markup Language specification maintained by WHATWG as a living standard, published
  as a W3C Recommendation. HTML defines the semantic structure of web pages and forms the foundation of
  the web platform.
humanURL: https://html.spec.whatwg.org/
tags:
- HTML
- Standards
- Web Platform
properties:
- url: https://html.spec.whatwg.org/
  type: Specification
- url: https://www.w3.org/TR/html52/
  type: W3C Recommendation
- url: https://github.com/whatwg/html
  type: GitHub