아래 소스에서 border 컬러를 바꿀려고 하는데 검정색에서 바뀌질 않네요 답변좀 주세요 "감사합니다"
<table width="100%" border="1" bordercolor="e7e2e2" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="white">
<table width="100%" border="1" bordercolor="red" cellspacing="0" cellpadding="0">
<tr>
<td width="50" align="center" bgcolor="cccccc"><a href="<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bo_table?>"><font color="white">MORE</font></td>
<td height="35" align="center"><a href="<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bo_table?>"><b><?=$board[bo_subject]?></b></a></td>
<td width="30" height="35" align="center" valign="middle"><a href="<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bo_table?>">
<img src="<?=$latest_skin_path?>/img/btn_more.gif" alt="전체보기" border="0" title="전체보기" /></a></td>
</tr>
</table>
답변 2개 / 댓글 1개
style="border:1px solid #000;" 으로 바꿔보세요
답변에 대한 댓글 1개
답변을 작성하려면 로그인이 필요합니다.
출력이 되는데요 집에컴터만 적용이 안되는거 같아요 원인이 먼지 모르겠네요 "수고하세요"