close


誰知道無名小站的相簿.留言板怎麼用音樂???

會的交我          拜託!

還有要怎麼把背景自己用?不要選範本的...





er">


留言版音樂語法

留言版管理→留言板描述→加入以下語法..音樂網站就自己找囉~

 音樂語法↓ 
撥放音樂(隱藏MID)
<BGSOUND balance=0 src="網址(隱藏mid) " volume=-20 loop=infinite>

撥放音樂(MID)
「歌名」<FONT COLOR=8800FF><embed src=音樂網址(mid) loop=3 >

撥放音樂(RM)
「歌名」BY:歌手<EMBED align=middle
src=網址(rm) width=90 height=40
type=audio/x-pn-realaudio-plugin autostart="true" loop="true" volume="100"
exts="raram" Init fn="load-types" mime-types="mime.types" ALT="(Random)">

撥放音樂(隱藏RM)
<embed src="音樂的網址(隱藏rm)"autostart=true loop=true width="0" height="0">

★普通音樂語法:
<embed src="音樂網址" autostart=true loop=true width="99" height="99">

★MP3音樂語法:
<embed width="200" height="150" src="音樂網址">

★Midi音樂語法:
<BGSOUND SRC="音樂網址"LOOP=-1>

★rm音樂語法:
<embed src="音樂網址" width="159" height="99" autostart="true" hidden="false" loop="infinite"

align="middle" volume="100" type="audio/x-pn-realaudio-plugin" exts="ra,ram" Init fn="load-types"

mime-types="mime.types" ALT="(Random)">

★MTV公開音樂語法:〔swf檔用〕
<embed src="音樂網址">


loop=?代表音樂撥放次數~"?可改"
若要一直連續撥法->loop=true

---------------------------------

留言版背景

樣式管理→修改CSS樣式表→到BODY的這一欄找到一列叫做BACKGROUND 後面會有url( )把網址丟進"( )"裡頭按存檔→完成

------------------------------------------------------------------

這是"哈啦無名小站 CSS樣式投稿專區/分享區"

http://www.wretch.cc/hala/viewforum.php?f=14

裡面有很多人投稿自己製作的樣式!

相簿.網誌.個人資料.留言版..

其中我也看到幾個很不賴的..

有的也有分享自己的CSS

供大家套用..你可以參考看看..其實很棒的!

不是無名現在正是給大家套用的那種哦^^

試試吧:)




參考資料
自己&網路