묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
위와같은 형식의 테이블을 만들려면 어떻게 해야하나요?
흐..잘 안돼네요..도와주세요~~
http://myhome.naver.com/ckddns3/tags.htm
↑태그연습장입니다~~
꽁지머리님 도와주세요 ㅠ_ㅠ
★테이블 태그 질문입니다.★
2003.12.03 16:57
위와같은 형식의 테이블을 만들려면 어떻게 해야하나요?
흐..잘 안돼네요..도와주세요~~
http://myhome.naver.com/ckddns3/tags.htm
↑태그연습장입니다~~
꽁지머리님 도와주세요 ㅠ_ㅠ
<html>
<head>
<title>무제 문서</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td height="47" colspan="2" valign="top" bgcolor="#FF6633"><!--DWLayoutEmptyCell--> </td>
<td width="99" valign="top" bgcolor="#FFCCCC"><!--DWLayoutEmptyCell--> </td>
<td width="111" rowspan="5" valign="top" bgcolor="#FF9966"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<td width="77" rowspan="2" valign="top" bgcolor="#FFFF00"><!--DWLayoutEmptyCell--> </td>
<td height="28" colspan="2" valign="top" bgcolor="#6699CC"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<td height="28" colspan="2" valign="top" bgcolor="#CCCC66"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<td rowspan="2" valign="top" bgcolor="#996699"><!--DWLayoutEmptyCell--> </td>
<td height="475" colspan="2" valign="top" bgcolor="#FF0099"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<td height="23" colspan="2" valign="top" bgcolor="#663399"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<td height="1"></td>
<td width="410"></td>
<td></td>
<td></td>
</tr>
</table>
</body>
</html>