묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
프레임 홈피가 해상도에 따라서 모양이 틀어지잖아요..[캡쳐]
2004.07.09 17:35
http://myhome.hanafos.com/~hot791016/img2.gifhttp://myhome.hanafos.com/~hot791016/img1.gif프레임 홈피 만들고 각각 프레임에 그림 넣고..만들면..
링크1의 캡쳐처럼 잘 보이다가도..
해상도가 커지거나 하면
링크2의 챕쳐처럼 깨지잖아요.ㅠ.ㅠ
해상도에 상관없이 늘 일정한 크기로 보녀지게 하는 방법은 정년 없나요.ㅠ.ㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠ
--------------프레임셋태그--------------------------
<html>
<frameset cols="399, 551" border="0">
<frameset rows="60, 272, 60, 170">
<frameset cols="88, 194, 84">
<frame src="noname3.htm" scrolling="no" marginwidth="0" marginheight="0" noresize>
<frame src="noname6.htm" scrolling="no" marginwidth="0" marginheight="0" noresize>
<frame src="noname7.htm" scrolling="no" marginwidth="0" marginheight="0" noresize>
</frameset>
<frameset cols="87, 196, 84">
<frame src="noname9.htm" scrolling="no" marginwidth="0" marginheight="0" noresize>
<frame src="noname11.htm" scrolling="auto" marginwidth="0" marginheight="0" noresize>
<frame src="noname12.htm" scrolling="no" marginwidth="0" marginheight="0" noresize>
</frameset>
<frameset cols="88, 194, 84">
<frame src="noname13.htm" scrolling="no" marginwidth="0" marginheight="0" noresize>
<frame src="noname14.htm" scrolling="no" marginwidth="0" marginheight="0" noresize>
<frame src="noname10.htm" scrolling="no" marginwidth="0" marginheight="0" noresize>
</frameset>
<frame src="noname8.htm" scrolling="no" noresize marginwidth="0" marginheight="0">
</frameset>
<frame src="noname15.htm" scrolling="no" noresize marginwidth="0" marginheight="0">
<noframes>
<body topmargin=0 leftmargin=0>
</body>
</noframes>
</frameset>
</html>
링크1의 캡쳐처럼 잘 보이다가도..
해상도가 커지거나 하면
링크2의 챕쳐처럼 깨지잖아요.ㅠ.ㅠ
해상도에 상관없이 늘 일정한 크기로 보녀지게 하는 방법은 정년 없나요.ㅠ.ㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠ
--------------프레임셋태그--------------------------
<html>
<frameset cols="399, 551" border="0">
<frameset rows="60, 272, 60, 170">
<frameset cols="88, 194, 84">
<frame src="noname3.htm" scrolling="no" marginwidth="0" marginheight="0" noresize>
<frame src="noname6.htm" scrolling="no" marginwidth="0" marginheight="0" noresize>
<frame src="noname7.htm" scrolling="no" marginwidth="0" marginheight="0" noresize>
</frameset>
<frameset cols="87, 196, 84">
<frame src="noname9.htm" scrolling="no" marginwidth="0" marginheight="0" noresize>
<frame src="noname11.htm" scrolling="auto" marginwidth="0" marginheight="0" noresize>
<frame src="noname12.htm" scrolling="no" marginwidth="0" marginheight="0" noresize>
</frameset>
<frameset cols="88, 194, 84">
<frame src="noname13.htm" scrolling="no" marginwidth="0" marginheight="0" noresize>
<frame src="noname14.htm" scrolling="no" marginwidth="0" marginheight="0" noresize>
<frame src="noname10.htm" scrolling="no" marginwidth="0" marginheight="0" noresize>
</frameset>
<frame src="noname8.htm" scrolling="no" noresize marginwidth="0" marginheight="0">
</frameset>
<frame src="noname15.htm" scrolling="no" noresize marginwidth="0" marginheight="0">
<noframes>
<body topmargin=0 leftmargin=0>
</body>
</noframes>
</frameset>
</html>
댓글 4
-
아따맘마
2004.07.09 18:29
각 프레임 속성에 들어가서 프레임 너비높이 다 픽셀로 잡은건데..ㅠ.ㅜ -
아따맘마
2004.07.09 18:36
아..알아냈어요^^;;
프레임 하나를 너비를 상대적으로 해주니까 되네요^^; -
TheMics
2004.07.09 17:47
프레임 크기를 % 대신 픽셀로 정확히 잡으시면 됩니다. -
이개똥
2005.10.13 12:48
프레임을 %로 잡아줘도 안에 이미지맵 메뉴가 크게 있을땐 대략 낭패 - _ -;; 이미지 맵은 픽셀로 위치 인식 하잖아요.