Tech Tip Station - Tips and Tutorials for Computer Users and Programmers Home | Projects | Pricing | Login | Contact
 

Remove the Space Before and After a Form Tag

You can remove the space that gets put before and after an HTML <form> tag by simply adding some CSS like this: <form style=”margin:0px;”>.

Leave a Reply

 
© 2006 - 2008 Anthony Tietjen