html/드림위버설명

★★사이트내에서 배경음악 유지★★

갓리버리 2014. 1. 21. 13:15


index.htm 파일을

<html>

<head>

</head>

<frameset rows="96%, 4%" border="0">
    <frame src="http://제 홈매인주소">
    <frame src="http://제 홈주소/bgm.php">
   </frameset>

</html>