H1 tag still has a padding or margin on the bottom even though none set.
I have a h1 tag and a bit of text underneath. I set margin and madding to 0 on both and the text still does not sit right underneath the h1 text.
I have created a js fiddle to illustrate my point
There is no padding. There is just space allocated by the default
line-heightand no characters with descenders (like p, q, and g) in the text.http://jsfiddle.net/6hCrC/1/