References

DOM:
http://www.webplatform.org/
http://docs.webplatform.org/wiki/dom/HTMLElement/offsetTop

File Types:
http://donsnotes.com/tech/filetype.html

HTML Entities:
http://www.w3schools.com/tags/ref_symbols.asp
http://www.w3.org/TR/html4/sgml/entities.html
http://symbolcodes.tlt.psu.edu/web/codehtml.html
http://www.danshort.com/HTMLentities/
http://en.wikipedia.org/wiki/Dash
http://line25.com/articles/10-html-entity-crimes-you-really-shouldnt-commit

Character set / Unicode:
http://www.joelonsoftware.com/articles/Unicode.html

HTTP:
https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods
http://www.fastly.com/blog/best-practices-for-using-the-vary-header
Cache-Control
RFC2616 - HTTP Status Code
RFC2616 - Section 14 - Header Field Definitions
RFC2616
http://en.wikipedia.org/wiki/List_of_HTTP_status_codes
http://www.mobify.com/blog/beginners-guide-to-http-cache-headers/
http://condor.depaul.edu/dmumaugh/readings/handouts/SE435/HTTP/node24.html
https://www.mnot.net/blog/2007/05/15/expires_max-age
https://www.mnot.net/cache_docs/
http://stackoverflow.com/questions/2932890/http-cache-control-max-age-must-revalidate
http://stackoverflow.com/questions/1046966/whats-the-difference-between-cache-control-max-age-0-and-no-cache
https://devcenter.heroku.com/articles/increasing-application-performance-with-http-cache-headers
http://docs.fastly.com/guides/22951283/26628787
http://www.webscalingblog.com/performance/caching-http-headers-cache-control-max-age.html
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
http://www.ietf.org/rfc/rfc1806.txt
http://www.w3.org/Protocols/rfc2616/rfc2616-sec19.html
http://stackoverflow.com/questions/1012437/uses-of-content-disposition-in-an-http-response-header

P3P:
http://msdn.microsoft.com/en-us/library/ms537343.aspx
http://www.p3pwriter.com/LRN_111.asp
http://web.archive.org/web/20081220194343/http://msdn.microsoft.com/en-us/library/ms537343.aspx
http://web.archive.org/web/20081218122111/http://www.p3pwriter.com/LRN_111.asp

IE:
http://msdn.microsoft.com/en-us/library/ms537184%28v=vs.85%29.aspx

DOM:
https://developer.mozilla.org/en-US/docs/Web/API

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License