Using form tag adds line break
I have noticed that when I add a form to my page a line break is added to the page. There is no <br> or <p> tag but the line break appears in my page when displayed in a browser and it affects my page layout. Is there a way around the form tag to not add a space or line break at the end of the form?
thanks
|