thndrcloud
MIS
I have a table with variable and static widths and static heights for the cells. When I have a completely static cell and put in an image that is the exact size of the static cell it is making the cell 5 pixels higher. These extra pixels are showing up under the image. When I make the image height 5 pixels shorter then it fits. How can I make it fit the way it should.
An example is that if <td height="65" width="260"> and the image has the same dimensions the cell actually displays as 70px. If I make the image only 60px then the cell displays as 65px.
Can anyone help me. This is throwing the whole table off.
An example is that if <td height="65" width="260"> and the image has the same dimensions the cell actually displays as 70px. If I make the image only 60px then the cell displays as 65px.
Can anyone help me. This is throwing the whole table off.