PDA

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



sulbha
08-09-2017, 10:52 PM
What is the difference in caching between HTML5 and the old HTML?

crackersguru
08-09-2017, 11:34 PM
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.

trinityy
08-15-2017, 04:22 AM
There are many new features in html5 that was not present in the older versions of html, like we can easily include graphics in our website, It separates the designs from the content. It promote accessibility and design responsiveness. But when you will creating the website you should use code inspection tools (https://www.checkmarx.com/technology/static-code-analysis-sca/) to check the errors in your coding it will help you to save your website from any kind of errors in future.

RH-Calvin
08-17-2017, 10:06 PM
Html5 is more power full and easier than Html4, It have lot of new tags like <header>, <footer>, <nav>, <audio>, <video>, <main> etc. It also support graphics.

damponting44
11-10-2017, 12:12 AM
An imperative element of HTML5 is the Application Cache. It makes a disconnected adaptation of a web application. what's more, stores site records, for example, HTML documents, CSS, pictures, and JavaScript, locally. It is an element that rates up site execution.

sireesha22
11-15-2017, 12:50 AM
I prefer header, footer, nav, aside and some other useful html5 tags.
Video insertion is also easy using html5.
html5 is mobile friendly coding.

martinsimmons748
12-18-2017, 03:53 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.