Hello
I want to use headings in bodies of text without the additional line break that using H1, H2 etc gives eg.
I know I can achieve this using <div class="headstyle">heading<br></div> main text area etc
but is there a way of doing it without using the <br> tag using css?
Thanks again
