Forum Moderators: not2easy
<h1 style="display:inline;">heading</h1><br/>
I'm finding the breaks are way too big the majority of the time and I don't want to litter my code with <br/>'s if anyone can help that would be greatly appreciated.
Thanks
* {margin: 0; padding: 0;}
Trouble I have with this is that (predictably) the whole page is squashed together and you have to manually specify the padding and margin for every element. That's not the problem... problem is that I don't know what the default values are for each browser. I know that Firefox and IE have different default values for <P> padding and margin. Does anyone know/estimate what they are?
Does anyone know/estimate what they are?
Just my 2c