Please select a blog article below to read more.
HTTP Caching, A website developers guide
Updated: 4th January 2012
Web servers store and serve resources. Often these resources will rarely change. Types of resources which rarely change include images, CSS files and JavaScript files. Very often web clients (typically browsers) will request the same resource from a web server again and again and again...
Read more »High quality HTML markup
Updated: 10th October 2011
With all the talk about standards compliance, semantic markup, progressive enhancement, cross browser compatibility and accessibility, writing HTML seems so much more complicated than the original idea of marking up content and it's easy to become overwhelmed. Hopefully this post helps clear up some confusion surrounding the topic...
Read more »
