so what I understand from your answer is we cant make
a fix height table which doesnt include any text inside of it! ... strange!
well this is the minimum size that Ihave found for a table:
- Code: Select all
<td width="100%"><span style="font-size: 1"> </span></td>
well the story is I have table , and I have one picture which has 10 pixelx height! so whenever I put this piccy inside of the table , there is an empty space remain in bottom of the table which is about 10 pixels!
I just wanted to fit the table to my picture ,!
but I think I got the idea from your answer so I can sort it out.
cheers mate