With our HTML editor, you can edit the HTML, and click on a button to view the result.
Click on the "Try it yourself" button to see how it works
HTML5 will be the new standard for HTML.
The previous version of HTML, HTML 4.01, came in 1999. The web has changed a lot since then.
HTML5 is still a work in progress. However, the major browsers support many of the new HTML5 elements and APIs.
HTML5 is a cooperation between the World Wide Web Consortium (W3C) and the Web Hypertext Application Technology Working Group (WHATWG).
WHATWG was working with web forms and applications, and W3C was working with XHTML 2.0. In 2006, they decided to cooperate and create a new version of HTML.
Some rules for HTML5 were established:
In HTML5 there is only one <!doctype> declaration, and it is very simple:
Below is a simple HTML5 document, with the minimum of required tags:
Some of the most interesting new features in HTML5:
HTML5 is not yet an official standard, and no browsers have full HTML5 support.
But all major browsers (Safari, Chrome, Firefox, Opera, Internet Explorer) continue to add new HTML5 features to their latest versions.
At W3Schools you will find complete references about tags, global attributes, standard events, and more.
Your message has been sent to W3Schools.