본문 바로가기
블로그 답변

테이블 배경 넣고 위에 이미지 올리기

by 제이사랑~ 2008. 8. 17.

배경이미지가 한장이라면 용량을 그러게 크지 않을거에요.

 

위에 보시면 될거 같구요.. 256 칼라라는게 조금 그렇지만 그냥 쓸만 할겁니다.

 

 

태그로 하는 방법은 :

테이블을 만들고 배경에 이미지를 넣고 위에 이미지를 올려주시면 됩니다.

 

 

<table width="590" border="0" cellpadding="0" cellspacing="0" background="http://blogfile.paran.com/BLOG_822348/200808/1218882038_DSC04023.jpg">
  <tr>
    <td width="386" height="190"> </td>
    <td width="204"> </td>
  </tr>
  <tr>
    <td height="163"> </td>
    <td><img src="http://blogfile.paran.com/BLOG_822348/200808/1218878723_sung.00.ok.gif" width="203" height="225"></td>
  </tr>
</table>