묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
노프레임에서 메뉴
2003.05.28 14:13
게시판 상하단에 php파일을 넣을 수 있잖아요
위쪽이 주메뉴 왼쪽이 부메뉴거든요
그런데 나모에서 테이블을 짜고 이미지랑 다 php파일로 저장해서 넣었더니
제로보드가 부메뉴 밑에 나오네요
왜 그렇죠??
php파일에 저장된 내용입니다
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>제목 없음</title>
<meta name="generator" content="Namo WebEditor v5.0">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" background="background.gif">
<table cellpadding="0" cellspacing="0" width="780" height="200">
<tr>
<td width="974">
<p><img src="http://comdosa.com/momenent/menu.jpg" width="780" height="200" border="0"></p>
</td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" width="180" height="500">
<tr>
<td width="974">
<p><img src="http://comdosa.com/momenent/0106.jpg" width="180" height="500" border="0"></p>
</td>
</tr>
</table>
</body>
</html>
위쪽이 주메뉴 왼쪽이 부메뉴거든요
그런데 나모에서 테이블을 짜고 이미지랑 다 php파일로 저장해서 넣었더니
제로보드가 부메뉴 밑에 나오네요
왜 그렇죠??
php파일에 저장된 내용입니다
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>제목 없음</title>
<meta name="generator" content="Namo WebEditor v5.0">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" background="background.gif">
<table cellpadding="0" cellspacing="0" width="780" height="200">
<tr>
<td width="974">
<p><img src="http://comdosa.com/momenent/menu.jpg" width="780" height="200" border="0"></p>
</td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" width="180" height="500">
<tr>
<td width="974">
<p><img src="http://comdosa.com/momenent/0106.jpg" width="180" height="500" border="0"></p>
</td>
</tr>
</table>
</body>
</html>
거기에 가시면 헤더와 푸터를 나누는 방법이 자세히 설명되어 있습니다.
그리고 참고로.. 나모로 만드시면 안됩니다.