|
The problem is all those empty paragraphs for spacing. If you want the thumbnails on the right to line up with the sections on the left, you're going to have to use a slightly different approach - and lose the tables for layout while you're at it.
In order to keep the sections lined up, you will probably need to put a "wrapper" div around BOTH sections, then have a left and right column within that wrapper. This way you can keep the sections together and keep the spacing between sections consistent using margins and padding instead of tables and empty paragraphs.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Please login or register to view this content. Registration is FREE
Please login or register to view this content. Registration is FREE
|