Morgoth
03-14-2003, 04:21 PM
Hello,
I am having a problem with the space between my two form items. A Textarea, and a text box.
<textarea></textarea>
<br>
<input type="text">
If you add this code to a html document, you will see that there is a small gap between these two items.
Is it possible to remove that gap?
I am having a problem with the space between my two form items. A Textarea, and a text box.
<textarea></textarea>
<br>
<input type="text">
If you add this code to a html document, you will see that there is a small gap between these two items.
Is it possible to remove that gap?