amr_mk
11-27-2007, 07:28 AM
Hello,
I have problem ,
<table border="1" cellpadding="0" cellspacing="0" >
<tr height="35px">
<td style="width: 100px; height: 31px;">
</td>
<td style="width: 100px; text-align: center; height: 35px;">
<img src="SiteImages/mo14.jpg" /></td>
<td style="width: 100px; height: 31px;">
</td>
</tr>
</table>
I want Image in td tag to be not scretch the height more than 35 px if the hieght of the image more than 35px...
and IF the height of the Image less than 35px to be not scretch of the origenal size...
thanks
I have problem ,
<table border="1" cellpadding="0" cellspacing="0" >
<tr height="35px">
<td style="width: 100px; height: 31px;">
</td>
<td style="width: 100px; text-align: center; height: 35px;">
<img src="SiteImages/mo14.jpg" /></td>
<td style="width: 100px; height: 31px;">
</td>
</tr>
</table>
I want Image in td tag to be not scretch the height more than 35 px if the hieght of the image more than 35px...
and IF the height of the Image less than 35px to be not scretch of the origenal size...
thanks