Share it

Bookmark and Share

Translate

Monday, June 4, 2012

0 HTML 5



HTML5 is The New HTML Standard


html5HTML5 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.
HTML5 offers new elements for better structure:
HTML5 defines a new element which specifies a standard way to embed a video/movie on a web page: the <video> element.
HTML5 defines a new element which specifies a standard way to embed an audio file on a web page: the <audio> element.
In HTML5, drag and drop is part of the standard, and any element can be draggable.
The <canvas> element is used to draw graphics, on the fly, on a web page.
HTML5 has support for inline SVG( Scalable Vector Graphics)
HTML5 Geolocation is used to locate a user's position
With HTML5, web pages can store data locally within the user's browser.
With HTML5 it is easy to make an offline version of a web application,by creating a cache manifest file.
A web worker is a JavaScript running in the background, without affecting the performance of the page.
A server-sent event is when a web page automatically gets updates from a server.
HTML5 has several new input types for forms. These new features allow better input control and validation.
HTML5 has the following new form elements:
<datalist>
<keygen>
<output>    

0 comments:

Post a Comment

Thanks for your valuable Comment

 

TechnoTipworld- Tips,Tricks,Technology Copyright © 2011 - |- Template created by O Pregador - |- Powered by Blogger Templates