Toggle navigation
在线编辑器
在线代码
文本比较
jQuery下载
前端库
在线手册
登录/注册
下载代码
html
css
js
分享到微信朋友圈
X
html
basic
$
20
plan
FREE Stickers
FREE Delivery
24/7 support
subscribe
Awesome
$
50
plan
FREE Stickers
FREE Delivery
24/7 support
subscribe
premium
$
100
plan
FREE Stickers
FREE Delivery
24/7 support
subscribe
css
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0} body { background: #333745; color: #fff; font-family: "Open Sans", sans-serif; font-weight: bold; text-transform: uppercase; text-shadow: 2px 2px 1px rgba(51, 55, 69, 0.6); } .pricing-table { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: flex; } .pricing-table .card { width: 220px; height: 370px; padding: 30px; border-radius: 1.5rem; display: flex; flex-direction: column; align-items: center; position: relative; overflow: hidden; box-shadow: 2px 2px 46px -4px rgba(0, 0, 0, 0.6); transition: all 0.2s ease-in-out; } .pricing-table .card:nth-child(1) { background: #7f7fd5; background: linear-gradient(to left, #91eae4, #86a8e7, #7f7fd5); } .pricing-table .card:nth-child(1) .price::before { content: "$20"; } .pricing-table .card:nth-child(2) { margin: 0 30px; z-index: 2; width: 250px; height: 400px; background: #ff416c; background: linear-gradient(to right, #ff4b2b, #ff416c); } .pricing-table .card:nth-child(2) .price::before { content: "$50"; } .pricing-table .card:nth-child(3) { background: #00b09b; background: linear-gradient(to right, #96c93d, #00b09b); } .pricing-table .card:nth-child(3) .price::before { content: "$100"; } .pricing-table .card:nth-child(1) .price, .pricing-table .card:nth-child(3) .price { font-size: 6rem; } .pricing-table .card:nth-child(1) .buy-button, .pricing-table .card:nth-child(3) .buy-button { width: 230px; height: 170px; } .pricing-table .card:nth-child(1) .buy-button h3, .pricing-table .card:nth-child(3) .buy-button h3 { top: 12%; left: 10%; font-size: 1rem; } .pricing-table .card .type { margin-top: 30px; letter-spacing: 0.1rem; } .pricing-table .card .price { font-size: 7.5rem; position: relative; margin: 10px 0px 20px; z-index: 2; } .pricing-table .card .price span { font-size: 1.8rem; position: absolute; left: -15%; top: 65%; } .pricing-table .card .price::before { position: absolute; content: ""; color: rgba(255, 255, 255, 0.06); font-size: 9.5rem; z-index: -1; right: -30%; bottom: 15%; text-shadow: 0 0 0px rgba(51, 55, 69, 0); transition: all 1s ease-in-out; } .pricing-table .card .plan { font-size: 1.3rem; position: relative; margin-bottom: 10px; } .pricing-table .card .plan::before, .pricing-table .card .plan::after { position: absolute; content: ""; width: 35px; height: 2px; background: #fff; bottom: 40%; transition: all 0.2s ease-out; } .pricing-table .card .plan::before { right: 100%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .pricing-table .card .plan::after { right: -100%; -webkit-transform: translate(0%, -50%); transform: translate(0%, -50%); } .pricing-table .card .details { text-transform: capitalize; } .pricing-table .card .details li { margin: 15px 0px; } .pricing-table .card .buy-button { cursor: pointer; position: absolute; width: 250px; height: 180px; background: #fff; border-radius: 15%; right: -34%; bottom: -27%; transition: all 0.4s ease-in-out; } .pricing-table .card .buy-button h3 { text-shadow: 0 0 0; text-decoration: none; color: #fff; position: absolute; left: 8%; top: 10%; color: #333745; font-size: 1.2rem; transition: all 0.4s ease-in-out; } .pricing-table .card:hover { -webkit-transform: scale(1.02); transform: scale(1.02); } .pricing-table .card:hover .price::before { -webkit-animation: text-hover 1s ease-in-out infinite normal; animation: text-hover 1s ease-in-out infinite normal; } .pricing-table .card:hover .plan::before { right: 90%; } .pricing-table .card:hover .plan::after { right: -90%; } .pricing-table .card:hover .buy-button { width: 100%; right: 0%; border-radius: 0%; } .pricing-table .card:hover .buy-button h3 { left: 50%; -webkit-transform: translate(-50%, 0%); transform: translate(-50%, 0%); } @-webkit-keyframes text-hover { 0% { right: -30%; } 50% { right: -37%; } 100% { right: -30%; } } @keyframes text-hover { 0% { right: -30%; } 50% { right: -37%; } 100% { right: -30%; } }
JavaScript
粒子
时间
文字
hover
canvas
3d
游戏
音乐
火焰
水波
轮播图
鼠标跟随
动画
css
加载动画
导航
菜单
按钮
滑块
tab
弹出层
统计图
svg
×
Close
在线代码下载提示
开通在线代码永久免费下载,需支付20jQ币
开通后,在线代码模块中所有代码可终身免费下!
您已开通在线代码永久免费下载,关闭提示框后,点下载代码可直接下载!
您已经开通过在线代码永久免费下载
对不起,您的jQ币不足!可通过发布资源 或
直接充值获取jQ币
取消
开通下载
<!doctype html> <html> <head> <meta charset="utf-8"> <title>定价表UI-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号