|
|

楼主 |
发表于 2022-1-19 16:02
|
显示全部楼层
本帖最后由 马黑黑 于 2022-1-19 21:00 编辑
代码公布:(记得给网易云音乐播放器 iframe 代码一个 class="frame" 的语句)
<style type="text/css">
.tb-Box { margin: 0 auto; width: 699px; height: 487px; position: relative; box-shadow: 2px 2px 6px 1px rgba(0,0,0,.8); }
.tb-Box img { width: 699px; height: 487px; cursor: pointer; opacity: .95; }
.frame { position: absolute; left: 0px; top: 0px; display: none;}
.tb-Box:hover .frame { display: block; }
</style>
<div class="tb-Box">
<img src="https://www.huachaowang.com/data/attachment/forum/202201/19/155107si3v3dtuhkjcksmg.jpg" alt="" />
<iframe class="frame" frameborder="no" border="0" marginwidth="0" marginheight="0" width=330 height=86 src="https://music.163.com/outchain/player?type=2&id=159401&auto=1&height=66"></iframe>
</div>
|
评分
-
| 参与人数 1 | 威望 +30 |
金钱 +60 |
经验 +30 |
收起
理由
|
加林森
| + 30 |
+ 60 |
+ 30 |
赞一个! |
查看全部评分
|