Quote:
Originally Posted by Turtle91
I've noticed this technique used before, and wondered if it was done for a reason that I'm not aware.
Why would you put a <br /><br /></h1> when you can just style the h1 with a margin-bottom:2em ?
|
Because I use the H1 elsewhere and don't want the spacing there. Same reason I styled the heads "text-align:left"rather than doing that in CSS, so they are centred elsewhere.