CSS reset: Why do headings ignore * { margin: 0; }? -


normalize cool. hate margins/padding/box-sizing.

when set * { margin: 0; } seems appropriately reset every element except heading (h1, h2, etc..) elements.

what going on? how can reset these elements?

i use complete css reset bad boy here - http://meyerweb.com/eric/tools/css/reset/ have manually style though, including heading , lists


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

post - imageshack API cURL -