게시판 테이블이 밑으로 밀려요ㅜㅜ > 그누4 질문답변

그누4 질문답변

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

게시판 테이블이 밑으로 밀려요ㅜㅜ 정보

게시판 테이블이 밑으로 밀려요ㅜㅜ

본문

오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.

오류 주소 : http://qap.noelpeople.com/board/bbs/board.php?bo_table=sub03_03

그누보드 왕초보입니다.
게시판이 밑으로 자꾸 밀리네요..ㅜㅜ

소스는 top
<? include("inc_head.php") ?>
</head>
<body>
<? include("inc_top.php") ?>
<table width="1004" border="0" cellpadding="0" cellspacing="0">
    <tr>
        <td width="200" align="center" valign="top">
<? include("inc_sm03_03.php") ?>
      </td>
      <td valign="top">
            <table border="0" cellpadding="0" cellspacing="0">
                <tr>
                    <td width="664" height="60"><img src="/img/sub03_bt3.gif" border="0"></td>
                </tr>
<!------------- Top ------------->
</table>
</td>
                </tr>
        </table>
        </td>
    </tr>
</table>
이구여..

bottom은..
 
<td width="140" valign="top">
<? include("inc_banner.php") ?>
</td>
 </tr>
</table>
<? include("inc_bottom.php") ?>
입니다....

도와주세요..
  • 복사

댓글 전체

</td> 중간에 안닫힌거 같습니다.  테이블 다시 한번 해보세요    쉽게 확인하는 방법은

중간페이지 테이블 끝부분에</td> </tr>  </table> 삽입하면 닫힐것 입니다.
© SIRSOFT
현재 페이지 제일 처음으로