3d相册音乐弹幕

<!DOCTYPE html>
<html>

div>
    <marquee behavior="scroll" direction="left" scrollamount="10"><font color="red" size="20px" >天增岁月人增寿,春满人间福满门</font> </marquee>
    <marquee behavior="scroll" direction="left" scrollamount="10"><font color="aqua" size="5px">爆竹一声除旧,桃符万象更新</font> </marquee>
    <marquee behavior="scroll" direction="left" scrollamount="10"><font color="aqua" size="20px">一夜连双岁,三更分两年。</font> </marquee>
    <marquee behavior="scroll" direction="left" scrollamount="10"><font color="pink" size="5px">冬天麦盖三层被,来年枕着馒头睡</font> </marquee>
    <marquee behavior="scroll" direction="left" scrollamount="10"><font color="red"size="20px" >喜居宝地千年旺,福照家门万事兴</font> </marquee>
    <marquee behavior="scroll" direction="left" scrollamount="10"><font color="greenyellow" size="5px">“见贤思齐焉,见不贤而内自省也。</font> </marquee>
    <marquee behavior="scroll" direction="left" scrollamount="10"><font color="pink" size="20px" >三人行,必有我师焉。择其善者而从之,其不善者而改之。</font> </marquee>
    <marquee behavior="scroll" direction="left" scrollamount="10"><font color="pink" size="5px">士不可以不弘毅,任重而道远。仁以为己任,不亦重乎?死而后已,不亦远乎?</font> </marquee>
 <marquee behavior="scroll" direction="left" scrollamount="10"><font color="aqua" size="20px">岁寒,然后知松柏之后凋也。</font> </marquee>
 <marquee behavior="scroll" direction="left" scrollamount="10"><font color="aqua" size="5px">有一言而可以终身行之者乎?”子曰:“其恕乎!己所不欲,勿施于人。</font> </marquee>
</div>

</body>

<embed src="https://www.vvvdj.com/play/233780.html",
embed src="https://www.vvvdj.com/play/233836.html",
embed src="https://www.vvvdj.com/play/233725.html",
embed src="https://www.vvvdj.com/play/233947.html",
embed src="https://www.vvvdj.com/play/233676.html",
embed src="https://www.vvvdj.com/play/233724.html",
embed src="https://www.vvvdj.com/play/233890.html",
embed src="https://www.vvvdj.com/play/233779.html",
embed src="https://www.vvvdj.com/play/233891.html".
autostart="true" loop="true" hidden="true"></embed>

<head lang="en">
    <meta charset="UTF-8">
    <link type="text/css"  href="3.css" rel="stylesheet ">
    <title>turn_pictures_wys</title>
 <style>
 <pre name="code" class="css">*{
    padding:0;
    margin:0;
}
body
    #react{
    width: 200px;
    height:200px;
    margin: -300px auto;
    transform-style:preserve-3d;
    animation:rotate 5s infinite;
    animation-timing-function: linear;
}
#react div{
    position:absolute;
    transition: all .10s;
}
div .out_pic{
    width:200px;
    height:200px;
    opacity:0.9;
}
div .in_pic{
    width:100px;
    height:100px;
}
#react span{
    display:block;
    position:absolute;
    width:100px;
    height:100px;
    top:50px;
    left:50px;
}
@keyframes rotate{
    from{transform: rotateX(0deg) rotateY(0deg);}
    to{transform: rotateX(360deg) rotateY(360deg);}
}
 
 
.out_front{
    transform:translateZ(100px);
}
.out_back{
    transform:translateZ(-100px);
}
.out_left{
    transform:rotateY(90deg) translateZ(100px);
}
.out_right{
    transform: rotateY(-90deg) translateZ(100px);
}
.out_top{
    transform:rotateX(90deg) translateZ(100px);
}
.out_bottom{
    transform: rotateX(-90deg) translateZ(100px);

}
.in_front{
    transform:translateZ(50px);
}
.in_back{
    transform:translateZ(-50px);
}
.in_left{
    transform:rotateY(90deg) translateZ(50px);
}
.in_right{
    transform: rotateY(-90deg) translateZ(50px);
}
.in_top{
    transform:rotateX(90deg) translateZ(50px);
}
.in_bottom{
    transform: rotateX(-90deg) translateZ(50px);
}
 
/*外面的图片散开*/
#react:hover .out_front{
    transform:translateZ(200px);
}
#react:hover .out_back{
    transform:translateZ(-200px);
}
#react:hover .out_left{
    transform:rotateY(90deg) translateZ(200px);
}
#react:hover .out_right{
    transform: rotateY(-90deg) translateZ(200px);
}
#react:hover .out_top{
    transform:rotateX(90deg) translateZ(200px);
}
#react:hover .out_bottom{
    transform: rotateX(-90deg) translateZ(200px);
}
 
 
/*里面的图片散开*/
#react:hover .in_front{
    transform:translateZ(100px);
}
#react:hover .in_back{
    transform:translateZ(-100px);
}
#react:hover .in_left{
    transform:rotateY(90deg) translateZ(100px);
}
#react:hover .in_right{
    transform: rotateY(-90deg) translateZ(100px);
}
#react:hover .in_top{
    transform:rotateX(90deg) translateZ(100px);
}
#react:hover .in_bottom{
    transform: rotateX(-90deg) translateZ(100px);
}
 
 </style>
</head>


<body>
<div id="react">
    <div class="out_front">
        <img src=" https://p0.ssl.qhimgs1.com/sdr/400__/t01246a2468e2de93fa.jpg" class="out_pic">
    </div>
    <div class="out_back">
        <img src="https://p0.ssl.qhimgs1.com/sdr/400__/t01373b902fa4b913ae.jpg" class="out_pic">
    </div>
    <div class="out_left">
        <img src="https://p3.ssl.qhimgs1.com/sdr/400__/t01bc84655577580829.jpg" class="out_pic">
    </div>
    <div class="out_right">
        <img src="https://p5.ssl.qhimgs1.com/sdr/400__/t012b00dac47ac7a76f.jpg" class="out_pic">
    </div>
    <div class="out_top">
        <img src="https://p3.ssl.qhimgs1.com/sdr/400__/t010972906858ebc343.jpg" class="out_pic">
    </div>
    <div class="out_bottom">
        <img src="https://p2.ssl.qhimgs1.com/sdr/400__/t01a969e8a316c786dc.jpg" class="out_pic">
    </div>
    <span class="in_front">
        <img src="https://p0.ssl.qhimgs1.com/sdr/400__/t01a69e3de74c2874f0.jpg" class="in_pic">
    </span>
    <span class="in_back">
        <img src="https://p2.ssl.qhimgs1.com/sdr/400__/t01e350f2f63af168b2.jpg" class="in_pic">
    </span>
    <span class="in_left">
        <img src="https://p1.ssl.qhimgs1.com/sdr/400__/t01d715d5bac5be223b.jpg" class="in_pic">
    </span>
    <span class="in_right">
        <img src="https://p0.ssl.qhimgs1.com/sdr/400__/t01bf3d0ba21a970c14.jpg" class="in_pic">
    </span>
    <span class="in_top">
        <img src="https://p5.ssl.qhimgs1.com/sdr/400__/t0105f2c9e9a1a71925.jpg" class="in_pic">
    </span>
    <span class="in_bottom">
        <img src="https://img.zcool.cn/community/010a0259e469d7a80121ae0c074f0d.jpg@3000w_1l_0o_100sh.jpg" class="in_pic">
    </span>

</div>
</body>
</html>
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

谢清林%

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值