PDA

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



sinelogixtech
08-10-2017, 12:19 PM
What is the difference in caching between HTML5 and the old HTML?

davidweb09
08-13-2017, 07:34 PM
Some of tags are updated in HTML5.

Akshay_M
03-13-2023, 11:13 AM
HTML5 provides application cache, which means that a web application is cached, and accessible without an internet connection. whereas HTML browsers use caching to store HTML web pages by storing a copy of visited pages and then using that copy to render when you re-visit that page.