liumang 发表于 2023-8-5 12:42

来生记得联系我


<style>
.tvOuter {
        margin: 150px auto 0;
                top:0px;
        width: 1200px;
        height: 720px;
                left:-180px;
        border-radius: 3px;
        background: rgba(0,0,0,.85);
        box-shadow: 0px 0px 2px 14px #000;
        position: relative;
}
.tvOuter::before, .tvOuter::after {
        position: absolute;
        content: '';
        width: 60px;
        height: 60px;
        top: 100%;
        left: 20%;
        background: inherit;
        clip-path: polygon(10% 100%,50% 0%,90% 100%,70% 100%,50% 30%,30% 100%);
}
.tvOuter::after { left: 80%;}
.tvInner {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: fill;
}

</style>

<div class="tvOuter">
        <video class="tvInner" src="https://china-img.soulapp.cn/video/2023-08-02/72aa7a64-0a4d-4996-befb-b6fd74f9ded8_narrow.mp4" controls="controls" autoplay="autoplay" loop="loop"></video>

</div>      

<br><br><br><br><br><br><br><br>

liumang 发表于 2023-8-5 12:43

再学习一次@小辣椒

liumang 发表于 2023-8-5 12:43

{:5_123:}


bgmnet 发表于 2023-8-5 22:54

{:5_142:}{:5_144:} 好听
页: [1]
查看完整版本: 来生记得联系我