TA的每日心情 | 2020-10-24 16:24 |
---|
签到天数: 33 天 [LV.5]常住居民I
|
html 音乐播放器代码
HTML播放器样式1
代码:<p align=center> <TABLE borderColor=#bc8f8f cellSpacing=1 width=315 border=1> <TBODY> <TR> <TD><EMBED style="FILTER: invert(); WIDTH: 315px; HEIGHT: 28px" src=音乐地址
type=audio/mpeg autostart="true"></EMBED></TD></TR></TBODY></TABLE> <p align=center></P></DIV> <p></P>
HTML播放器样式2
代码:.<p align=center><table style="BORDER-RIGHT: #ff69b4 3px dashed; BORDER-TOP: #ff69b4 3px dashed; BORDER-LEFT: #ff69b4 3px dashed; BORDER-BOTTOM: #ff69b4 3px dashed" cellSpacing="0" cellPadding="0" bgColor="white" id="table6"> <tr> <td> <table borderColor="#ff69b4" align="center" bgColor="#ffccf5" border="2" id="table7"> <tr> <td style="FILTER: alpha(opacity=100,style=3)"> <p align="center"> <embed src="音乐地址" width="300" height="45" type="audio/mpeg" loop="-1" autostart="true" volume="0"></td> </tr> </table> </td> </tr> </table>
HTML播放器样式3
代码:<p align=center><table style="BORDER-RIGHT: #000000 3px dashed; BORDER-TOP: #000000 3px dashed; BORDER-LEFT: #000000 3px dashed; BORDER-BOTTOM: #000000 3px dashed" cellSpacing="0" cellPadding="0" bgColor="#00000" id="table5"> <tr> <td> <table borderColor="#000000" align="center" border="1" id="table6"> <tr> <td> <p align="center"> <embed style="FILTER: Xray" src="音乐地址" width="300" height="45" type="audio/mpeg" loop="-1" autostart="true" volume="0"> </td> </tr> </table> </td> </tr> </table>
HTML播放器样式4
代码:<p align="center"><EMBED style="FILTER: Xray" src=音乐地址 width=300 height=45 type=audio/mpeg loop="-1" autostart="true" volume="0"></EMBED>
HTML播放器样式5
代码:<p align="center"><EMBED style="FILTER: Gray" src=音乐地址 width=300 height=45 type=audio/mpeg loop="-1" autostart="true" volume="0"></EMBED>
HTML播放器样式6(这个可以添加播放器背景 添加的时候修改下面代码的图片地址换上你要显示的)
代码:
<p align="center"> <TABLE borderColor=#dee4fe cellSpacing=3 cellPadding=0 background=图片地址 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="true" loop="-1"> </P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
HTML播放器样式7
代码
<MARQUEE style="LEFT: 230px; TOP: 100px" scrollAmount=1 scrollDelay=100 direction=up behavior=alternate width=300 height=400>
<MARQUEE scrollAmount=1 scrollDelay=100 behavior=alternate>
<TABLE style="FILTER: progid:D
<TBODY>
<TR>
<TD><EMBED style="FILTER: gray()" src=歌曲地址 width=200 height=20 type=audio/mpeg showstatusbar="1" volume="0" loop="-1" autostart="1"></TD></TR></TBODY></TABLE></MARQUEE><BR></MARQUEE>
HTML播放器样式8
代码
<embed src=音乐地址 width=200 height=43 type=audio/mpeg loop="true" autostart="true">
HTML播放器样式9
代码
<EMBED style="FILTER: Invert" src=音乐地址 width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="0">
HTML播放器样式10
代码
<DIV><EMBED style="FILTER: xray()" src=音乐地址 width=180 height=50 type=audio/mpeg autostart="true" loop="true"></DIV>
HTML播放器样式11
代码
<DIV align=left><EMBED style="FILTER: invert(); WIDTH: 200px; HEIGHT: 40px" src=音乐地址 type=audio/mpeg loop="true">
HTML播放器样式12
代码
<EMBED style="FILTER: Alpha(opacity=50,style=2)" src=音乐地址 width=50 height=40 type=audio/mpeg mime-types="mime.types" Initfn="load-types" volume="100" autostart="TRUE" loop="true" controls="ControlPanel" >
HTML播放器样式13
代码
<EMBED style="BORDER-RIGHT: #cccccc 0px solid; BORDER-TOP: #cccccc 0px solid; FILTER: alpha(opacity=40 Style=1 FinishOpacity=40) gray progid:<br>
DXImageTransform.Microsoft.Blur(PixelRadius=0 MakeShadow=false); BORDER-LEFT: #cccccc 3px solid; BORDER-BOTTOM: #cccccc 0px solid" src=音乐地址 width=200 height=26 type=application/x-mplayer2 volume="0" autostart="1" loop="-1">
HTML播放器样式14
代码
<EMBED style="FILTER: alpha(opacity=100 Style=3 FinishOpacity=0)black(); style: " src=音乐地址 width=310 height=28 type=video/x-ms-asf loop="-1" autostart="1" volume="0"> 特殊播放器:
-----------------------------------------------------------
隐藏(hidden=true)播放器(不循环播放)
代码
<EMBED src=音乐网址 hidden=true type=audio/x-ms-wma AUTOSTART="1">
-----------------------------------------------------------
隐藏(hidden=true)播放器(循环播放)
代码
<EMBED src=音乐网址 hidden=true type=audio/mpeg AUTOSTART="1" loop="-1">
------------------------------------------------------------
HTML播放器样式15
代码
<DIV class=t_msgfont align=center>
<TBODY>
<TR>
<TD>
<TABLE align=center border=0>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=60,style=3)">
<p align=center><FONT size=4><EMBED style="FILTER: Gray" src=音乐地址 width=273 height=35 type=audio/mpeg volume="2" autostart="1" loop="-1"> </FONT></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV>
<p align=center><FONT size=4></FONT> </P>
<p align=left><FONT color=darkgreen size=4><STRONG></STRONG></FONT> </P>
HTML播放器样式16
代码
<DIV class=t_msgfont align=center>
<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=70 type=audio/mpeg loop="1" autostart="1" volume="2"> </P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV>
HTML播放器样式17
代码
<DIV class=t_msgfont id=message1177650 align=center>
<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=440 height=70 type=audio/mpeg loop="-1" autostart="1" volume="2"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV>
HTML播放器样式18
代码
<DIV class=t_msgfont align=center>
<DIV class=t_msgfont align=center>
<TABLE style="BORDER-RIGHT: #ff69b4 3px dotted; BORDER-TOP: #ff69b4 3px dotted; BORDER-LEFT: #ff69b4 3px dotted; WIDTH: 324px; BORDER-BOTTOM: #ff69b4 3px dotted; HEIGHT: 109px" cellSpacing=0 cellPadding=0 bgColor=white>
<TBODY>
<TR>
<TD>
<TABLE style="BORDER-RIGHT: #ff69b4 3px dashed; BORDER-TOP: #ff69b4 3px dashed; BORDER-LEFT: #ff69b4 3px dashed; WIDTH: 289px; BORDER-BOTTOM: #ff69b4 3px dashed; HEIGHT: 99px" cellSpacing=0 cellPadding=0 bgColor=white>
<TBODY>
<TR>
<TD>
<TABLE style="BORDER-RIGHT: #ff69b4 3px dotted; BORDER-TOP: #ff69b4 3px dotted; BORDER-LEFT: #ff69b4 3px dotted; BORDER-BOTTOM: #ff69b4 3px dotted" cellSpacing=2 cellPadding=0 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 loop="1" autostart="1" volume="0"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV>
<DIV class=t_msgfont align=center> </DIV></DIV>
HTML播放器样式19
代码
<DIV class=t_msgfont align=center>
<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 loop="1" autostart="1" volume="2"> </P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV></FONT>
HTML播放器样式20
代码
<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=25 type=audio/mpeg loop="1" autostart="1" volume="2"> </P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV>
HTML播放器样式21
代码
<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=100 height=35 type=audio/mpeg loop="-1" autostart="1" volume="2"> </P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV>
HTML播放器样式22
代码
<TABLE style="WIDTH: 299px; HEIGHT: 40px" align=center border=4>
<TBODY>
<TR>
<TD style="FILTER: alpha(opacity=60,style=3)">
<p align=center><EMBED style="FILTER: Gray" src=音乐地址 width=310 height=30 type=audio/mpeg loop="-1" autostart="1" volume="2"></P></TD></TR></TBODY></TABLE></DIV>
<DIV class=t_msgfont align=left> </DIV>
|
|