|
Posted by Ben C on October 22, 2007, 4:31 pm
Please log in for more thread options
> Place the closing '</form>' at the bottom of your web page just before
> the '</body>' tag
No, always place the closing </form> where it belongs. Remove the
spacing by setting margin-bottom on the form element to 0.
|