Toggle navigation
在线编辑器
在线代码
文本比较
jQuery下载
前端库
在线手册
登录/注册
下载代码
html
css
js
分享到微信朋友圈
X
html
css
body{background-color: #fff} #wrapper { width: 214px; height: 251px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .hex { position: absolute; z-index: 99; top: 92px; left: 0px; animation-name: beesandbombs; animation-duration: 8s; animation-iteration-count: infinite; animation-timing-function: cubic-bezier(0.82, 0.01, 0.24, 0.98); } @keyframes beesandbombs { 0% { top: 92px; left: 0; transform: rotate(0deg); visibility: visible; } 15% { top: 29px; left: -1px; transform: rotate(-61deg); } 30% { top: -1px; left: 53px; transform: rotate(-122deg); } 45% { top: 29px; left: 109px; transform: rotate(-183deg); } 60% { top: 94.5px; left: 108px; transform: rotate(-244deg); } 61% { visibility: hidden; } 100% { visibility: hidden; } } .hex div { position: relative; width: 106px; height: 64.62px; background-color: white; margin: 30.31px 0; } .hex div:before, .hex div:after { content: ""; position: absolute; width: 0; border-left: 53.45px solid transparent; border-right: 53.45px solid transparent; } .hex div:before { bottom: 100%; border-bottom: 30.31px solid white; } .hex div:after { top: 98.5%; width: 0; border-top: 30.31px solid white; } .hexegan { position: absolute; width: 106px; height: 110px; background-color: white; margin: 30.31px 0; transform: rotate(-45deg); bottom: -8px; right: 21.5px; animation-name: beesandbombs2; animation-duration: 8s; animation-iteration-count: infinite; animation-timing-function: cubic-bezier(0.82, 0.01, 0.24, 0.98); } @keyframes beesandbombs2 { 0% { visibility: hidden; opacity: 0; bottom: -8px; right: 21.5px; } 60% { visibility: hidden; opacity: 0; } 60.1% { visibility: visible; opacity: 1; } 90% { bottom: -8px; right: 21.5px; } 90.1% { bottom: -8px; right: 23.5px; } 100% { visibility: visible; bottom: -8px; right: 23.5px; } } .hexegan:before { bottom: 98.5%; border-bottom: 54.45px solid white; } .hexegan:before, .hexegan:after { content: ""; position: absolute; width: 0; border-left: 52.45px solid transparent; border-right: 52.45px solid transparent; } .hexegan:after { top: 98.5%; width: 0; border-top: 54.45px solid white; } .cube { position: relative; width: 150px; height: 150px; transform-style: preserve-3d; transform: rotateY(0deg) rotatex(55deg) rotateZ(-45deg) translateZ(-58px) translateX(21px) translateY(23px); transition: 300ms ease-in; animation-name: beesandbombs3; animation-duration: 8s; animation-iteration-count: infinite; animation-timing-function: cubic-bezier(0.82, 0.01, 0.24, 0.98); } @keyframes beesandbombs3 { 0% { transform: rotateY(0deg) rotatex(55deg) rotateZ(-45deg) translateZ(-58px) translateX(21px) translateY(23px); } 61% { transform: rotateY(0deg) rotatex(55deg) rotateZ(-45deg) translateZ(-58px) translateX(21px) translateY(23px) rotate3D(1, 0, 0, 0deg); } 75% { transform: rotateY(0deg) rotatex(55deg) rotateZ(-45deg) translateZ(-58px) translateX(21px) translateY(23px) rotate3D(1, 0, 0, 90deg); } 100% { transform: rotateY(0deg) rotatex(55deg) rotateZ(-45deg) translateZ(-58px) translateX(21px) translateY(23px) rotate3D(1, 0, 0, 90deg) rotate3D(0, 0, 1, 90deg); } } .cube > div { position: absolute; width: 151px; height: 151px; background: #1f1f1f; -webkit-backface-visibility: hidden; } .cube > div:nth-child(1) { transform: translateZ(75px); } .cube > div:nth-child(2) { transform: rotateX(180deg) translateZ(75px); } .cube > div:nth-child(3) { transform: rotateY(-90deg) translateZ(75px); } .cube > div:nth-child(4) { transform: rotateY(90deg) translateZ(75px); } .cube > div:nth-child(5) { transform: rotateX(90deg) translateZ(75px); } .cube > div:nth-child(6) { transform: rotateX(-90deg) translateZ(75px); }
JavaScript
粒子
时间
文字
hover
canvas
3d
游戏
音乐
火焰
水波
轮播图
鼠标跟随
动画
css
加载动画
导航
菜单
按钮
滑块
tab
弹出层
统计图
svg
×
Close
在线代码下载提示
开通在线代码永久免费下载,需支付20jQ币
开通后,在线代码模块中所有代码可终身免费下!
您已开通在线代码永久免费下载,关闭提示框后,点下载代码可直接下载!
您已经开通过在线代码永久免费下载
对不起,您的jQ币不足!可通过发布资源 或
直接充值获取jQ币
取消
开通下载
<!doctype html> <html> <head> <meta charset="utf-8"> <title>十六进制动画-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号