I am trying to build a search page and alignment is correct between search box and search button in all browsers except internet explorer. The css codes used is
#srchBox {height:25px;width:400px;margin-top:15px;margin-bottom:5px;}
#srchBtn{height:32px; width:100px; vertical-align:middle;}
It’s alright in firefox and chrome..
see that:
tested in IE9, FF8 and Chrome