View Single Post
Old 09-26-2012, 11:30 PM   #3
lawrencehayden
Registered User
 
Join Date: Sep 2012
Posts: 10
DOCTYPE is much longer as HTML4 is depending on SGML-based.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">


DOCTYPE is required to allow requirements method for HTML records.
<!DOCTYPE html>

Audio and Movie are not aspect of HTML4 specification


Audio and Video clips are important aspect of HTML5 requirements e.g. <audio> and <video> tags

Vector Design is possible with the help of technology such as VML, Silverlight, Display etc.


Vector graphics is important aspect of HTML5 e.g. SVG and canvas

It is almost difficult to get real GeoLocation of individual surfing around any web page especially if it comes to cellular phone gadgets.


JS GeoLocation API in HTML5 allows recognize place of individual surfing around any web page (provided individual allows it)

Browser storage cache can be used as short-term storage space.


Application Cache, Web SQL data source and Web storage space is available as customer side storage space. Available using JavaScript user interface in HTML5 certified internet explorer.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
lawrencehayden is offline   Reply With Quote