View Single Post
Old 12-30-2004, 04:16 PM   #2 (permalink)
Rawb
Crazy
 
Location: Salt Town, UT
Your   to put some content in the top and bottom cells is to high.

Try using a 1px by 1px spacer gif instead, and be sure not to have any spaces, IE will tend to choke on them. Let me know how it goes.

Also, don't use DIV's inside of the corner TD's, just set the alignment property directly in the TD (although, you don't really need an alignment property, since the cell should be just as large as the image anyways)

Also, on a few of your images, you have the width and heights backwards. So double check all of your images.
Rawb is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38