InterviewSolution
Saved Bookmarks
| 1. |
What is a manifest file in HTML5? |
|
Answer» The manifest file is used to list down RESOURCES that can be cached. Browsers use this information to make the web page load faster than the first time. There are 3 sections in the manifest file
|
|