묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
main 파일을 올렷더니 깨지네요..-_-;
2003.12.31 17:55
http://save0504.cafe24.com/homepage/main2.htmhttp://save0504.cafe24.com/homepage/main.htm질문 하나 올립니다~
제가 노프레임 홈페이지를 하나 만드는 중에 header.php 파일과 bgm_footer.php 파일. 그리고 내용을 담는 main2.html 파일로
해서 나누었는데요.. main 파일을 들어가 보니까 그림과 버튼 들이 이곳저곳 마구 깨져버리네요..
header.php
----------------
인클루드
----------------
main2.html
----------------
인클루드
----------------
footer.php
올바르게 햇는데도 말이죠..
도움좀 주시면 감사드리겟습니다..
소스
<? include "header.php" ?>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>제목 없음</title>
<meta name="generator" content="Namo WebEditor v6.0">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0">
<table border="0" cellspacing="0" width="669" bordercolordark="white" bordercolorlight="black" align="center">
<tr>
<td width="6" height="393" background="img/body_img/body1.gif"> </td>
<td width="651" height="393"> <p> </p>
</td>
<td width="6" height="393" background="img/body_img/body2.gif"> </td>
</tr>
</table>
</body>
<? include "bgm_footer.php" ?>
아참! 이것도 도움이 된다면야..
sitelink #1 (http://save0504.cafe24.com/homepage/main.htm)은 헤더랑 메인랑 풋터랑 서로 붙여놓은 거구요.. (나누기 전꺼요..)
sitelink #2 는 위에 소스이자.. 이 질문글에 문제가 되는 파일입니다.
그리고 화면이 깨저버릴뿐만 하니라
아래 이런 오류도 뜨더군요..
Warning: Failed opening 'bgm_footer.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/save0504/www/homepage/main2.htm on line 21
그럼 부탁드립니다..
제가 노프레임 홈페이지를 하나 만드는 중에 header.php 파일과 bgm_footer.php 파일. 그리고 내용을 담는 main2.html 파일로
해서 나누었는데요.. main 파일을 들어가 보니까 그림과 버튼 들이 이곳저곳 마구 깨져버리네요..
header.php
----------------
인클루드
----------------
main2.html
----------------
인클루드
----------------
footer.php
올바르게 햇는데도 말이죠..
도움좀 주시면 감사드리겟습니다..
소스
<? include "header.php" ?>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>제목 없음</title>
<meta name="generator" content="Namo WebEditor v6.0">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0">
<table border="0" cellspacing="0" width="669" bordercolordark="white" bordercolorlight="black" align="center">
<tr>
<td width="6" height="393" background="img/body_img/body1.gif"> </td>
<td width="651" height="393"> <p> </p>
</td>
<td width="6" height="393" background="img/body_img/body2.gif"> </td>
</tr>
</table>
</body>
<? include "bgm_footer.php" ?>
아참! 이것도 도움이 된다면야..
sitelink #1 (http://save0504.cafe24.com/homepage/main.htm)은 헤더랑 메인랑 풋터랑 서로 붙여놓은 거구요.. (나누기 전꺼요..)
sitelink #2 는 위에 소스이자.. 이 질문글에 문제가 되는 파일입니다.
그리고 화면이 깨저버릴뿐만 하니라
아래 이런 오류도 뜨더군요..
Warning: Failed opening 'bgm_footer.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/save0504/www/homepage/main2.htm on line 21
그럼 부탁드립니다..