Google News
logo
HTML5 - Interview Questions
What is a manifest file in HTML?
In HTML 5, the manifest file is a normal text file used for listing resources in the browser which are to be cached for offline access. It also helps in loading resources faster and reducing server load time.
Advertisement