2010. 10. 31. 10:36
ETC
테이블 안에 Background 이미지 사이즈 조정..
예제
예제
<table >
<tr>
<td width="90" height="70" valign="top" style="width:90; height:80; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://chosunmba.com/img/studycenter/teacher_KIS.jpg', sizingMethod='scale');">
<img src="http://chosunmba.com/img/template/main_icon_01.gif" width="90" height="80" />
</td>
</tr>
</table>
<tr>
<td width="90" height="70" valign="top" style="width:90; height:80; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://chosunmba.com/img/studycenter/teacher_KIS.jpg', sizingMethod='scale');">
<img src="http://chosunmba.com/img/template/main_icon_01.gif" width="90" height="80" />
</td>
</tr>
</table>