묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
프레임 태그 관련 질문입니다ㅡ.ㅜ 알려주세요~모가 잘못됐나요~
2005.05.12 04:34
index.htm
<html>
<head>
<title> godsend </title>
</head>
<frameset rows=="*,700" framespacing="0" frameborder="NO" border="0">
<frame src="http://godsend.dothome.co.kr/menu.htm" scrolling="no">
<frame src="http://godsend.dothome.co.kr/home.htm" name="right">
</frameset>
<noframes><body>
</body></noframes>
</html>
menu.htm
<html>
<head><title> godsend </title></head>
<body>
<table border="0" width=100% cellspacing="0" cellpadding="0">
<tr><td height="20"></td></tr>
<tr>
<td width="80"></td>
<td align="left"> <a href="http://godsend.dothome.co.kr/home.htm" target="right"><img src="http://godsend.dothome.co.kr/main/home.gif" width="115" height="39" border="0"></a></td>
<td align="left"> <a href="http://godsend.dothome.co.kr/home.htm" target="right"><img src="http://godsend.dothome.co.kr/main/qt.gif" width="80" height="39" border="0"></a> </td>
<td align="left"> <a href="http://godsend.dothome.co.kr/home.htm" target="right"><img src="http://godsend.dothome.co.kr/main/pan.gif" width="102" height="39" border="0"></a> </td>
<td align="left"> <a href="http://godsend.dothome.co.kr/home.htm" target="right"><img src="http://godsend.dothome.co.kr/main/beside.gif" width="177" height="39" border="0"></td>
<td align="left"> <a href="http://godsend.dothome.co.kr/bbs/zboard.php?id=godsend" target="right"><img src="http://godsend.dothome.co.kr/main/talk.gif" width="135" height="39" border="0"></td>
<td align="left"><a href="mailto:godsend@godsend.dothome.co.kr"><img src="http://godsend.dothome.co.kr/main/letter.gif" width="114" height="39" border="0"></a></td>
<td width="80"></td>
</tr>
</table>
</body>
</html>
home.htm
<html>
<head>
<title> 홈 </title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
</head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td><img src="http://godsend.dothome.co.kr/main/coming-soon.jpg" width="632" height="356"></td>
</tr>
</table>
</body>
</html>
이렇게 해서..
메뉴 아래에 게시판이나 사진첩..등등이 나오게 하고싶거든요
모양은 대충 그리자면.....
홈.사진첩.게시판.방명록
----------------------
ㅣ------------------ㅣ
ㅣ 이곳에 화면이 뜨게ㅣ
ㅣ ㅣ
ㅣ------------------ㅣ 이렇게 하고 싶은데...메뉴는 위에 안나오고 화면 전체가 홈으로 가버려서여..
ㅠ.ㅠ 아시는 분들 알려주세요~~!!
<html>
<head>
<title> godsend </title>
</head>
<frameset rows=="*,700" framespacing="0" frameborder="NO" border="0">
<frame src="http://godsend.dothome.co.kr/menu.htm" scrolling="no">
<frame src="http://godsend.dothome.co.kr/home.htm" name="right">
</frameset>
<noframes><body>
</body></noframes>
</html>
menu.htm
<html>
<head><title> godsend </title></head>
<body>
<table border="0" width=100% cellspacing="0" cellpadding="0">
<tr><td height="20"></td></tr>
<tr>
<td width="80"></td>
<td align="left"> <a href="http://godsend.dothome.co.kr/home.htm" target="right"><img src="http://godsend.dothome.co.kr/main/home.gif" width="115" height="39" border="0"></a></td>
<td align="left"> <a href="http://godsend.dothome.co.kr/home.htm" target="right"><img src="http://godsend.dothome.co.kr/main/qt.gif" width="80" height="39" border="0"></a> </td>
<td align="left"> <a href="http://godsend.dothome.co.kr/home.htm" target="right"><img src="http://godsend.dothome.co.kr/main/pan.gif" width="102" height="39" border="0"></a> </td>
<td align="left"> <a href="http://godsend.dothome.co.kr/home.htm" target="right"><img src="http://godsend.dothome.co.kr/main/beside.gif" width="177" height="39" border="0"></td>
<td align="left"> <a href="http://godsend.dothome.co.kr/bbs/zboard.php?id=godsend" target="right"><img src="http://godsend.dothome.co.kr/main/talk.gif" width="135" height="39" border="0"></td>
<td align="left"><a href="mailto:godsend@godsend.dothome.co.kr"><img src="http://godsend.dothome.co.kr/main/letter.gif" width="114" height="39" border="0"></a></td>
<td width="80"></td>
</tr>
</table>
</body>
</html>
home.htm
<html>
<head>
<title> 홈 </title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
</head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td><img src="http://godsend.dothome.co.kr/main/coming-soon.jpg" width="632" height="356"></td>
</tr>
</table>
</body>
</html>
이렇게 해서..
메뉴 아래에 게시판이나 사진첩..등등이 나오게 하고싶거든요
모양은 대충 그리자면.....
홈.사진첩.게시판.방명록
----------------------
ㅣ------------------ㅣ
ㅣ 이곳에 화면이 뜨게ㅣ
ㅣ ㅣ
ㅣ------------------ㅣ 이렇게 하고 싶은데...메뉴는 위에 안나오고 화면 전체가 홈으로 가버려서여..
ㅠ.ㅠ 아시는 분들 알려주세요~~!!
댓글 2
-
박민희
2005.05.13 19:08
스크롤이런거는 아라서 설정 하시고... -
박민희
2005.05.13 19:06
<html>
<head>
<title></title>
</head>
<frameset rows="200, 700" cols="1*" border="0">
<frame name="top" scrolling="auto" marginwidth="10" marginheight="14" src="http://godsend.dothome.co.kr/menu.htm">
<frame name="right" scrolling="auto" marginwidth="0" marginheight="0" src="http://godsend.dothome.co.kr/home.htm">
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
</body>
</noframes>
</frameset>
</html>
이렇게 해 보세요.;;;
제가 해보니까 별 문제 없는데요~~ 쩌업...;;;;