상단 여백 없애는 법좀 문의 드립니다. 별짓을 다 해도 안되네요 ㅠ.ㅠ > 그누4 질문답변

그누4 질문답변

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

상단 여백 없애는 법좀 문의 드립니다. 별짓을 다 해도 안되네요 ㅠ.ㅠ 정보

상단 여백 없애는 법좀 문의 드립니다. 별짓을 다 해도 안되네요 ㅠ.ㅠ

본문

안녕하세요. 홈페이지에 메인 화면의 상단 여백이 눈에 거슬려 없애려고 하는데
실력이 바닥인지라 뭘해야 할지를 모르겠습니다.
여백 없애려고 별짓을 다했지만 소용이 없네요... ㅠ.ㅠ

헤드 파일과 메인 파일 연결 부위에 여백이 있습니다.(이미지 표기)
현재 include로 상단과 하단을 불러 온상태인데요
어디를 손봐야 할지를 모르겠습니다.
염치 없지만 조언 좀 부탁드립니다.


소스
======================================================================
<?
$g4[title] = "환영합니다!!!!";
include_once("../law/head/head.php");
?>
<p align="center">
<table cellpadding="0" cellpadding="0" cellspacing="0" width="880" marginheight="0" align="center">
    <tr>
        <td width="941">
            <table cellpadding="2" cellspacing="0" align="center" width="880">
                <tr>
                    <td width="870" valign="top" colspan="2">
                        <p align="center"><img src="http://crane333.cafe24.com/law/image/law_start.jpg" border="0"></p>
</td>
                </tr>
                <tr>
                    <td width="880" valign="top" height="2" colspan="2">                        <p></p>
</td>
                </tr>
                <tr>
                    <td width="424" valign="top">                       
                        <p><span style="font-size:9pt;"><font color="#FF6600">◆</font><b><a href="http://crane333.cafe24.com/bbs/board.php?bo_table=law_10" target="_self"><font color="#FF6600">공지사항</font></a></b><font color="#FF6600">◆</font><b><a href="http://crane333.cafe24.com/bbs/board.php?bo_table=law_10" target="_self"> ------ 접속 후 공지사항을 읽어 주세요</a>~</b></span></p>
</td>
                    <td width="424" valign="top">
                        <p><span style="font-size:9pt;">◆<b><a href="http://crane333.cafe24.com/bbs/board.php?bo_table=law_9" target="_self">자유게시판</a></b>◆<b><a href="http://crane333.cafe24.com/bbs/board.php?bo_table=law_9" target="_self"> ------ 이용후기를 남겨 주세요~</a></b></span></p>
</td>
                </tr>
                <tr>
                    <td width="424" valign="top">
                        <p><?=latest('basic6_naver', "law_10", '8', '45');?></p></td>
                    <td width="424" valign="top">                        <p><?=latest('latest_memo', "law_9", '3', '45');?></p>
</td>
                </tr>
                <tr>
                    <td width="432" valign="top">                        <p><?=latest('base100', "law_8", '5', '45');?></p>
</td>
                    <td width="432" valign="top">                        <p><?=latest('base100', "law_7", '5', '45');?></p>
</td>
                </tr>
                <tr>
                    <td width="432" valign="top">                        <p><?=latest('base100', "law_6", '5', '45');?></p>
</td>
                    <td width="432" valign="top">                        <p><?=latest('base100', "law_5", '5', '45');?></p>
</td>
                </tr>
                <tr>
                    <td width="860" valign="top" colspan="2">
                        <p><?=latest("iqt5", "law_11", '1', '350');?></p>
</td>
                </tr>
            </table>
</td>
    </tr>
</table>
<?
include_once("../law/foot/foot.php");
?>
========================================================================================
감사합니다.
  • 복사

댓글 전체

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