게시판이 하단에....

게시판이 하단에서 올라오질않아 질문드립니다.

http://sudden7147.idomz.net/gnuboard4/bbs/board.php?bo_table=TESTBOARD

이쪽 가셔서 게시판 확인하시면되구요..


<-------------------------------------- 소스 ----------------------------------------->

<?
if (!defined("_GNUBOARD_")) exit; // °³º° Æ&auml;&Agrave;&Igrave;&Aacute;&ouml; &Aacute;&cent;±&Ugrave; º&Ograve;°¡

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());

// &raquo;&ccedil;¿&euml;&Agrave;&Uacute; &Egrave;­¸&eacute; &raquo;&oacute;´&Uuml;°&uacute; &Aacute;&Acirc;&Atilde;ø&Agrave;&raquo; ´&atilde;´&ccedil;&Ccedil;&Iuml;´&Acirc; Æ&auml;&Agrave;&Igrave;&Aacute;&ouml;&Agrave;&Ocirc;´&Iuml;´&Ugrave;.
// &raquo;&oacute;´&Uuml;, &Aacute;&Acirc;&Atilde;ø &Egrave;­¸&eacute;&Agrave;&raquo; ²&Ugrave;¹&Igrave;·&Aacute;¸&eacute; &Agrave;&Igrave; Æ&Auml;&Agrave;&Iuml;&Agrave;&raquo; ¼&ouml;&Aacute;¤&Ccedil;&Otilde;´&Iuml;´&Ugrave;.

$table_width = '1004';
?>
<!-- &raquo;&oacute;´&Uuml; ¹&egrave;°æ ½&Atilde;&Agrave;&Ucirc; -->
<table width="921" cellspacing="0" cellpadding="0">
<tr>
<td width="921" height="10"> <p>&nbsp;</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;">&nbsp;</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;">&nbsp;</p>
</td>
<td width="585" height="595">

<p><!-- &Aacute;ß¾&Oacute; ½&Atilde;&Agrave;&Ucirc; --></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"); // ¼³¹?&Aacute;¶&raquo;&ccedil; ?>

<!-- °ø¹&eacute; --></p>

</td>
</tr>
<tr>
<td width="193" height="69">
<p><?=visit("basic"); // ¹æ¹?&Agrave;&Uacute;¼&ouml; ?>

<!-- °ø¹&eacute; --></p>
</td>
</tr>
<tr>
<td width="193" height="78">
<p><?=connect("basic"); // &Ccedil;&ouml;&Agrave;&ccedil; &Aacute;&cent;¼&Oacute;&Agrave;&Uacute;¼&ouml; ?>
</p>
</td>
</tr>
<tr>
<td width="193" height="78">
<p>&nbsp;
</p>
</td>
</tr>
<tr>
<td width="193" height="146"> <p>&nbsp;</p>
</td>
</tr>
<tr>
<td width="193" height="146"> <p>&nbsp;
</p>
</td>
</tr>
</table>

<p>&nbsp;</p>



</td>
<td width="4" height="595"></td>
</tr>
</table>

입니다.

왜 게시판 위치가 아래있는지...
참고로 Head.php 부분입니다.
( 이상한 글씨의 정체는 나모웹에디터에서 드림위버로 옴기다보니 저런 글씨가 나오더군요.. )
|

댓글 1개

전형적인 html 코드 오류입니다.

쉽게 말하자면.. 테이블이 터진거죠..

html 태그를 정렬 제대로 하셔서 보시기 바랍니다.

분명히 닫히지 않은 태그가 있을테니까요.

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기
🐛 버그신고