Hi

> <form> tag causes some issues with IE.
> Any ideas as to what would be the best way to approach this?

Remove margin and padding from the form and all should be well.

#searchform form {
  margin:0;
  padding:0;
}

Regards
--
Bert Doorn, Better Web Design
http://www.bwdzine.com/
Fast-loading, user-friendly websites

******************************************************
The discussion list for  http://webstandardsgroup.org/

Proud presenters of Web Essentials 04 http://we04.com/
 Web standards, accessibility, inspiration, knowledge
To be held in Sydney, September 30 and October 1, 2004

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to