Data Storage

Data storage in HTML was limited to only browser cache method, which used to take up more space. In HTML5, data is stored in Web SQL databases, which does not put load on your browser.

So these were the key differences in HTML & HTML5...Now lets quickly understand How HTML5 is better than HTML