张靓颖--星愿
<style>
#papa {
margin: 150px 0 0 calc(50% - 792px);
position: relative;
width: 1422px;
height: 800px;
background: tan url('https://pic.imgdb.cn/item/65967826871b83018a38f0d3.jpg');
background-blend-mode: difference;
border: 8px solid rgba(0,0,200,.6);
border-radius: 12px;
box-shadow: 3px 3px 20px #ccc;
overflow: hidden;
z-index: 1;
}
#btnplay {
position: absolute;
top: 520px;
left: 100px;
width:150px;
filter: hue-rotate(220deg) drop-shadow(0 0 2px transparent);
cursor: pointer;
transition: filter .35s ease-in;
z-index: 1;
animation: rotating 5s infinite linear var(--state);
}
#btnplay:hover {
filter: hue-rotate(0) drop-shadow(0 0 30px white);
}
#vid {
position: absolute;
top: -60px;
width: 1422px;
height: 860px;
object-fit: cover;
filter: opacity(.98);
}
@keyframes rotating {
to { transform: rotate(1turn); }
}
#tit {
position: absolute;
left: -50px;
top: 630px;
background-image:url('https://xlaj.cn/assets/file/zp/20240102011216.gif'); background-size:cover;
width:650px; height:200px; font: bold 2.0em serif;
text-align:center; line-height:200px; color:transparent;
-webkit-background-clip:text;
border:0px #eddfdc solid; z-index: 10;
}
</style>
<div id="papa">
<video id="vid" src="https://link.hhtjim.com/163/14675428.mp4" loop muted></video>
<audio id="aud" src="http://music.163.com/song/media/outer/url?id=2098009804.mp3" autoplay loop></audio>
<div id="tit">张靓颖 星愿</div>
<img id="btnplay" src="https://pic.imgdb.cn/item/659e2a2e871b83018a56f948.png" alt="" title="播放/暂停" />
</div>
<script>
(function() {
let mState = () => {
aud.paused ?
(papa.style.setProperty('--state','paused'), vid.pause()) :
(papa.style.setProperty('--state','running'), vid.play());
};
aud.addEventListener('playing', mState, false);
aud.addEventListener('pause', mState, false);
btnplay.onclick = () => aud.paused ? aud.play() : aud.pause();
})();
</script> 这个小男孩我知道,是不是千里千寻里的小白龙 这歌声,仙境里飘来的一样 雾桥 发表于 2024-1-15 15:08
这个小男孩我知道,是不是千里千寻里的小白龙
没有关注过 雾桥 发表于 2024-1-15 15:41
这歌声,仙境里飘来的一样
张靓颖的歌像直入云端一样 欣赏一下,谢谢。 不错,天籁般的嗓音 一剑飘香红 发表于 2024-1-16 17:05
不错,天籁般的嗓音
张靓颖唱功在超女之中是最好的 榕哥哥,你这么大个儿的署名,
是故意给我看滴么~~ 朵拉 发表于 2024-1-16 20:14
榕哥哥,你这么大个儿的署名,
是故意给我看滴么~~
这不是为了突出身份么