多针动画--练习

背面可见

.box1, .box2, .box3, .box4, .box5{

float:left;

margin-left:20px;

margin-top:30px;

border-radius:30%;

animation:moving 1s ease 1s ;

}

@keyframes loading {

from{

transform:scale(1);

}

to{

transform:scale(0.5);

}

}

.box{

width:310px;

height:135px;

/*background-color: #016999;*/

            margin:100px auto;

border:black solid 1px;

}

.box1{

width:40px;

height:55px;

background-color:red;

animation:loading 500ms ease 0s infinite alternate;

/*margin: 10px auto;*/

/*border-radius:90%;*/

        }

.box2{

width:40px;

height:55px;

background-color:#008100;

animation:loading 500ms ease 100ms infinite alternate;

}

.box3{

width:40px;

height:55px;

background-color:#ffc1cb;

animation:loading 500ms ease 200ms infinite alternate;

}

.box4{

width:40px;

height:55px;

background-color:#adff2e;

animation:loading 500ms ease 300ms infinite alternate;

}

.box5{

width:40px;

height:55px;

background-color:#00ffff;

animation:loading 500ms ease 400ms infinite alternate;

}

.log{

text-align:center;

margin-top:110px;

}

loading...



©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

  • 选择qi:是表达式 标签选择器 类选择器 属性选择器 继承属性: color,font,text-align,li...
    love2013阅读 2,480评论 0 11
  • 选择qi:是表达式 标签选择器 类选择器 属性选择器 继承属性: color,font,text-align,li...
    wzhiq896阅读 2,195评论 0 2
  • 2017年2月26日 星期日 晴 【早起】06:30 【睡觉】23:00 因为晚睡没有早起 【学习】 诵读《心经》...
    真泥阅读 171评论 0 0
  • 不知道是焦虑。。。。。。不知道是想念。。。。。。亦不知道是太安静了。。。。。。总之,我晚睡了。。。。。。可能比现在...
    南殳阅读 138评论 0 0
  • 0314利骏毅 看罢企业针对包装流水线上出现“漏包”而导致空盒的问题,想出了在终端部分安置大功率风扇的办法来解决的...
    五温西东阅读 672评论 1 1

友情链接更多精彩内容