How do I manipulate the code so the "submit" button is to the right of the "text box" instead of underneath the text box?
<div style="background: #transparent;">
<input name="email_address" size="10" style="margin-top: 1px; margin-bottom: 10px; border: 1px solid #999; padding: 3px;"/>
<br/>
<input type="image" value= <img src="http://www.mysite.com/dt_subscribe_btn.gif"
</div>
</form>
Thanks guys this is driving me CRAZY!
<div style="background: #transparent;">
<input name="email_address" size="10" style="margin-top: 1px; margin-bottom: 10px; border: 1px solid #999; padding: 3px;"/>
<br/>
<input type="image" value= <img src="http://www.mysite.com/dt_subscribe_btn.gif"
</div>
</form>
Thanks guys this is driving me CRAZY!