查看: 433|回复: 3

[音画素材] 【黑师代码套用(通用代码3)】2动态无小播无歌词

[复制链接]
发表于 2024-2-3 20:06 | 显示全部楼层 |阅读模式
本帖最后由 花简静 于 2024-2-4 10:26 编辑

音画加2个动态效果代码:


		

	

贴子效果

评分

3

查看全部评分

点评
回复

使用道具

 楼主| 发表于 2024-2-3 20:06 | 显示全部楼层
本帖最后由 花简静 于 2024-12-2 08:54 编辑

<style> #mydiv { margin: 0 0 0 calc(50% - 931px); display: grid; place-items: center; width: 1700px; height: 900px; top:130px; background: lightblue url('https://pic.imgdb.cn/item/654a4870c458853aefa0d6bb.webp') no-repeat center/cover; box-shadow: 3px 3px 20px #000; user-select: none; overflow: hidden; position: relative; z-index: 3; } #vid1 { position: absolute; width: 100%; height: 110%; top:-80px; object-fit: cover; pointer-events: none; mix-blend-mode: screen; z-index: 4; opacity: .15; } #vid2 { position: absolute; width: 43%; height: 30%; right:8%; top:10px; object-fit: cover; pointer-events: none; mix-blend-mode: screen; z-index: 5; opacity: .99; } </style> <div id="mydiv"> <video id="vid1" src="https://img.tukuppt.com/video_show/2418175/01/04/62/614ade273f6d1.mp4" autoplay="" loop="" muted=""></video> <video id="vid2" src="https://img.tukuppt.com/video_show/7165162/00/20/26/5f23bef344a91.mp4" autoplay="" loop="" muted=""></video> </div> <audio id="aud" src="https://music.163.com/song/media/outer/url?id=41659405" autoplay="" loop=""></audio> <br><br><br><br><br><br><br><br>

点评

让你先占楼备用,我不打搅  发表于 2024-2-3 22:26

评分

1

查看全部评分

点评
回复

使用道具

发表于 2024-2-5 10:25 | 显示全部楼层
简静辛苦,新年快乐!
点评
回复

使用道具

您需要登录后才可以回帖 登录 | 中文注册

本版积分规则

手机版|千山论坛 ( 冀ICP备2024055714号 )

GMT+8, 2025-9-20 04:18

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表