熙海啵啵

标题: HTML音乐播放器代码收集 [打印本页]

作者: admin    时间: 2021-6-9 03:27
标题: HTML音乐播放器代码收集
需要用的时候发贴勾选启用 Html 代码 然后复制相对应的代码粘贴到
Discuz!d代码模式 把代码中的 音乐地址 改成你的 音乐地址 即可

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>

[attach]198[/attach]


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>

[attach]199[/attach]

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>

[attach]200[/attach]
HTML播放器样式4
代码:
复制
<p align="center"><EMBED style="FILTER: Xray" src=音乐地址 width=300 height=45 type=audio/mpeg loop="-1" autostart="true" volume="0"></EMBED>

[attach]201[/attach]

HTML播放器样式5
代码:
<p align="center"><EMBED style="FILTER: Gray" src=音乐地址 width=300 height=45 type=audio/mpeg loop="-1" autostart="true" volume="0"></EMBED>

[attach]202[/attach]
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>

[attach]203[/attach]







欢迎光临 熙海啵啵 (http://cece56.cn/) Powered by Discuz! X3.4