I am trying to get a search button to align right correctly with the search field. The place where you put in what your searching for is a little higher then the button.
I want to just move the button a little lower but it doesn't have a div in the css. I need to move it with html.
Does anyone know how to do this.
Thanks in advance,
Tobin83
drhowarddrfine
6:11 pm on Jan 23, 2006 (gmt 0)
try vertical-align:middle You might need to adjust the line-height of the line it is on.