css制作超萌吃豆豆加载动画效果
建站知识 2021-07-03 07:54www.168986.cn长沙网站建设
豆豆加载效果
point_down:html代码
<div class="demo"> <div class="pacman"></div> <div class="dot"></div>
point_down:css代码
<style> @-webkit-keyframes up { 0%, 100% { transform: rotate(0); } 50% { transform: rotate(-30deg); } } @-moz-keyframes up { 0%, 100% { transform: rotate(0); } 50% { transform: rotate(-30deg); } } @-o-keyframes up { 0%, 100% { transform: rotate(0); } 50% { transform: rotate(-30deg); } } @keyframes up { 0%, 100% { transform: rotate(0); } 50% { transform: rotate(-30deg); } } @-webkit-keyframes down { 0%, 100% { transform: rotate(0); } 50% { transform: rotate(30deg); } } @-moz-keyframes down { 0%, 100% { transform: rotate(0); } 50% { transform: rotate(30deg); } } @-o-keyframes down { 0%, 100% { transform: rotate(0); } 50% { transform: rotate(30deg); } } @keyframes down { 0%, 100% { transform: rotate(0); } 50% { transform: rotate(30deg); } } @-webkit-keyframes r-to-l { 100% { margin-left: -1px; } } @-moz-keyframes r-to-l { 100% { margin-left: -1px; } } @-o-keyframes r-to-l { 100% { margin-left: -1px; } } @keyframes r-to-l { 100% { margin-left: -1px; } } body { background: #000; overflow: hidden; margin: 0; } body .pacman:before, body .pacman:after { content: ''; position: absolute; background: #FFC107; width: 100px; height: 50px; left: 50%; : 50%; margin-left: -50px; margin-: -50px; border-radius: 50px 50px 0 0; -webkit-animation: up 0.4s infinite; -moz-animation: up 0.4s infinite; -o-animation: up 0.4s infinite; animation: up 0.4s infinite; } body .pacman:after { margin-: -1px; border-radius: 0 0 50px 50px; -webkit-animation: down 0.4s infinite; -moz-animation: down 0.4s infinite; -o-animation: down 0.4s infinite; animation: down 0.4s infinite; } body .dot { position: absolute; left: 50%; : 50%; width: 10px; height: 10px; margin-: -5px; margin-left: 30px; border-radius: 50%; background: #c; z-index: -1; box-shadow: 30px 0 0 #c, 60px 0 0 #c, 90px 0 0 #c, 120px 0 0 #c, 150px 0 0 #c; -webkit-animation: r-to-l 0.4s infinite; -moz-animation: r-to-l 0.4s infinite; -o-animation: r-to-l 0.4s infinite; animation: r-to-l 0.4s infinite; } </style>
以上所述是长沙网络推广给大家介绍的css制作超萌吃豆豆加载动画效果,希望对大家有所帮助,如果大家有任何疑问请给我留言,长沙网络推广会及时回复大家的。在此也非常感谢大家对狼蚁SEO网站的支持!
长沙网站设计
- 如何自己建一个网站 自己想建个网站,怎么建
- 如何制作网站免费建站 创建网站免费注册
- html简单网页代码 html简单网页代码超链接
- dreamweaver网页制作 dreamweaver网页制作模板
- 上海网站建设 上海网站建设制作微信
- 如何制作网站和网页 如何制作一个网页
- html网页制作代码大全 端午节html网页制作代码大
- app开发公司 app开发公司前十名
- html网页制作 html网页制作文字居中
- app制作一个需要多少钱 请人制作一个app多少钱
- 成都网站制作 成都网站制作维护
- 百度建一个网站多少钱 百度做个公司网站要多少
- html+css网页制作成品 web网页制作成品css+javascrip
- html网页制作案例 html网页设计案例
- html+css网页制作成品 web网页制作成品css+javascrip
- 个人网站模板 个人网站模板HTML