Posted by Maria Sudderman on 06/27/07 16:24
I have a problem!
Ii have a formular, and after the send button is a blank line.
can i delete this blank line?
<table border="1" width="400" cellspacing="0" cellpadding="0"
style="border-collapse: collapse" bordercolor="#000000">
<tr>
<td>
<form method="POST" action="--WEBBOT-SELF--">
<input type="text" name="T1" size="20">
<input type="submit" value="send" name="B1">
</form>
</td>
</tr>
</table>
Maria
Navigation:
[Reply to this message]
|