이미지에 라인넣을때 비교 > 자유게시판

자유게시판

이미지에 라인넣을때 비교 정보

기타 이미지에 라인넣을때 비교

본문

           

403a132f_Dan%20Young3.jpg

403a132f_Dan%20Young3.jpg

       
추천
0
  • 복사

댓글 11개

아니 비슷한 글이 또 있군요.......
<table  border="1" cellspacing="0" cellpadding="0" bordercolor="#ffffff" style="border-collapse:collapse">
<tr>
<td><img src=이미지 경로></td>
</tr>
</table>
그랑깨.. 이미지 테두리만 나오면 되는거죠?
그럼 절라 쉬운게 하나 있죠..

border=1 style='border-color:000000;'        <- 이 겁니다..
위에것 그림

<table align=center bgcolor=#2B83A4 border=0 width=800 cellpadding=3 cellspacing=1>
<tr>
<td height=30 class='content contentbg' align=center>Copyright &copy;  All rights reserved.<br>
<font color=red >사람들의 모임</font></td>
</tr>
</table>
공간이 생기죠...

아래그림은

style="border-top-width:0; border-right-width:1; border-bottom-width:0; border-left-width:1; border-color:#E0DFDF; border-top-style:solid; border-left-style:solid; border-bottom-style:solid; border-right-style:solid;"
공간이 안생기는 차이...
<table align=center bgcolor=#2B83A4 border=0 width=800 cellpadding=3 cellspacing=1>
<tr>
<td height=30 class='content contentbg' align=center>Copyright &copy;  All rights reserved.<br>
<font color=red >사람들의 모임</font></td>
</tr>
</table>
-----------------지수아빠 적으신 소스
style="border-top-width:0; border-right-width:1; border-bottom-width:0; border-left-width:1; border-color:#E0DFDF; border-top-style:solid; border-left-style:solid; border-bottom-style:solid; border-right-style:solid;"
--------------제가 쓰는방법
© SIRSOFT
현재 페이지 제일 처음으로