글쓰기 기본내용이요... > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

글쓰기 기본내용이요... 정보

글쓰기 기본내용이요...

본문

http://mstkorea.com/bbs/board.php?bo_table=pro1&wr_id=6&page=0&sca=&sfl=&stx=&sst=&sod=&spt=0&page=0

테이블을 넣었는데..
글쓰기를 하면 위 화면처럼 br/ 코드가 자동으로 생겨서 보기가 안좋아집니다.
어디를 수정해야 하는지..
답변 부탁드립니다..

테이블 내용은
<table width=100% border=1 cellpadding=0 cellspacing=0 bordercolor=#CCCCCC><tr><td width=50% height=30 bgcolor=#E1EFFF>size</td><td width=50% bgcolor=#E1EFFF>packing</td></tr><tr>
  <td height=30></td>
  <td></td>
</tr><tr>
  <td height=30></td>
  <td></td>
</tr><tr>
  <td height=30></td>
  <td></td>
</tr><tr>
  <td height=30></td>
  <td></td>
</tr><tr>
  <td height=30></td>
  <td></td>
</tr><tr>
  <td height=30></td>
  <td></td>
</tr></table>

이건데..
소스보기를 하면

<TABLE border=1 cellSpacing=0 borderColor=#cccccc cellPadding=0 width="100%">
<br/><TBODY>
<br/><TR>
<br/><TD bgColor=#e1efff height=30 width="50%">size</TD>
<br/><TD bgColor=#e1efff width="50%">packing</TD></TR>
<br/><TR>
<br/><TD height=30>ㅁㄴㅇ</TD>
<br/><TD>ㅁㄴㅇ</TD></TR>
<br/><TR>
<br/><TD height=30>123</TD>
<br/><TD>124</TD></TR>
<br/><TR>
<br/><TD height=30>5</TD>
<br/><TD>5</TD></TR>
<br/><TR>
<br/><TD height=30>5</TD>
<br/><TD>5</TD></TR>
<br/><TR>
<br/><TD height=30>5</TD>
<br/><TD>5</TD></TR>
<br/><TR>
<br/><TD height=30>5</TD>
<br/><TD>5</TD></TR></TBODY></TABLE>

이런식이 되네요.....br 이 어디서 튀어나오는건지.... 에휴..
  • 복사

댓글 전체

© SIRSOFT
현재 페이지 제일 처음으로