Peter's Tools and Resources
This page contains web development tools and resources that I have authored. This section is in its infancy and is still growing. Eventually I will also list my favourite third party tools and resources here, I just haven't gotten around to it yet.
Current version: 1.1 2009-05-26
Current version: 1.0 2009-05-26
(Based largely on Eric Meyer's reset.css v1.0)
The reason I wanted to change Eric's reset.css is that it removed the purpose of many elements. I think of Eric's reset.css as more of a clear, and this one as a reset. For example, the h1 ... h6 elements are rendered useless since his reset leaves them all the same size and weight.
In my opinion, Eric's philosophy when writing his was probably something like "make everything 0, null and void" where I took the approch of "make every default look the same in all browswers." 