View Single Post
Old 11-14-2005, 08:08 PM   #3 (permalink)
ez2c
Member
 
Join Date: Aug 2005
Location: Texas
Posts: 40
Default

You could probably do this using css
Code:
<form style="margin: 0;"
If you don't want a line break at all, you can do this:
Code:
<form style="display: inline;"...

enjoy
ez2c is offline   Reply With Quote
Sponsored Links