What is HTML 5 And Advantages of HTML5 ?
June 12, 2017
HTML was introduce in 1980 . HTML is standard language ,it’s used for creating web applications and Webpages with CCS (Cascading style sheet ),JavaScript . HTML provides many versions every version has new features and facility because just time no one want to face problems they are finding new and easy way for do work with minimum time .
Version————-Date
- HTML 2.0 November 24, 1995
- HTML 3.2 January 14, 1997
- HTML 4.0 December 18, 1998
- HTML 4.1 December 24, 1999
- HTML 5.0 October 28, 2014
- HTML 5.1 November 1, 2016
Main Features Of HTML 5
- It has been removed Deprecated elements like center, font, and strike
- Many New Element providing progress, video, meter, canvas, nav and time.
- Improved parsing rules allow for more flexible parsing and compatibility
- Its Support for vector graphics without the aid of programs like Silverlight or Flash
- Its support new attributes like charset, ping and async
- New input attributes including email, URL, dates and times
- Its Support New APIs
- provide new Methyl has better display of mathematical notation
- you can applied global attributes like id, repeat and more.
- JavaScript can now run in the background thanks to the JS Web worker API
- Support for More Web Application Features
- Maximized Mobile Support
- Consistent Error Handling
- Enhanced Element Semantics
- No More Cookies Thanks to Local Storage
- Script and Link Tags No Longer Require Type Attribute
- Support for Custom Data Attributes
- Form Field Autofocus