엉엉 ㅠ_ㅠ 홈페이지 소스가 잘못돼었나요? 여백이...... 정보
엉엉 ㅠ_ㅠ 홈페이지 소스가 잘못돼었나요? 여백이......본문
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 :
제가 노프레임 홈페이지를 만들고있는데요
자꾸 상단에 여백이 생겨요 .. 물론 페이지 여백 다 0 0 했죠..
드림위버에서보면 여백 하나두 없는데 ..
제가 소스올려볼게요 ㅠㅠ 뭐가 문제인지 좀 봐주세요 ㅠㅠ
그런데
include_once("$g4[path]/head.sub.php");
요 부분을 삭제하니까 여백이 없어지더라고요 ;; 화면에 딱 붙던데
요게없으면 ;;; 그누보드 기능을 사용할수가없으니 ;;;;;;;
어떻게해야할까요?
아니면 include_once("$g4[path]/lib/outlogin.lib.php");include_once("$g4[path]/lib/visit.lib.php");
include_once("$g4[path]/lib/connect.lib.php");?><
를 전부 삭제해도 됍니다
헤드섭만을 남기거나. 헤드섭을 다 없애면 괜찮아져요 ㅠㅠ
<?로 시작되는 명령어가 너무 많아서 그런가봐요 ;;
<? include_once("$g4[path]/lib/visit.lib.php"); ?>
<? include_once("$g4[path]/lib/connect.lib.php");?>
이렇게 두개 지워도 여백없어지네욤 ;;
<? php mb_http_input("utf-8");mb_http_output("utf-8");?>
<? include_once("_common.php");
include_once("$g4[path]/lib/outlogin.lib.php");
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/visit.lib.php");
include_once("$g4[path]/lib/connect.lib.php");?><html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>무제 문서</title>
<style type="text/css">
<!--body { margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}--></style></head>
<body>
<table width="0" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="901" height="122" colspan="2"><img src="image/bannerline4.jpg"></td>
<td width="4" rowspan="5" bgcolor="#666666"></td>
</tr>
<tr>
<td width="200" background="image/manu/empty.jpg" bgcolor="#993333"> </td>
<td width="701" bgcolor="#990000"><? include "manubasic.php" ?></td>
</tr>
<tr>
<td width="200" height="150" bgcolor="#993333" valign="top"><?=outlogin("simple");?></td>
<td width="701" rowspan="2" valign="top"></td>
</tr>
<tr>
<td height="550" bgcolor="#993333" valign="top"><div align="center"><?=connect("bada2"); // 접속자 ?></div>
</td>
</tr>
<tr>
<td colspan="2"><img src="image/copyright.jpg" width="901" height="60" /></td>
</tr>
</table>
</body>
</html>
<?
include_once("$g4[path]/tail.sub.php");
?>
제가 새로 페이지를 만들어봤는데도...... 그냥 명령어쓰면 여백안생기는데
레이아웃을 그리는순간부터 여백이 생기네요 ;;;;; 아무리 깔끔하게해도 ㅠㅠ
파이어폭스에서보면 여백 없어집니다 ㅡ..ㅡ 익스6에서만 여백생기네요..
오류 주소 :
제가 노프레임 홈페이지를 만들고있는데요
자꾸 상단에 여백이 생겨요 .. 물론 페이지 여백 다 0 0 했죠..
드림위버에서보면 여백 하나두 없는데 ..
제가 소스올려볼게요 ㅠㅠ 뭐가 문제인지 좀 봐주세요 ㅠㅠ
그런데
include_once("$g4[path]/head.sub.php");
요 부분을 삭제하니까 여백이 없어지더라고요 ;; 화면에 딱 붙던데
요게없으면 ;;; 그누보드 기능을 사용할수가없으니 ;;;;;;;
어떻게해야할까요?
아니면 include_once("$g4[path]/lib/outlogin.lib.php");include_once("$g4[path]/lib/visit.lib.php");
include_once("$g4[path]/lib/connect.lib.php");?><
를 전부 삭제해도 됍니다
헤드섭만을 남기거나. 헤드섭을 다 없애면 괜찮아져요 ㅠㅠ
<?로 시작되는 명령어가 너무 많아서 그런가봐요 ;;
<? include_once("$g4[path]/lib/visit.lib.php"); ?>
<? include_once("$g4[path]/lib/connect.lib.php");?>
이렇게 두개 지워도 여백없어지네욤 ;;
<? php mb_http_input("utf-8");mb_http_output("utf-8");?>
<? include_once("_common.php");
include_once("$g4[path]/lib/outlogin.lib.php");
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/visit.lib.php");
include_once("$g4[path]/lib/connect.lib.php");?><html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>무제 문서</title>
<style type="text/css">
<!--body { margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}--></style></head>
<body>
<table width="0" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="901" height="122" colspan="2"><img src="image/bannerline4.jpg"></td>
<td width="4" rowspan="5" bgcolor="#666666"></td>
</tr>
<tr>
<td width="200" background="image/manu/empty.jpg" bgcolor="#993333"> </td>
<td width="701" bgcolor="#990000"><? include "manubasic.php" ?></td>
</tr>
<tr>
<td width="200" height="150" bgcolor="#993333" valign="top"><?=outlogin("simple");?></td>
<td width="701" rowspan="2" valign="top"></td>
</tr>
<tr>
<td height="550" bgcolor="#993333" valign="top"><div align="center"><?=connect("bada2"); // 접속자 ?></div>
</td>
</tr>
<tr>
<td colspan="2"><img src="image/copyright.jpg" width="901" height="60" /></td>
</tr>
</table>
</body>
</html>
<?
include_once("$g4[path]/tail.sub.php");
?>
제가 새로 페이지를 만들어봤는데도...... 그냥 명령어쓰면 여백안생기는데
레이아웃을 그리는순간부터 여백이 생기네요 ;;;;; 아무리 깔끔하게해도 ㅠㅠ
파이어폭스에서보면 여백 없어집니다 ㅡ..ㅡ 익스6에서만 여백생기네요..
댓글 전체
상단에
<?
include_once("./_common.php");
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");
include_once("$g4[path]/lib/latest.lib.php");
?>
이 부분 위에 적용해 보세요?
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<?
include_once("./_common.php");
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");
include_once("$g4[path]/lib/latest.lib.php");
?>
이 부분 위에 적용해 보세요?
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
그래두 안되네욤 ㅠㅠ 왜그런걸까 ㅠ_ㅠ
익스 7에서도 안돼고 익스 6에서도 ㅠ
익스 7에서도 안돼고 익스 6에서도 ㅠ
padding: 0px; 넣어보세여..