묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
셀과 셀사이 여백조정이 안되요..
2004.04.11 06:41
http://www.asaki.oo.to<title>masaki burning 365days...</title>
<body marginwidth="0" marginheight="0" topmargin="0" leftmargin="0">
<table border="0" cellpadding="0" cellspacing="0" width="900" height="503">
<td width="397" height="503" rowspan="3">
<img src="left.jpg" width="397" height="503" border="0" vspace="0" hspace="0">
</td><td width="503" height="11" colspan="2">
<img src="top.jpg" width="503" height="11" border="0" vspace="0" hspace="0">
</td>
<tr>
<td width="494" height="473" >
<iframe src="body.htm" width="494" height="473" frameborder="0"></iframe>
</td>
<td width="9" height="473">
<img src="right.jpg" width="9" height="473" border="0" vspace="0" hspace="0">
</td>
</tr>
<tr><td width="503" height="19" >
<img src="bottom.jpg" width="503" height="19" border="0" vspace="0" hspace="0">
</td>
</tr>
</table>
</body>
이게소스구요..
셀사이에 여백이 조금씩 생겨서 소스를 넣어봐도 조정이 안되서요.
답변부탁드립니다.
<body marginwidth="0" marginheight="0" topmargin="0" leftmargin="0">
<table border="0" cellpadding="0" cellspacing="0" width="900" height="503">
<td width="397" height="503" rowspan="3">
<img src="left.jpg" width="397" height="503" border="0" vspace="0" hspace="0">
</td><td width="503" height="11" colspan="2">
<img src="top.jpg" width="503" height="11" border="0" vspace="0" hspace="0">
</td>
<tr>
<td width="494" height="473" >
<iframe src="body.htm" width="494" height="473" frameborder="0"></iframe>
</td>
<td width="9" height="473">
<img src="right.jpg" width="9" height="473" border="0" vspace="0" hspace="0">
</td>
</tr>
<tr><td width="503" height="19" >
<img src="bottom.jpg" width="503" height="19" border="0" vspace="0" hspace="0">
</td>
</tr>
</table>
</body>
이게소스구요..
셀사이에 여백이 조금씩 생겨서 소스를 넣어봐도 조정이 안되서요.
답변부탁드립니다.
첫번째 줄에는 한줄에 셀의 갯수가 두갠데..
두번째 줄에는 셀이 한개 밖에 없네요...^^
이렇게 되려면 TD태그 안에 colspan=2라는 부분이 필요 할거 같네요..