Is there a way to make a <input type="text"> tag to valign in the center of 
a TD?  The code below the text input is always on the bottom of the TD.


<td valign="middle">
<form action="Act_FindItem.cfm" method="post">
        <input type="text" name="textfield2" size="5"><input type="image" 
src="../images/go.gif">
</form>
</td>
        


______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to