질문좀 드릴게요

질문좀 드릴게요

QA

질문좀 드릴게요

답변 2

본문

아래 소스에서 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

border="1" bordercolor="red"를

style="border:1px solid #000;" 으로 바꿔보세요

Terrorboy님 답변 감사합니다. 그런데 이상한게요 오늘 회사가서 봤더니 회사컴에서는 적용한 소스대로 변경되서
출력이 되는데요 집에컴터만 적용이 안되는거 같아요 원인이 먼지 모르겠네요 "수고하세요"

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 10,637
© SIRSOFT
현재 페이지 제일 처음으로