Re: Search Box alignment in different browsers
Without copying the html and testing this, I'm not sure if it will work.
But, in the td that holds your text box, and the tds that hold your menu items try adding either valign="top" or valign="bottom". Whatever one you add make sure you add the same across all of the td stated above.
Hope this works.
|