The margins for headings make my inner child cry.


Here's some text

Heading 1

The gap to this text is more than the text before it

Heading 2

Here too!


Here's an image explaining it with visual helpers:

Visual Assistance Image

So the request is simple; fix the css for headings and give us nicer layout! Otherwise kittens will die (or some other inappropriate Internet meme).

share|improve this question
This is related: meta.stackoverflow.com/questions/98413/blockquote-css-styling. The bottom margin of some HTML elements is somewhat ambiguous... – Lukas Eder Sep 12 '11 at 12:55
Who says margins above and below have to be even? When was that rule introduced? Also, does this make you angry? – Won't Sep 12 '11 at 14:13
1  
The margins don't have to be even, but it sure looks weird, since the heading is visually "attached" to the preceding paragraph, rather than the following. If at all, the margin at the top should be smaller than the bottom one. @won – slhck Sep 12 '11 at 14:50
@Won't: I didn't say even. Even or greater would be better. The heading should be bunched with the text below it, not the text above it. You're not being constructive. – Charles Goodwin Sep 12 '11 at 14:50
1  
Also, doing a bit of research about "vertical rhythm" leads you to a couple of resources that clearly show how it should be done. The spacing should at least be equal. – slhck Sep 12 '11 at 14:59
@CharlesGoodwin: Correct! I was trying to be humorous. Oh, the failure... – Won't Sep 12 '11 at 15:18

You must log in to answer this question.

Browse other questions tagged