First recognized HTML5, html5
1. added the canvas label to allow 2D Plotting through JS on the client.
2. added the Video/Audio tag to replace flash for media playback.
3. added the local storage function: localStorage/sessionStorage
4. More powerful support for FORM
5. implemented some new labels that are more convenient for developers
What is the difference between html and HTML5?
HTML5 refers to a set of technical combinations including HTML, CSS, and JavaScript. It hopes to reduce the browser's need for rich plug-ins for network application services (plug-in-based rich internet application, RIA), such as Adobe Flash, Microsoft Silverlight, and Oracle JavaFX, it also provides more standard sets that can effectively enhance network applications.
What is HTML5?
There is data processing in HTML5, which does not mean html5 can become a server language. html5 is always a browser running the client. It does not conflict with the java php asp.net program on the server, html5 actually provides more labels and functions in html4 and extends the html4.01 class library. It supports more functions in html5 browsers. It can be understood that html5 is a protocol, browsers that support this protocol support the html5 function. As a parasitic browser, html5 is always a browser (client) language.