Search Results
There are 3 item(s) tagged with the keyword "HTML5".
- Displaying: 1 - 3 of 3
- 1. HTML5 compatible table design
Hello friends,
Today I am showing you a tip to redesign your HTML table element that will be compatible with HTML4 and HTML5.
- By Vikas Patel
- 2. Introduction to HTM5 local data storage
Hi friend,
I am doing some research on HTML5 supported client side local storage.
HTML5 introduces some new concept to store information on client pc. It is very help and opens a new dimension to create offline applications.
For local storage, HTML5 accepts use of SQLite database. Each of the method uses SQLite database. There are main three methods:
1. localStorage
2. Web SQL
3. IndexedDB- By VIkas
- 3. The Advantages of HTML5 over Flash
Hello, in this article I will explain to you the advantages of HTML5 over flash. As everyone knows, flash is owned by Abode and is freely available. HTML5 is a new open source platform created by many developers. Apple seems to be in favor of HTML5 since it runs better on their computers and mobile devices. Will other companies soon follow? Flash was created in the 1990s to run internet applications. It was mainly used on desktop PCs. And of course, it was eventually ported to Mac OSX. Now ...
- Displaying: 1 - 3 of 3