Re: Extra Space Around HTML Forms

by Andrew McFarland <aamcf(at)aamcf.co.uk>

 Date:  Thu, 25 Apr 2002 07:48:48 +0100
 To:  HWG Techniques Email List <hwg-techniques(at)hwg.org>
 In-Reply-To: 
  todo: View Thread, Original
At 19:59 24/04/02 -0400, Nathan wrote:
>Has anyone dealt with the issue of extra space around (especially right
>below) a form on a web page? I've found that in most browsers there seems
>to be an extra line of space or so below a form that pushes anything else
>out of it's way. I was hoping there might be a way of controlling that.

Use CSS

form {
         margin-bottom: 0px;
}

Andrew

--
http://aamcf.co.uk/

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA