HTML5 is being developed as the next major version of HTML. This Code can used for new functions that can benefit developers and internet users.
HTML5 introduces number of new elements and attributes. Here are most important of them
Geolocation
Sniffing users location is not a new thing on the web. Infact most website already do this by IP address detection, but its not reliable. So HTML5′s Geolocation is an alternate method of correctly pinpointing a user’s location. The new idea is to get the location information from Wifi towers and GPS.
Offline Web Applications
The Offline Web Applications enable users continue interacting with web applications and documents even when there network connection is unavaialble. The user can, for instance, can access email locally without having to connect to the internet or install an extenal client
Leave Your Response