background preloader

HTML

Facebook Twitter

Animate.css. Simplest CSS3 Generator. Alsacréations : Actualités et tutoriels HTML, HTML5, CSS, CSS3, standards du web. Can I use... Support tables for HTML5, CSS3, etc. Start Your Dev - Accueil : html css javascript xml xsl. CSS Tools: Reset CSS. The goal of a reset stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on.

The general reasoning behind this was discussed in a May 2007 post, if you're interested. Reset styles quite often appear in CSS frameworks, and the original "meyerweb reset" found its way into Blueprint, among others. The reset styles given here are intentionally very generic. There isn't any default color or background set for the body element, for example. I don't particularly recommend that you just use this in its unaltered state in your own projects. In other words, this is a starting point, not a self-contained black box of no-touchiness.

If you want to use my reset styles, then feel free! Previous Versions v1.0 (200802) Acknowledgments Thanks to Paul Chaplin for the blockquote / q rules.