User Interface Expert Question:

Tell me what is the difference in caching between HTML5 and the old HTML?

Tweet Share WhatsApp

Answer:

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.

Download UI Developer PDF Read All 90 UI Developer Questions
Previous QuestionNext Question
Testing Based User Interface Developer Interview Questions:How would you solve a floated div's parent height?