Toggle navigation
在线编辑器
在线代码
文本比较
jQuery下载
前端库
在线手册
登录/注册
下载代码
html
css
js
分享到微信朋友圈
X
html
C:\Users\Will\Magic
Black
Plague Rats
Sengir Vampire
Blue
Mana Leak
Time Warp
Green
Giant Growth
Liege of the Tangle
Red
Mogg Fanatic
Worldfire
White
Healing Salve
Serra Angel
Multicolor
Blue + Green
Simic Aurora
Wistful Selkie
Red + White
Boros Swiftblade
Lightning Helix
css
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"); @import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700); *, *::before, *::after { box-sizing: border-box; } html { min-height: 100%; } body { margin: 40px; font: 1.2em/1.2 'Noto Sans', sans-serif; background: linear-gradient(90deg, #b9c3c9, #6b7c87); } form { position: relative; width: 300px; margin: 0 auto; padding: 20px; border-top: 30px solid #5c5d5e; border-radius: 10px; background-color: #e8ebed; box-shadow: 0 0 80px rgba(0, 0, 0, .2); } form::before { content: ''; position: absolute; top: -20px; left: 15px; width: 10px; height: 10px; border-radius: 50%; background-color: #adadae; box-shadow: 20px 0 0 #adadae, 40px 0 0 #adadae; } h1 { margin: 0; padding-bottom: 20px; border-bottom: 1px solid #adadae; color: #5c5d5e; font-size: 1.1em; } .tree { padding: 20px 0; } .tree::after { content: ''; display: block; clear: left; } .tree div { clear: left; } input[type="checkbox"] { position: absolute; left: -9999px; } label, a { display: block; float: left; clear: left; position: relative; margin-left: 25px; padding: 5px; border-radius: 5px; color: #5c5d5e; text-decoration: none; cursor: pointer; } label::before, a::before { display: block; position: absolute; top: 6px; left: -25px; font-family: 'FontAwesome'; } label::before { content: '\f07b'; /* closed folder */ } input:checked + label::before { content: '\f07c'; /* open folder */ } a::before { content: '\f068'; /* dash */ } input:focus + label, a:focus { outline: none; background-color: #b9c3c9; } .sub { display: none; float: left; margin-left: 30px; } input:checked ~ .sub { display: block; } input[type="reset"] { display: block; width: 100%; padding: 10px; border: none; border-radius: 10px; color: #e8ebed; background-color: #6b7c87; font-family: inherit; font-size: .9em; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; } input[type="reset"]:focus { outline: none; box-shadow: 0 0 0 4px #b9c3c9; }
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号