Hey guys, Ok the one main this that has always given me headaches with CSS and <h1> and <p> tags (or whatever they're called) is that they always put an extra line break in each time I use them. So when I want to use H1 for my title then a P to define my paragraph, a blank line will be instered. I don't want it there. Is there a way around this? Am I making sense? Cheers, Kirsty
Yea, you can put code in your CSS to define the spacing above and below an H1 (I do it alot), and probably for the P as well. Sorry, don't know what the code is off hand I always look it up on Google and copy it when I need it.