部落格要ExoBUD MP II音樂播放器音樂不會中斷

用記事本將以下語法貼上修改紅色標示部份
另存一個網頁檔xxxxx.htm上傳到網頁空間
告訴親朋好友就是用這個網址
或者您去申請轉址就簡化網址名稱
http://www.may.to

 (1)播放器擺在上面

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=big5">
 <title>自己網頁名稱</title>
  </head>
  <frameset framespacing="0" border="0" rows="25,*" frameborder="0">
  <frame name="top" src="播放器網頁網址exobud_mp/exobud.htm" target="contents" marginwidth="0" marginheight="0" scrolling="no" noresize>

    <frame name="top1" src="部落格網址blog.pixnet.net/haco" scrolling="auto" marginwidth="0" marginheight="0">
   </frameset>
</html>

(2)播放器擺在下面

<html>
<head>
 <meta http-equiv="Content-Type" content="text/html; charset=big5">
 <title>自己網頁名稱</title>
 </head>
 <frameset framespacing="0" border="0" rows="96%,*" frameborder="0">
 <frame name="top" src="部落格網址blog.pixnet.net/haco" target="contents" marginwidth="0" marginheight="0" scrolling="auto" noresize>

<frame name="top1" src="播放器網頁網址exobud_mp/exobud.htm" scrolling="no" marginwidth="0" marginheight="25">
 </frameset>
 </html> 
 

如果另用其它播放器要先存一個播放器網頁xxx.htm檔上傳到網頁空間
就會有網頁網址
再放到上面播放器網頁網址位置
才存上面的內崁網頁xxxxx.htm檔

網頁空間→自己ISP寬頻提供的或自行尋找免費網頁空間


<html>
<head> 
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<title>自己網頁名稱</title>
</head>
<body>
<p align="center"><embed id=音樂播放器語法"></p>
</body>
</html>

arrow
arrow
    全站熱搜

    haco 發表在 痞客邦 留言(0) 人氣()