What is the difference in caching between HTML5 and the old HTML?

Started by bathsvanities, January 09, 2017, 03:05:43 AM

bathsvanities

What is the difference in caching between HTML5 and the old HTML?

michral86

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.