center_thumb

Center that $#!+

When I first learned CSS I kept coming into a problem when trying to center a wrapper. What I was taught to do was to make a div that had left and right margins that were “auto”. this worked just [...]

+ Read More
960

The Beauty and Simplicity of the 960 Grid

One of the most useful tools I have found on the web is the 960 grid. While most developers will shy away from using this type of a CSS framework, but I embrace it. While there are times that I [...]

+ Read More
border-radius

Rounded Corners? A Web Tool to the Rescue!

I remember back when I first started designing websites rounded corners were always took longer than I had time for. As well, I tend to be quite lazy when it comes to writing more code than I have to, so [...]

+ Read More