html 테이블 테두리 없애기 정보
html 테이블 테두리 없애기본문
댓글 전체
<table style="border:solid 1px #FFF">
이런식으로 흰색으로 만들어버리면 어떨까요?
다른 td에서 검정색으로 테두리를 다 그리면 둘레에는 저절로 생기니까 덮어씌워버리는거죠.
테스트 안해봐서 될지는 잘... ^^;
이런식으로 흰색으로 만들어버리면 어떨까요?
다른 td에서 검정색으로 테두리를 다 그리면 둘레에는 저절로 생기니까 덮어씌워버리는거죠.
테스트 안해봐서 될지는 잘... ^^;
지금이 테이블에 적용할려고하는데요 지금 테이블 테두리가 나오고 있어서...큰테이블 테두리만
없애면 될꺼같은데...흠..어렵네요 ㅜ
<table width="995" height="600"align="top" border="1" bordercolor=#000000 style="border-collapse:collapse;">
<tr>
<td colspan=5><script>doc_write(flash_movie("<?=$g4['path']?>/img/mainflash_05.swf", "ids", 1000, 210, "transparent"));</script></td>
</tr>
<tr>
<td width="450" height="150"><?include_once("bada_tab.php");
?>
</td>
<td width="120">
<img src="/img/mainatca.gif" width="120" border=0 >
<center><a href="bbs/board.php?bo_table=B29"><strong>Emerson</strong></a>
<br><center><a href="bbs/board.php?bo_table=B29"><strong>Vadatech</strong></a>
<br><center><a href="bbs/board.php?bo_table=B29"><strong>Mercury<strong></a>
</td>
<td width="120"><img src="/img/mainserver.gif" width="120" border=0>
<center><a href="bbs/board.php?bo_table=B29"><strong>HP</strong></a>
<br><center><a href="bbs/board.php?bo_table=B29"><strong>Intel</strong></a>
<br><center><a href="bbs/board.php?bo_table=B29"><strong>Dell<strong></a>
</td>
<td width="120"><img src="/img/mainstorage.gif" width="120" border=0>
<center><a href="bbs/board.php?bo_table=B29"><strong>EMC</strong></a>
<br><center><a href="bbs/board.php?bo_table=B29"><strong>NetApp</strong></a>
<br><center><a href="bbs/board.php?bo_table=B29"><strong>Hitachi<strong></a>
</td>
<td width="120"><img src="/img/mainnetwork.gif" width="120" border=0>
<center><a href="bbs/board.php?bo_table=B29"><strong>Cisco</strong></a>
<br><center><a href="bbs/board.php?bo_table=B29"><strong>Data Killer</strong></a>
</td>
<!--<? echo latest_default("default","IT01,SA01,SA04","5","5");?>-->
</tr>
<td><?include_once("auto_tap_ys.php");?> </td>
<td width="120"><img src="/img/main00.gif" width="120" border=0></td>
<td width="120"><img src="/img/main01.gif" width="120" border=0></td>
<td width="120"><img src="/img/main02.gif" width="120" border=0></td>
<td width="120"><img src="/img/main03.gif" width="120" border=0></td>
</tr>
</table>
없애면 될꺼같은데...흠..어렵네요 ㅜ
<table width="995" height="600"align="top" border="1" bordercolor=#000000 style="border-collapse:collapse;">
<tr>
<td colspan=5><script>doc_write(flash_movie("<?=$g4['path']?>/img/mainflash_05.swf", "ids", 1000, 210, "transparent"));</script></td>
</tr>
<tr>
<td width="450" height="150"><?include_once("bada_tab.php");
?>
</td>
<td width="120">
<img src="/img/mainatca.gif" width="120" border=0 >
<center><a href="bbs/board.php?bo_table=B29"><strong>Emerson</strong></a>
<br><center><a href="bbs/board.php?bo_table=B29"><strong>Vadatech</strong></a>
<br><center><a href="bbs/board.php?bo_table=B29"><strong>Mercury<strong></a>
</td>
<td width="120"><img src="/img/mainserver.gif" width="120" border=0>
<center><a href="bbs/board.php?bo_table=B29"><strong>HP</strong></a>
<br><center><a href="bbs/board.php?bo_table=B29"><strong>Intel</strong></a>
<br><center><a href="bbs/board.php?bo_table=B29"><strong>Dell<strong></a>
</td>
<td width="120"><img src="/img/mainstorage.gif" width="120" border=0>
<center><a href="bbs/board.php?bo_table=B29"><strong>EMC</strong></a>
<br><center><a href="bbs/board.php?bo_table=B29"><strong>NetApp</strong></a>
<br><center><a href="bbs/board.php?bo_table=B29"><strong>Hitachi<strong></a>
</td>
<td width="120"><img src="/img/mainnetwork.gif" width="120" border=0>
<center><a href="bbs/board.php?bo_table=B29"><strong>Cisco</strong></a>
<br><center><a href="bbs/board.php?bo_table=B29"><strong>Data Killer</strong></a>
</td>
<!--<? echo latest_default("default","IT01,SA01,SA04","5","5");?>-->
</tr>
<td><?include_once("auto_tap_ys.php");?> </td>
<td width="120"><img src="/img/main00.gif" width="120" border=0></td>
<td width="120"><img src="/img/main01.gif" width="120" border=0></td>
<td width="120"><img src="/img/main02.gif" width="120" border=0></td>
<td width="120"><img src="/img/main03.gif" width="120" border=0></td>
</tr>
</table>
border="1" 이 테두리를 만듭니다..
그것을 0으로 한다고 해도 겉에 있는 테두리만 사라지는게 아니고 전부 사라지니
스타일 지정하셔서 td 에 스타일로 주셔도 되고 현재 상태에서
말러님 말대로 하셔도 가운데만 나오겠네요.. style 에 추가한번 해보세요 border:1px solid #fff;
그것을 0으로 한다고 해도 겉에 있는 테두리만 사라지는게 아니고 전부 사라지니
스타일 지정하셔서 td 에 스타일로 주셔도 되고 현재 상태에서
말러님 말대로 하셔도 가운데만 나오겠네요.. style 에 추가한번 해보세요 border:1px solid #fff;
네 ^ ^ 감사합니다 좀더 생각했으면 해결할것을.. ㅋㅋ 감사감사