Toggle navigation
在线编辑器
在线代码
文本比较
jQuery下载
前端库
在线手册
登录/注册
下载代码
html
css
js
分享到微信朋友圈
X
html
css
body { background: #033F63; } .box { position: absolute; transform-origin: bottom right; width: 100px; height: 100px; right: 50%; top: 30%; animation: spin 1.5s infinite; animation-timing-function: cubic-bezier(0.5, 0.1, 0.1, 1); } .feet { position: absolute; width: 30px; height: 30px; background: #758ECD; border-radius: 50%; bottom: -12px; right: -20px; } .branch { position: absolute; width: 60%; height: 60%; background: #DDC8C4; border-radius: 50%; bottom: 3px; left: 1px; } .body { position: absolute; width: 75px; height: 150px; background: #F13030; border-radius: 0 150px 150px 0; transform: rotate(45deg); bottom: -25px; right: -25px; } .hair { position: absolute; clip-path: polygon(100% 0, 0 49%, 100% 49%); width: 30px; height: 50px; background: #F13030; top: -48px; right: -20px; transform: rotate(10deg); } .head { position: absolute; width: 80px; height: 70px; background: #F13030; border-radius: 50%; overflow: hidden; top: -50px; right: -84px; animation: tilt 1.5s infinite; } .beak { position: absolute; width: 50%; height: 100%; left: 60%; background: #EFF9F0; overflow: hidden; border-left: solid 2px black; } .lower-beak { position: absolute; width: 80%; height: 30%; background: black; transform: rotate(30deg); bottom: -5px; left: -12px; } .patch { position: absolute; width: 85%; height: 82%; background: white; border-radius: 50%; left: 18%; bottom: 0; } .eye { position: absolute; background: black; width: 10px; height: 15px; border-radius: 50%; left: 27%; top: 12%; } .wing { position: absolute; width: 60px; height: 130px; background: #5998C5; border-radius: 0 130px 130px 0; top: 25%; left: 0%; transform: rotate(15deg); overflow: hidden; transform-origin: top left; animation: flap 1.5s infinite; } .tail { position: relative; clip-path: polygon(50% 0%, 0% 100%, 100% 0); background: #F13030; width: 80px; height: 90px; top: 69%; left: -44%; transform: rotate(21deg); } .red { position: absolute; width: 100%; height: 70%; background: #F13030; border-radius: 50%; top: -30px; left: -7px; transform: rotate(10deg); } .yellow { position: absolute; width: 100%; height: 80%; background: #FFF689; border-radius: 50%; left: -5px; transform: rotate(10deg); } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } } @keyframes flap { 0% { transform: rotate(5deg); } 50% { transform: rotate(65deg); } 80% { transform: rotate(5deg); } 100% { transform: rotate(5deg); } } @keyframes tilt { 0% { transform: rotate(0deg); } 15% { transform: rotate(15deg); } 100% { transform: rotate(0deg); } }
JavaScript
粒子
时间
文字
hover
canvas
3d
游戏
音乐
火焰
水波
轮播图
鼠标跟随
动画
css
加载动画
导航
菜单
按钮
滑块
tab
弹出层
统计图
svg
×
Close
在线代码下载提示
开通在线代码永久免费下载,需支付20jQ币
开通后,在线代码模块中所有代码可终身免费下!
您已开通在线代码永久免费下载,关闭提示框后,点下载代码可直接下载!
您已经开通过在线代码永久免费下载
对不起,您的jQ币不足!可通过发布资源 或
直接充值获取jQ币
取消
开通下载
<!doctype html> <html> <head> <meta charset="utf-8"> <title>纯CSS金刚鹦鹉-jq22.com</title> <script src="https://www.jq22.com/jquery/jquery-1.10.2.js"></script> <style>
</style> </head> <body>
<script>
</script>
</body> </html>
2012-2021 jQuery插件库版权所有
jquery插件
|
jq22工具库
|
网页技术
|
广告合作
|
在线反馈
|
版权声明
沪ICP备13043785号-1
浙公网安备 33041102000314号