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

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

dataset - MPAndroidchart returning no chart Data available -

post - imageshack API cURL -