table를 div로 변경하고 싶습니다 고수님 부탁 좀 드립니다 정보
table를 div로 변경하고 싶습니다 고수님 부탁 좀 드립니다본문
그누4 질문은 아니구요
질문할 곳이 없어서 이곳에 합니다
아래 2개의 table이 있는데,
각각 div 형태로 변경하고 싶습니다
고수님 부탁 좀 드려요
내용1
=======
<table width="480" border="0" cellspacing="0" cellpadding="0" align="center">
<tr> <td height="26" bgcolor="525251" width="100"> </td><td height="26" bgcolor="525251" width="280">
</td><td height="26" bgcolor="525251" width="100"> </td></tr> <tr bgcolor="#FFFFFF"> <td height="60" colspan="3">
</td></tr> </table>
내용2
======
<table width="480" height="85" border="0" bgColor=#b7b7b7 cellspacing="1" cellpadding="1" align="center">
<tr>
<td height="60" bgcolor="#FFFFFF">
</td>
</tr>
<tr>
<td height="25" bgcolor="525251">
</td>
</tr>
</table>
질문할 곳이 없어서 이곳에 합니다
아래 2개의 table이 있는데,
각각 div 형태로 변경하고 싶습니다
고수님 부탁 좀 드려요
내용1
=======
<table width="480" border="0" cellspacing="0" cellpadding="0" align="center">
<tr> <td height="26" bgcolor="525251" width="100"> </td><td height="26" bgcolor="525251" width="280">
</td><td height="26" bgcolor="525251" width="100"> </td></tr> <tr bgcolor="#FFFFFF"> <td height="60" colspan="3">
</td></tr> </table>
내용2
======
<table width="480" height="85" border="0" bgColor=#b7b7b7 cellspacing="1" cellpadding="1" align="center">
<tr>
<td height="60" bgcolor="#FFFFFF">
</td>
</tr>
<tr>
<td height="25" bgcolor="525251">
</td>
</tr>
</table>