当前位置: 首页> 科技> 互联网 > 佛山网页制作教程_电子设计工程期刊_朋友圈广告怎么投放_做一个网站要多少钱

佛山网页制作教程_电子设计工程期刊_朋友圈广告怎么投放_做一个网站要多少钱

时间:2025/7/17 3:47:08来源:https://blog.csdn.net/qq_41238459/article/details/144083978 浏览次数:0次
佛山网页制作教程_电子设计工程期刊_朋友圈广告怎么投放_做一个网站要多少钱

一、效果如下:

屏幕录制2024-11-27 17.28.30

二、css常用动画代码:

.flex-box{position: relative;
}
.animation-all {display: flex;p{margin:0;font-size: 12px;}.animate-test1 {width: 102.4px;height: 102.4px;background: url(../assets/images/caomei.png) no-repeat center center;background-size: 100% 100%;animation: 10s ease 0s infinite normal none running animate1;margin-right: 30px;}.animate-test2 {width: 102.4px;height: 102.4px;background: url(../assets/images/caomei.png) no-repeat center center;background-size: 100% 100%;animation: animate2 3s infinite alternate;margin-right: 30px;}.animate-test3 {width: 102.4px;height: 102.4px;background: url(../assets/images/caomei.png) no-repeat center center;background-size: 100% 100%;animation: animate3 3s infinite alternate;margin-right: 30px;}.animate-test4 {width: 102.4px;height: 102.4px;background: url(../assets/images/caomei.png) no-repeat center center;background-size: 100% 100%;animation: animate4 2s infinite; /* 应用动画 */margin-right: 30px;position: absolute;}	
} animate1 {0% {// transform: translateY(-50%) rotateY(0deg);transform: translateY(0%) rotateY(0deg);}100% {// transform: translateY(-50%) rotateY(360deg);transform: translateY(0) rotateY(360deg);}} animate2 {0% {transform: rotateX(0deg);}100% {transform: rotateX(-360deg);}} animate3 {0% {transform: rotateY(0deg);}100% {transform: rotateY(-360deg);}} animate4 {0% {top: -5px;// opacity: 0;} /* 动画开始时 */50% {top: 5px;// opacity: 1;} /* 动画中间时 */100% {top: -5px;// opacity: 0;} /* 动画结束时 */}

三、寄语:

愿我们温暖待人
也能被人温暖以待

在这里插入图片描述

关键字:佛山网页制作教程_电子设计工程期刊_朋友圈广告怎么投放_做一个网站要多少钱

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com

责任编辑: