I'm trying to get a search form to appear neatly within a horizontal navigation bar. Here's my test page so far >== http://www.thesamaras.com/horiz/horiz_form.htm
At the moment, the only way I can get this to work is to float the form within the containing div. I've noticed that IE and others seem to handle forms differently - in IE the entire form contents appear to be slightly higher than in FF and Opera which has the effect of making the form label appear to be on a different line from the navigation items. As a result, I've added a 2px top margin only for IE to push it down a little. Firstly, is there a better way to achieve this? All my efforts at tracking down working examples of this elsewhere have failed! Secondly, just how do form buttons inherit their font-size? It seems I can either have large text (ie. the browser default) or much smaller text. Thanks for any help, Anura ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
