[thelist] table cell alignment problem

Joshua OIson joshua at alphashop.com
Fri Nov 10 03:00:59 CST 2000


One thing to keep in mind is that Row Spanning and Column spanning is very
difficult to predict, especially on the left and top.  The results for other
cells, spacing, height, width, etc are predictable, but you usually have to
resort to a less than elogant solution to forcing things the way you want
them--ie, use cell height and width of -1%, etc.  Ug

Your best bet may be to not row span on the main conent area and simply
stack the buttons in the right column in a single cell, placing a <br />
between each image.  For additional security, you should also remove all
whitespace around the images and links, etc.

Hopefully this helps,

-joshua





More information about the thelist mailing list