网站能自动循环播放的背景音乐代码是什么

1。 浮雕效果bai

代码du:

<EMBED style="filter : progid:DXImageTransform.Microsoft.Emboss(Bias=0.7) ;" src="yuzuodeyun.mid" width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="1"></EMBED>

2。紫色效果

代码:

<EMBED style="FILTER: invert()" src="yuzuodeyun.mid" width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="1"></EMBED>

3。扭曲效果

代码:

<EMBED style="FILTER: wave(add=0,freq=1,lightstrength=50,phase=0,strength=5)" src="yuzuodeyun.mid" width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="1"></EMBED>

4。灰色效果

代码:

<EMBED style="FILTER: Gray()" src="yuzuodeyun.mid" width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="1"></EMBED>

5。黑色效果

代码:

<EMBED style="FILTER: Xray()" src="yuzuodeyun.mid" width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="1"></EMBED>

6。模糊效果

代码:

<table style="FILTER: Alpha(Opacity=80,style=3)" height=50 cellSpacing=0 cellPadding=0 width=300 border=0 collapse? ?border-collapse:><tr><td><EMBED src="yuzuodeyun.mid" width=300 height=50 type=video/x-ms-wvx loop="-1" autostart="false"></embed></td></tr></table>

7。应用边框

<EMBED style="FILTER: Gray;border-width:1;BORDER-STYLE: dotted;" src="yuzuodeyun.mid" width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="1"></embed>

文章转载:http://www.gehut.cn/

(0)

相关推荐