Getting started:
*Getting started with HTML
| Version | Specification | Release Date |
|---|---|---|
| 1 | N/A | |
| 2 | RFC 1866 | |
| 3.2 | W3C: HTML 3.2 Specification | |
| 4 | W3C: HTML 4.0 Specification | |
| 4.01 | W3C: HTML 4.01 Specification | |
| 5 | WHATWG: HTML Living Standard | |
| 5.1 | W3C: HTML 5.1 Specification |
HTML (Hypertext Markup Language) is an XML-compliant system of annotating documents with ‘tags’. It is used specifically to create content for web pages and web applications, which can then be shared over a network.
Apart from text, the current version of HTML supports many different types of media, including images and videos.