블로그 이미지
Sunny's

calendar

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

Notice

'background'에 해당되는 글 1

  1. 2010.10.31 테이블 안에 Background 이미지 사이즈 조정1
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>

 

posted by Sunny's
prev 1 next