상단매뉴를 만드는데
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 : http://yuallall3.cafe24.com/gb/
이렇게 위애 뜹니다 ... 어떻게하는지 도와주세여 .. 제발 부탁드립니다
해드 파일
<!-- 상단 배경 시작 -->
<table width="<?=$table_width?>" cellspacing="0" cellpadding="0">
<tr>
<td background="<?=$g4['path']?>/img/top_img_bg.gif">
<table width="100%" height="300" cellspacing="0" cellpadding="0">
<tr>
<td><img src="<?=$g4['path']?>/img/top_img.gif" width="100%" height="300"></td>
</tr>
</table></td>
</tr>
</table>
<!-- 상단 배경 끝 -->
제발좀도와주세요
오류 주소 : http://yuallall3.cafe24.com/gb/
이렇게 위애 뜹니다 ... 어떻게하는지 도와주세여 .. 제발 부탁드립니다
해드 파일
<!-- 상단 배경 시작 -->
<table width="<?=$table_width?>" cellspacing="0" cellpadding="0">
<tr>
<td background="<?=$g4['path']?>/img/top_img_bg.gif">
<table width="100%" height="300" cellspacing="0" cellpadding="0">
<tr>
<td><img src="<?=$g4['path']?>/img/top_img.gif" width="100%" height="300"></td>
</tr>
</table></td>
</tr>
</table>
<!-- 상단 배경 끝 -->
제발좀도와주세요
첨부파일
|
댓글을 작성하시려면 로그인이 필요합니다.
댓글 5개
정확히 알기위해서는 소스를 확인해 봐야 하고요
보통적으로 제일 상단에 <?위쪽에 줄바꿈이 있을경우가 있습니다
head.sub.php 이전에 실행되는 head.php , common.php .. 등을 확인해 보셔야 합니다