View Full Version : Text Box trouble


.:senseless:.
06-20-2005, 01:52 AM
:froggie2:
Hi all, please help! I need to put 2 text boxes beside each other, PLEASE help me :)
email me @ kayla_wojcik@hotmail.com ASAP

kittycat
06-20-2005, 02:41 AM
<table>
<tr>
<td>text box 1 code</td>
<td>text box 2 code</td>
</tr>
</table>