相容於 Netscape 與 MSIE 的背景音樂設定

 

  • Source

    <HTML>
    <head>
    <title>第十四章索引</title>
    </head>
    <BODY BGCOLOR="#FEFEF1">
    
    <CENTER><H2> 相容於 Netscape 與 MSIE 的背景音樂設定 </H2><CENTER><P>
    <UL>
    <EMBED src="totoro.mid" autostart=true hidden=true loop=true>
    <noembed>
    <BGSOUND SRC="TOTORO.MID" LOOP="INFINITE">
    </noembed>
    
    </UL>
    
    </BODY>