This is an HTML template file.
- Reset the style with normalize.css.
- Set the meta tag to disable caching.
pragma: no-cacheCache-control: no-cacheexpires: 0- Set the meta tag to optimize rendering.
viewport: 'width=device-width, initial-scale=1, shrink-to-fit=no, maximum-scale=1, user-scalable=no'renderer: webkit- Make some new features compatible with old browsers (IE).
- Load favicon.ico and manifest.json to do PWA apps.