Viewing posts in: Hosting

Setting up GIT deployment for hosts that do not have it baked in to the control panel can be daunting if you’ve never done it before. After Googling around quite a bit I’ve put together a step-by-step process that makes it fairly straight forward. Step 1: Connect and gather directory information The first step is […]

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 […]