|
用FrontPage 2003软件做HT... |
|
漂亮的DIF动态图片(不断添... |
|
[l转贴]学用HTML制帖 |
|
【静态滤镜】为图片加些特... |
|
收集整理几个自己比较喜欢... |
|
两款播放器 |
|
音乐连续播放的制作 |
|
[扫盲]发帖傻瓜代码 |
|
送大家一本CSS书籍 |
|
75首古诗flash,很精美的 |
| 首页 >> ≡≡ 休闲娱乐 ≡≡ >> 『音乐天堂』 >> 『音画教学』 | |||||
| 两款播放器 | |||||
| 作者 柳絮飘飘 查看 1716 发表时间 2007/5/4 17:41 【论坛浏览】 | |||||
|
|
| 序号 | 评论者 | 共有评论 10 【论坛浏览】 【发表评论】 | 评论时间 | |||
| 1 | 柳絮飘飘 | 晕~~code代码竟然不起作用,只好这样贴出来了. 第一种代码: <P align=center><br><TABLE borderColor=#bc8f8f cellSpacing=1 width=315 border=1><br><TBODY><br><TR><br><TD><EMBED style="FILTER: invert(); WIDTH: 315px; HEIGHT: 28px" src=音乐网址 type=audio/mpeg autostart="1"></EMBED></TD></TR></TBODY></TABLE></P> 第二种代码: <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=center bgColor=white><TBODY><TR><TD><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><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=http://shes.hymp3.com/music/v56-/0182/3.wma width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="0"></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE> |
2007/5/4 17:44 | |||
| 2 | too | 怎么样使用呀,楼主不说王一下吗 | 2007/5/4 17:56 | |||
| 3 | chforever | <P align=center><br><TABLE borderColor=#bc8f8f cellSpacing=1 width=315 border=1><br><TBODY><br><TR><br><TD><EMBED style="FILTER: invert(); WIDTH: 315px; HEIGHT: 28px" src=音乐网址 type=audio/mpeg autostart="1"></EMBED></TD></TR></TBODY></TABLE></P> 怎么用啊 |
2007/5/4 18:30 | |||
| 4 | anixix |
把你的音乐文件的地址 添加到src就可以了。 然后选择使用HTML代码就OK了。。 ![]()
看我的效果 <P align=center><br><TABLE borderColor=#bc8f8f cellSpacing=1 width=315 border=1><br><TBODY><br><TR><br><TD><EMBED style="FILTER: invert(); WIDTH: 315px; HEIGHT: 28px" src=http://www.51588888.com/mp3/1138777445.mp3 type=audio/mpeg autostart="1"></EMBED></TD></TR></TBODY></TABLE></P>
ps:说白了就是 用一个style="filter:invert()" 是反相的效果。。 |
2007/5/4 19:00 | |||
| 5 | anixix |
看我的上面的解释。。。 |
2007/5/4 19:09 | |||
| 6 | anixix | 2007/5/4 19:17 | ||||
| 7 | anixix | 上面的代码为: <table style="border-style:dashed; border-color:pink;border-width:3px"> <TBODY> <tr> <td> <TABLE style="border-style:dotted;border-color:pink;border-width:3px" bgcolor="pink" > <TBODY> <TR><TD style="FILTER: alpha(opacity=100,style=3)"> <P align=center><EMBED src=http://shes.hymp3.com/music/v56-/0182/3.wma width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="0"> </TD></TR></TBODY></TABLE> </TD></TR></TBODY></TABLE> PS:这样就简单明了。 |
2007/5/4 19:26 | |||
| 8 | anixix | 2007/5/4 19:29 | ||||
| 9 | anixix | 这个是上面的源代码 <table style="border-style:dashed; border-color:pink;border-width:3px"> <TBODY> <tr> <td> <TABLE style="border-style:dotted;border-color:pink;border-width:3px" bgcolor="pink" > <TBODY> <TR><TD style="FILTER: invert()"> <P align=center><EMBED src=http://shes.hymp3.com/music/v56-/0182/3.wma width=300 height=45 type=audio/mpeg loop="-1" autostart="false" volume="0" style="filter:alpha(opacity=100,style=3) :"> </TD></TR></TBODY></TABLE> </TD></TR></TBODY></TABLE> PS:我把以上的两种风格结合在一起的效果。 |
2007/5/4 19:30 | |||
| 10 | wcy | 请楼主来个做像片的边框代码好吗? | 2007/5/7 16:04 | |||
共有评论数 10 每页显示 10
|
||||||