1.프레임셋으로 나누어서 넣으실 때는 홈페이지 루트의 처음 불러져오는 index.html 파일을
아래와 같이 수정하시면 됩니다
(자세한 설명은 클릭-> 프레임셋을 이용한 방법-제로보드등 원프레임홈페이지에 적당-투명 뮤직플레이어)

<html>
<head>
<title>환영합니다</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
</head>
<frameset rows="30,*" rows1="30,*" rows2_disabled="60,*" frameborder="0" framespacing="0" name="fst">
<frame src="http://bgm.music24.kr/aquamp/index.html" name="aquamp" frameborder="0" noresize>
<frame src="http://이곳에 자신의 홈페이지 main.html의 주소를 넣습니다or카페주소" frameborder="0" noresize>
</frameset>
</html>

--------------------------------------------------------------------------------------------
2.아이프레임 방식으로 좌측 고정메뉴에 넣으실 때는 그림 아래의 소스를 홈페이지에 넣으시면 됩니다.


하얀색
사용자 삽입 이미지


<IFRAME src="http://bgm.music24.kr/aquamp/zskin_clean_aqua.html" width="800" height="30" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>



빨간색

사용자 삽입 이미지


<IFRAME src="http://bgm.music24.kr/aquamp/index.html" width="800" height="30" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>


하늘색

사용자 삽입 이미지



<IFRAME src="http://bgm.music24.kr/aquamp/skyblue.html" width="800" height="30" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>


파란색

사용자 삽입 이미지




<IFRAME src="http://bgm.music24.kr/aquamp/blue.html" width="800" height="30" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>


검은색

사용자 삽입 이미지





<IFRAME src="http://bgm.music24.kr/aquamp/black.html" width="800" height="30" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>


노란색

사용자 삽입 이미지



<IFRAME src="http://bgm.music24.kr/aquamp/yellow.html" width="800" height="30" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>


빨간색-두꺼운 형태

사용자 삽입 이미지



<IFRAME src="http://bgm.music24.kr/aquamp/red_thick.html" width="800" height="30" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></IFRAME>

+ Recent posts