Posted by lorenzdominic_ on 01/24/06 11:56
Well I am happy to say that thanks to all of you I found out the
solution.
I had to place a simple bit of CSS code in my CSS file.
form { margin-bottom:0; }
The reason I had this gap is because it was created by the Form
I had a Table inside a Form which was inside the DIV.
I did not realise that the Form element can be formatted.
Thanks to all and to all a good night or day wherever you are.
Dominic
[Back to original message]
|