CSS Reset: Leveling the Playing Field (a bit)
I've recently discovered a nice way to standardize the view I get between Internet Explorer and Firefox, which have a standard "stylesheet" built in to render websites. The problem: both browsers use a different stylesheet, which can lead to inconsistancies between the same site on different browsers. So, I've adopted a "CSS Reset" file. What it does is basically clean the slate and neutralize…