HTML
From Just Solve the File Format Problem
Revision as of 15:19, 10 August 2013 by Dan Tobias (Talk | contribs)
HTML (hypertext markup language) originally was a SGML based markup language. XHTML is HTML redeveloped using the stricter XML rules. Disagreement over the direction of W3C developments from some of the browser vendors lead to the formation of the Web Hypertext Application Technology Working Group (WHATWG). They maintain the spec for the HTML5 or HTML Next or HTML Living Standard, which is not based on SGML any more. The W3C standardisation group will work to formalise the WHATWG specification as a series of standardised 'snapshots' of the living standard.
Contents |
Identifiers
- File extension: .HTML, .HTM
- MIME type (Internet media type): text/html
Specs
- W3C specifications:
- Web Hypertext Application Technology Working Group (WHATWG) specifications:
Software
Validators
Test suites
Format conversion
Historical information
- W3C Web History Community Group
- Tim Berners-Lee discusses Web protocols/formats in Jan 1992
- Dive into HTML5 - How did we get here? also documents how HTML has developed.
- The Lost Tags of HTML, documenting early HTML versions and the tags that have been dropped from the standards.