I have a simple form with a search field and a submit button (image type). The field is lower than the button, and I want both to be level vertically.
Here is the form:
www.erichslawnfurniture.com
Can you help?Code:<form action="prod_find" method="post"> <input type="text" name="my_search" size="23" maxlength="60" border="0"> <input type="image" name="submitButtonName" src="http://www.erichslawnfurniture.com/images/search.gif"> </form>





Bookmarks