게시판이 하단에.... 정보
질문 게시판이 하단에....본문
게시판이 하단에서 올라오질않아 질문드립니다.
http://sudden7147.idomz.net/gnuboard4/bbs/board.php?bo_table=TESTBOARD
이쪽 가셔서 게시판 확인하시면되구요..
<-------------------------------------- 소스 ----------------------------------------->
<?
if (!defined("_GNUBOARD_")) exit; // °³º° ÆäÀÌÁö Á¢±Ù ºÒ°¡
include_once("$g4[path]/head.sub.php");
//include_once("$g4[path]/lib/outlogin.lib.php");
include_once("$g4[path]/lib/poll.lib.php");
include_once("$g4[path]/lib/visit.lib.php");
include_once("$g4[path]/lib/connect.lib.php");
//include_once("$g4[path]/lib/popular.lib.php");
//print_r2(get_defined_constants());
// »ç¿ëÀÚ È¸é »ó´Ü°ú ÁÂÃøÀ» ´ã´çÇÏ´Â ÆäÀÌÁöÀÔ´Ï´Ù.
// »ó´Ü, ÁÂÃø ȸéÀ» ²Ù¹Ì·Á¸é ÀÌ ÆÄÀÏÀ» ¼öÁ¤ÇÕ´Ï´Ù.
$table_width = '1004';
?>
<!-- »ó´Ü ¹è°æ ½ÃÀÛ -->
<table width="921" cellspacing="0" cellpadding="0">
<tr>
<td width="921" height="10"> <p> </p>
</td>
</tr>
<tr>
<td width="921" height="26"> <p><img src="images/Menu_blue_(1).gif" width="968" height="52" border="0"></p>
</td>
</tr>
<tr>
<td width="921" height="14"><img src="images/Menu_blue_(2).gif" width="968" height="39" border="0"></td>
</tr>
</table>
<table width="971" cellspacing="0" cellpadding="0">
<tr>
<td width="35" height="10"></td>
<td width="739" colspan="3" height="10"></td>
<td width="193" height="10"></td>
<td width="4"></td>
<td></td>
</tr>
<tr>
<td height="595" width="35">
<p style="line-height:100%; margin-top:0; margin-bottom:0;"> </p>
</td>
<td width="152" bgcolor="#F3F3F3" height="595" nowrap valign="top">
<p style="line-height:100%; margin-top:0; margin-bottom:0;" align="justify"><img src="images/left_menu_News.gif" width="148" height="414" border="0"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"> </p>
</td>
<td width="585" height="595">
<p><!-- Áß¾Ó ½ÃÀÛ --></td>
<td width="1" valign="top"></td>
</td>
<td width="193" height="595">
<table cellpadding="0" cellspacing="0" width="193">
<tr>
<td width="193" height="34"> <p><?=poll("basic"); // ¼³¹?Á¶»ç ?>
<!-- °ø¹é --></p>
</td>
</tr>
<tr>
<td width="193" height="69">
<p><?=visit("basic"); // ¹æ¹?ÀÚ¼ö ?>
<!-- °ø¹é --></p>
</td>
</tr>
<tr>
<td width="193" height="78">
<p><?=connect("basic"); // ÇöÀç Á¢¼ÓÀÚ¼ö ?>
</p>
</td>
</tr>
<tr>
<td width="193" height="78">
<p>
</p>
</td>
</tr>
<tr>
<td width="193" height="146"> <p> </p>
</td>
</tr>
<tr>
<td width="193" height="146"> <p>
</p>
</td>
</tr>
</table>
<p> </p>
</td>
<td width="4" height="595"></td>
</tr>
</table>
입니다.
왜 게시판 위치가 아래있는지...
참고로 Head.php 부분입니다.
( 이상한 글씨의 정체는 나모웹에디터에서 드림위버로 옴기다보니 저런 글씨가 나오더군요.. )
http://sudden7147.idomz.net/gnuboard4/bbs/board.php?bo_table=TESTBOARD
이쪽 가셔서 게시판 확인하시면되구요..
<-------------------------------------- 소스 ----------------------------------------->
<?
if (!defined("_GNUBOARD_")) exit; // °³º° ÆäÀÌÁö Á¢±Ù ºÒ°¡
include_once("$g4[path]/head.sub.php");
//include_once("$g4[path]/lib/outlogin.lib.php");
include_once("$g4[path]/lib/poll.lib.php");
include_once("$g4[path]/lib/visit.lib.php");
include_once("$g4[path]/lib/connect.lib.php");
//include_once("$g4[path]/lib/popular.lib.php");
//print_r2(get_defined_constants());
// »ç¿ëÀÚ È¸é »ó´Ü°ú ÁÂÃøÀ» ´ã´çÇÏ´Â ÆäÀÌÁöÀÔ´Ï´Ù.
// »ó´Ü, ÁÂÃø ȸéÀ» ²Ù¹Ì·Á¸é ÀÌ ÆÄÀÏÀ» ¼öÁ¤ÇÕ´Ï´Ù.
$table_width = '1004';
?>
<!-- »ó´Ü ¹è°æ ½ÃÀÛ -->
<table width="921" cellspacing="0" cellpadding="0">
<tr>
<td width="921" height="10"> <p> </p>
</td>
</tr>
<tr>
<td width="921" height="26"> <p><img src="images/Menu_blue_(1).gif" width="968" height="52" border="0"></p>
</td>
</tr>
<tr>
<td width="921" height="14"><img src="images/Menu_blue_(2).gif" width="968" height="39" border="0"></td>
</tr>
</table>
<table width="971" cellspacing="0" cellpadding="0">
<tr>
<td width="35" height="10"></td>
<td width="739" colspan="3" height="10"></td>
<td width="193" height="10"></td>
<td width="4"></td>
<td></td>
</tr>
<tr>
<td height="595" width="35">
<p style="line-height:100%; margin-top:0; margin-bottom:0;"> </p>
</td>
<td width="152" bgcolor="#F3F3F3" height="595" nowrap valign="top">
<p style="line-height:100%; margin-top:0; margin-bottom:0;" align="justify"><img src="images/left_menu_News.gif" width="148" height="414" border="0"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"></p>
<p style="line-height:120%; margin-top:0; margin-bottom:0;"> </p>
</td>
<td width="585" height="595">
<p><!-- Áß¾Ó ½ÃÀÛ --></td>
<td width="1" valign="top"></td>
</td>
<td width="193" height="595">
<table cellpadding="0" cellspacing="0" width="193">
<tr>
<td width="193" height="34"> <p><?=poll("basic"); // ¼³¹?Á¶»ç ?>
<!-- °ø¹é --></p>
</td>
</tr>
<tr>
<td width="193" height="69">
<p><?=visit("basic"); // ¹æ¹?ÀÚ¼ö ?>
<!-- °ø¹é --></p>
</td>
</tr>
<tr>
<td width="193" height="78">
<p><?=connect("basic"); // ÇöÀç Á¢¼ÓÀÚ¼ö ?>
</p>
</td>
</tr>
<tr>
<td width="193" height="78">
<p>
</p>
</td>
</tr>
<tr>
<td width="193" height="146"> <p> </p>
</td>
</tr>
<tr>
<td width="193" height="146"> <p>
</p>
</td>
</tr>
</table>
<p> </p>
</td>
<td width="4" height="595"></td>
</tr>
</table>
입니다.
왜 게시판 위치가 아래있는지...
참고로 Head.php 부분입니다.
( 이상한 글씨의 정체는 나모웹에디터에서 드림위버로 옴기다보니 저런 글씨가 나오더군요.. )
댓글 전체
전형적인 html 코드 오류입니다.
쉽게 말하자면.. 테이블이 터진거죠..
html 태그를 정렬 제대로 하셔서 보시기 바랍니다.
분명히 닫히지 않은 태그가 있을테니까요.
쉽게 말하자면.. 테이블이 터진거죠..
html 태그를 정렬 제대로 하셔서 보시기 바랍니다.
분명히 닫히지 않은 태그가 있을테니까요.