Dive into the archives.
- Getting back to the blog
We’ve gone through some massive changes here over the last few months. I’m not going to go into details, because it’s really challenging to explain how we got ourselves into the pickle we did. Suffice it to say that we’ve learned lessons about what makes a good employee and the importance of a third or [...]
- CSS does not = Jesus
CSS is intended to properly style HTML pages. Instead of content trapped in table cells (it was common at one point to layout text and images in invisible tables) and font styles described, “in-line”, CSS is a separate file that defines format across a single or multiple web pages.
To avoid involving style changes when you [...]

