Hi there. I'm having trouble closing the gap at the bottom of the left column in a fixed, 2-column layout. I've been able to close the gap on the right column, but am stuck with the left. Other things that may be of use: -I'm using the Transitional DOCTYPE -The problem is the same in IE and FireFox Here's the link to the sample page with which I'm having trouble: http://www.candyrice.com/tsp/about.html Here's the link to the CSS: http://www.candyrice.com/tsp/style.css Thanks very much in advance!
Just remove the enclosing P tag from the last picture (images/assembly1.jpg) and it should work fine. I tested this in FF. Alternatively you use this style but it will cause other problems: P{margin:0;padding:0}