Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What is the difference between the application model of HTML and HTML5?

user-image
Question added by Hany Sewilam Abdel Hamid , Director of Sales and Marketing , Creative Sense
Date Posted: 2016/01/26
Ubaid sayeed Mohd abdul sayeed
by Ubaid sayeed Mohd abdul sayeed , Senior Programmer , Moksha solutions

HTML1.0 -4.0 (and XHTML) were all specifications for laying out text and images on a page.  Later revisions included some attempts at providing semantic data which allows basically for automated categorization and correlation of HTML documents. HTML5 actually strives to be something very different.  It aims to be more of an application development platform, which includes not only laying out text and images, but also playing video and audio, interactive2d and3d graphics, storing data in the application, dealing with online and offline access to data, and real-time networking protocols for exchanging data as it happens.

More Questions Like This