The Development Blog of Gabe Shackle
Category Archives: Hosting
301 Redirection Codes
A collection of the most common methods for performing 301 redirects:
CSS Reset Techniques
Here’s a new article on MSDN that gives a brief history of various CSS Reset techniques (clearing base styles in order to avoid cross-browser differences). The Ins and Outs of CSS Resets Also, as pointed out in that article there is a Google Code hosted version of the HTML5 compliant Meyer’s CSS Reset script. The [...]