在好例子网,分享、交流、成长!
您当前所在位置:首页CSS 开发实例Box Model → Clean Zone Bootstrap 响应式模板

Clean Zone Bootstrap 响应式模板

Box Model

下载此实例
  • 开发语言:CSS
  • 实例大小:1.73M
  • 下载次数:12
  • 浏览次数:319
  • 发布时间:2020-11-10
  • 实例类别:Box Model
  • 发 布 人:xsw1521718
  • 文件格式:.zip
  • 所需积分:2
 相关标签: bootstrap boot 响应式 EA TS

实例介绍

【实例简介】

【实例截图】


from clipboard


【核心代码】

Clean Zone Bootstrap 响应式模板支持中文

├── charts.html
├── css
│   ├── pygments.css
│   └── style.css
├── dashboard2.html
├── email-compose.html
├── email-inbox.html
├── email-read.html
├── fonts
│   └── font-awesome-4
│       ├── css
│       │   └── font-awesome.min.css
│       └── fonts
│           ├── FontAwesome.otf
│           ├── fontawesome-webfont.eot
│           ├── fontawesome-webfont.svg
│           ├── fontawesome-webfont.ttf
│           ├── fontawesome-webfont.woff
│           └── fontawesome-webfont.woff2
├── form-elements.html
├── form-masks.html
├── form-multiselect.html
├── form-upload.html
├── form-validation.html
├── form-wizard.html
├── form-wysiwyg.html
├── images
│   ├── arrow.png
│   ├── avatar1_50.jpg
│   ├── avatar2.jpg
│   ├── avatar3_50.jpg
│   ├── avatar4_50.jpg
│   ├── avatar_50.jpg
│   ├── bg.jpg
│   ├── logo.png
│   ├── stat-down.png
│   ├── stat-same.png
│   └── stat-up.png
├── index.html
├── js
│   ├── behaviour
│   │   ├── general.js
│   │   └── voice-commands.js
│   ├── bootstrap
│   │   └── dist
│   │       ├── css
│   │       │   └── bootstrap.css
│   │       └── js
│   │           └── bootstrap.min.js
│   ├── bootstrap.daterangepicker
│   │   ├── daterangepicker-bs3.css
│   │   ├── daterangepicker.js
│   │   └── moment.min.js
│   ├── bootstrap.datetimepicker
│   │   ├── css
│   │   │   └── bootstrap-datetimepicker.min.css
│   │   └── js
│   │       └── bootstrap-datetimepicker.min.js
│   ├── bootstrap.multiselect
│   │   ├── css
│   │   │   └── bootstrap-multiselect.css
│   │   └── js
│   │       └── bootstrap-multiselect.js
│   ├── bootstrap.slider
│   │   ├── css
│   │   │   └── slider.css
│   │   └── js
│   │       └── bootstrap-slider.js
│   ├── bootstrap.summernote
│   │   └── dist
│   │       ├── summernote.css
│   │       └── summernote.min.js
│   ├── bootstrap.switch
│   │   ├── bootstrap-switch.css
│   │   ├── bootstrap-switch.js
│   │   ├── bootstrap-switch.min.css
│   │   └── bootstrap-switch.min.js
│   ├── bootstrap.wysihtml5
│   │   ├── dist
│   │   │   ├── bootstrap3-wysihtml5.all.min.js
│   │   │   ├── bootstrap3-wysihtml5.min.css
│   │   │   └── wysihtml5-0.3.0.js
│   │   └── styles
│   │       └── email-editor.css
│   ├── ckeditor
│   │   ├── adapters
│   │   │   └── jquery.js
│   │   └── ckeditor.js
│   ├── dropzone
│   │   ├── css
│   │   │   └── dropzone.css
│   │   └── dropzone.js
│   ├── fuelux
│   │   ├── css
│   │   │   ├── fuelux-responsive.min.css
│   │   │   └── fuelux.css
│   │   └── loader.min.js
│   ├── intro.js
│   │   ├── intro.js
│   │   └── introjs.css
│   ├── jquery.codemirror
│   │   ├── addon
│   │   │   └── edit
│   │   │       └── matchbrackets.js
│   │   ├── lib
│   │   │   ├── codemirror.css
│   │   │   └── codemirror.js
│   │   ├── mode
│   │   │   ├── css
│   │   │   │   └── css.js
│   │   │   ├── htmlmixed
│   │   │   │   └── htmlmixed.js
│   │   │   └── xml
│   │   │       └── xml.js
│   │   └── theme
│   │       └── ambiance.css
│   ├── jquery.crop
│   │   ├── css
│   │   │   └── jquery.Jcrop.css
│   │   └── js
│   │       └── jquery.Jcrop.js
│   ├── jquery.datatables
│   │   ├── bootstrap-adapter
│   │   │   ├── css
│   │   │   │   └── datatables.css
│   │   │   └── js
│   │   │       └── datatables.js
│   │   └── jquery.datatables.min.js
│   ├── jquery.easypiechart
│   │   ├── jquery.easy-pie-chart.css
│   │   └── jquery.easy-pie-chart.js
│   ├── jquery.flot
│   │   ├── jquery.flot.js
│   │   ├── jquery.flot.labels.js
│   │   ├── jquery.flot.pie.js
│   │   └── jquery.flot.resize.js
│   ├── jquery.fullcalendar
│   │   └── fullcalendar
│   │       ├── fullcalendar.css
│   │       ├── fullcalendar.js
│   │       └── fullcalendar.print.css
│   ├── jquery.gritter
│   │   ├── css
│   │   │   └── jquery.gritter.css
│   │   └── js
│   │       └── jquery.gritter.js
│   ├── jquery.icheck
│   │   ├── icheck.min.js
│   │   └── skins
│   │       └── square
│   │           └── blue.css
│   ├── jquery.js
│   ├── jquery.magnific-popup
│   │   └── dist
│   │       ├── jquery.magnific-popup.min.js
│   │       └── magnific-popup.css
│   ├── jquery.maskedinput
│   │   └── jquery.maskedinput.js
│   ├── jquery.multiselect
│   │   ├── css
│   │   │   └── multi-select.css
│   │   └── js
│   │       └── jquery.multi-select.js
│   ├── jquery.nanoscroller
│   │   ├── jquery.nanoscroller.js
│   │   └── nanoscroller.css
│   ├── jquery.nestable
│   │   └── jquery.nestable.js
│   ├── jquery.niftymodals
│   │   ├── css
│   │   │   └── component.css
│   │   └── js
│   │       └── jquery.modalEffects.js
│   ├── jquery.parsley
│   │   ├── dist
│   │   │   ├── parsley.js
│   │   │   └── parsley.min.js
│   │   └── src
│   │       └── extra
│   │           └── dateiso.js
│   ├── jquery.quicksearch
│   │   └── jquery.quicksearch.js
│   ├── jquery.select2
│   │   ├── select2.css
│   │   └── select2.min.js
│   ├── jquery.sparkline
│   │   └── jquery.sparkline.min.js
│   ├── jquery.timeline
│   │   ├── css
│   │   │   └── component.css
│   │   └── js
│   │       └── modernizr.custom.js
│   ├── jquery.ui
│   │   └── jquery-ui.js
│   ├── jquery.upload
│   │   ├── js
│   │   │   ├── jquery.fileupload.js
│   │   │   └── jquery.iframe-transport.js
│   │   └── server
│   │       └── php
│   │           └── files
│   │               └── MS_1.html
│   ├── jquery.vectormaps
│   │   ├── jquery-jvectormap-1.2.2.css
│   │   ├── jquery-jvectormap-1.2.2.min.js
│   │   └── maps
│   │       ├── jquery-jvectormap-au-mill-en.js
│   │       ├── jquery-jvectormap-ca-lcc-en.js
│   │       ├── jquery-jvectormap-fr-merc-en.js
│   │       ├── jquery-jvectormap-in-mill-en.js
│   │       ├── jquery-jvectormap-map.js
│   │       ├── jquery-jvectormap-uk-mill-en.js
│   │       ├── jquery-jvectormap-us-il-chicago-mill-en.js
│   │       ├── jquery-jvectormap-us-merc-en.js
│   │       └── jquery-jvectormap-world-mill-en.js
│   ├── masonry.js
│   ├── modernizr.js
│   ├── prettify
│   │   ├── prettify.css
│   │   └── run_prettify.js
│   └── skycons
│       └── skycons.js
├── maps.html
├── pages-404.html
├── pages-500.html
├── pages-blank-aside.html
├── pages-blank-header.html
├── pages-blank.html
├── pages-calendar.html
├── pages-code-editor.html
├── pages-forgot-password.html
├── pages-gallery.html
├── pages-login.html
├── pages-profile.html
├── pages-search.html
├── pages-sign-up.html
├── pages-timeline.html
├── tables-datatables.html
├── tables-general.html
├── typography.html
├── ui-buttons.html
├── ui-elements.html
├── ui-grid.html
├── ui-icons.html
├── ui-modals.html
├── ui-nestable-lists.html
├── ui-notifications.html
├── ui-tabs-accordions.html
├── ui-treeview.html
└── vector-maps.html

92 directories, 158 files




实例下载地址

Clean Zone Bootstrap 响应式模板

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警