---
category: overview
heading: "References"
---

The following documents were invaluable as building blocks for Cleanslate:

 * [Eric Meyer's Reset CSS](http://meyerweb.com/eric/tools/css/reset/)
 * [HTML5 Reset Stylesheet by Richard Clark](http://html5doctor.com/html-5-reset-stylesheet)
 * [Default stylesheet for HTML 4](http://www.w3.org/TR/CSS2/sample.html)
 * [Default stylesheet for Mozilla Firefox](http://mxr.mozilla.org/mozilla-central/source/layout/style/html.css?raw=1)
 * [W3C CSS2 Cascade & Inheritance](http://www.w3.org/TR/CSS2/cascade.html)
 * [W3C CSS3 Selectors](http://www.w3.org/TR/css3-selectors)
 * [List of CSS Properties](http://meiert.com/en/indices/css-properties/)
 * [CSS 2.1 User Agent Style Sheet Defaults](http://css-class.com/test/css/defaults/UA-style-sheet-defaults.htm)
 * [Internet Explorer User Agent Style Sheets](http://www.iecss.com)
 