Forum Moderators: open
<form ...>
...
</form>
Some text
I wind up getting an extra linebreak after the form items and the "Some text" line. IS there a way to avoid that? That's making my design look a little off on my site and I'd like to eliminate the fact that it seems to treat <form> tags similar to the <p> tag in displaying the elements.
Thanks in advance.