I converted a plain vanilla HTML page to HMTL5/CSS3 with a responsive layout, and for security reasons (dictated by the security people) the page must never cache.
T
In the beginning of code you need to use this:
...
Then create manifest.appcache with such content:
manifest.appcache
CACHE MANIFEST # Cache manifest version 1.0 # no cache NETWORK: *