样式一:
|
代码:
- <TABLE borderColor=#4f3256 align=left background=http://upload.yourblog.org/20057/kaka967.20050722115212.png border=1>
- <TBODY>
- <TR>
- <TD style="FILTER: alpha (opacity=50,style=3)">
- <P align=center> <EMBED src=歌曲地址 width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="0"></P></TD></TR></TBODY></TABLE>
复制代码
|
样式二:
|
代码:
- <TABLE borderColor=#dee4fe cellSpacing=3 cellPadding=0 background=http://www.yhbbs.com/UploadFile/2004-12/2004123023101352.gif border=2>
- <TBODY>
- <TR>
- <TD>
- <TABLE align=center border=0>
- <TBODY>
- <TR>
- <TD style="FILTER: alpha (opacity=60,style=3)">
- <P align=center><EMBED style="FILTER: Gray" src=歌曲地址 width=300 height=45 type=audio/mpeg volume="0" autostart="false" loop="-1"> </P></TD></TR></TBODY></TABLE></TD></TR></TBODY> </TABLE>
复制代码
|
样式三:
|
代码:
- <TABLE style="BORDER-RIGHT: #ff69b4 3px dotted; BORDER-TOP: #ff69b4 3px dotted; BORDER-LEFT: #ff69b4 3px dotted; BORDER-BOTTOM: #ff69b4 3px dotted" cellSpacing=0 cellPadding=0 align=left bgColor=white>
- <TBODY>
- <TR>
- <TD><TABLE borderColor=#ff69b4 align=center bgColor=#ffccf5 border=2>
- <TBODY>
- <TR>
- <TD style="FILTER: alpha(opacity=100,style=3)">
- <P align=center> <EMBED src=歌曲地址 width=300 height=45 type=audio/mpeg volume="0" autostart="false" loop="-1"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
复制代码
|
样式四:
|
代码:
- <EMBED style="FILTER: Xray" src=歌曲地址 width=300 height=50 type=audio/mpeg loop="-1" autostart="false" volume="0">
复制代码
|
样式五:
|
代码:
- <TABLE style="BORDER-RIGHT: #f1dda1 2px ridge; BORDER-TOP: #bdb76b 2px ridge; BORDER-LEFT: #f1dda1 2px ridge; BORDER-BOTTOM: #bdb76b 2px ridge; BACKGROUND-COLOR: white" borderColor=#ffffff cellPadding=0 width=300 align=left background=http://bbs.muwen.com/fileuploaddir/4B2686448.4.gif border=0><TBODY><TR><TD width=300 height=20 cellPadding="0" cellSpacing="0"><TABLE align=center border=0><TBODY><TR><TD style="FILTER: alpha(opacity=60,style=3)">
- <P align=center><EMBED style="FILTER: invert(); WIDTH: 290px; HEIGHT: 28px" src=音乐连接地址 type=audio/x-ms-wma autostart="true" loop="-1" volume="0"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
复制代码
|
样式六:
|
代码:
- <EMBED style="FILTER: xray()" src=http://doom.tzinfo.com/n0wAy/InTheWaitingLine.mp3 width=300 height=50 type=audio/mpeg ShowStatusBar="1" volume="0" autostart="true" loop="-1"></EMBED>
复制代码
|
样式七:
| |
代码:
- <TABLE style="FILTER: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0)gray(); WIDTH: 200px; HEIGHT: 83px"><TBODY><TR><TD><EMBED style="BORDER-RIGHT: silver 1px solid; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; BORDER-BOTTOM: silver 1px solid" src=http://www.nxc.cn/bbs/UploadFile/2004-8/200481482641160.wma width=200 height=50 type=audio/x-mplayer2 console="video" showstatusbar="0" EnableContextMenu="0" volume="0" autostart="0" loop="-1"></TD></TR></TBODY></TABLE>
复制代码
| |