Apr 13, 2007 #1 foxphpbomb Programmer Joined Apr 10, 2007 Messages 29 Location US Is there any way to get rid of the extra space that gets added in the layout at the end of a form?
Apr 13, 2007 1 #2 feherke Programmer Joined Aug 5, 2002 Messages 9,541 Location RO Hi CSS: form { margin: 0; } Feherke. http://rootshell.be/~feherke/ Upvote 0 Downvote