Toggle navigation
在线编辑器
在线代码
文本比较
jQuery下载
前端库
在线手册
登录/注册
下载代码
html
css
js
分享到微信朋友圈
X
html
Skill level:
The basics
Advanced
Seasoned
Expert
Development
HTML5
CSS3 & SCSS & CSS in JS
JavaScript
ReactJS
AngularJS
jQuery
NodeJS
Grunt / Gulp / Webpack
.NET
Umbraco
Sitecore
Productivity
Git + Github, Bitbucket & Sourcetree
Microsoft Office
Design
Sketch
Photoshop
Illustrator
User Experience
css
@import url(https://fonts.googleapis.com/css?family=Open+Sans); body { margin: 20px 0 40px; font-family: "Open Sans", sans-serif; color: #fff;background-color: #1F1F1F; } .skills { width: 80%; max-width: 960px; height: 780px; height: 788px; margin: auto; position: relative; } .lines { height: 100%; position: relative; } .line { height: inherit; width: 1px; position: absolute; background: rgba(238, 238, 238, 0.1); } .line.l--0 { left: 0; } .line.l--25 { left: 25%; } .line.l--50 { left: 50%; } .line.l--75 { left: 75%; } .line.l--100 { left: calc(100% - 1px); } .line__label { display: block; width: 100px; text-align: center; position: absolute; bottom: -60px; right: -50px; } .line__label.title { text-transform: uppercase; font-weight: bold; } .charts { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 10; } .chart:not(:first-child) { margin-top: 10px; } .chart__title { display: block; margin: 0 0 10px; font-weight: bold; opacity: 0; animation: 1s anim-lightspeed-in ease forwards; } .chart--prod .chart__title { animation-delay: 3.3s; } .chart--design .chart__title { animation-delay: 4.5s; } .chart--horiz { overflow: hidden; } .chart__bar { height: 30px; margin-bottom: 10px; background: linear-gradient(to left, #4cb8c4, #3cd3ad); border-top-right-radius: 4px; border-bottom-right-radius: 4px; opacity: 0; animation: 1s anim-lightspeed-in ease forwards; } .chart--dev .chart__bar:nth-of-type(11) { animation-delay: 2.7s; } .chart--dev .chart__bar:nth-of-type(10) { animation-delay: 2.5s; } .chart--dev .chart__bar:nth-of-type(9) { animation-delay: 2.3s; } .chart--dev .chart__bar:nth-of-type(8) { animation-delay: 2.1s; } .chart--dev .chart__bar:nth-of-type(7) { animation-delay: 1.9s; } .chart--dev .chart__bar:nth-of-type(6) { animation-delay: 1.7s; } .chart--dev .chart__bar:nth-of-type(5) { animation-delay: 1.5s; } .chart--dev .chart__bar:nth-of-type(4) { animation-delay: 1.3s; } .chart--dev .chart__bar:nth-of-type(3) { animation-delay: 1.1s; } .chart--dev .chart__bar:nth-of-type(2) { animation-delay: 0.9s; } .chart--dev .chart__bar:nth-of-type(1) { animation-delay: 0.7s; } .chart--prod .chart__bar:nth-of-type(2) { animation-delay: 4.2s; } .chart--prod .chart__bar:nth-of-type(1) { animation-delay: 4s; } .chart--design .chart__bar:nth-of-type(4) { animation-delay: 5.8s; } .chart--design .chart__bar:nth-of-type(3) { animation-delay: 5.6s; } .chart--design .chart__bar:nth-of-type(2) { animation-delay: 5.4s; } .chart--design .chart__bar:nth-of-type(1) { animation-delay: 5.2s; } .chart__label { padding-left: 10px; line-height: 30px; color: white; } @keyframes anim-lightspeed-in { 0% { transform: translateX(-200%); opacity: 1; } 100% { transform: translateX(0); opacity: 1; } }
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号