Log in

View Full Version : What is the difference in caching between HTML5 and the old HTML?



dennis123
08-10-2017, 02:26 AM
What is the difference in caching between HTML5 and the old HTML?

crackersguru
08-10-2017, 03:39 AM
An important feature of HTML5 is the Application Cache. It creates an offline version of a web application. and stores website files such as HTML files, CSS, images, and JavaScript, locally. It is a feature that speeds up site performance.