HTML
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (→Other resources) |
Dan Tobias (Talk | contribs) |
||
Line 32: | Line 32: | ||
** [http://wiki.whatwg.org/wiki/HTML_derivatives List of 'HTML derivatives' and other spin-off specifications] | ** [http://wiki.whatwg.org/wiki/HTML_derivatives List of 'HTML derivatives' and other spin-off specifications] | ||
** [http://wiki.whatwg.org/wiki/HTML_snapshots HTML Snapshots] | ** [http://wiki.whatwg.org/wiki/HTML_snapshots HTML Snapshots] | ||
+ | |||
+ | == Software == | ||
+ | * [http://www.mpdf1.com/mpdf/index.php mPDF: convert HTML to PDF] | ||
== Other resources == | == Other resources == |
Revision as of 19:41, 6 May 2013
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
Hints and tips
Specs
- W3C specifications:
- Web Hypertext Application Technology Working Group (WHATWG) specifications: