try this:

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

hope that helps

Jon

-----Original Message-----
From: chad [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 22, 2002 2:52 PM
To: CF-Talk
Subject: OT: valign a <input> tag


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>
        



______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to