Web Development Ninjas Question:

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

Ninjas Web Developer Interview Question
Ninjas Web Developer Interview Question

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.


Previous QuestionNext Question
Do you know what elements have disappeared?Tell me what is the syntax difference between a bulleted list and numbered list?