bootstrap的web前端模板

<!DOCTYPE html>
<html>
<head>
<title>首页</title>
<!-- 为搜索引擎定义关键词: -->
<meta name="keywords" content="HTML, CSS, XML, XHTML, JavaScript">

<!-- 为网页定义描述内容: -->
<meta name="description" content="Free Web tutorials on HTML and CSS">

<!-- 使浏览器自适应手机等设备屏幕 -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<!-- 定义网页作者 -->
<meta name="author" content="liwei">

<!-- <meta http-equiv="refresh" content="30">定义网页每30秒刷新一次 -->

<meta http-equiv="content-type" content="text/html; charset=UTF-8">

<!--解决IE 9不支持Html5问题 -->
<!--[if lt IE 9]>
<script src="http://apps.bdimg.com/libs/html5shiv/3.7/html5shiv.min.js">
</script>
<![endif]-->

<!-- 新 Bootstrap 核心 CSS 文件 -->
<link href="http://apps.bdimg.com/libs/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet">

<!-- 可选的Bootstrap主题文件(一般不使用) -->
<script src="http://apps.bdimg.com/libs/bootstrap/3.3.0/css/bootstrap-theme.min.css"></script>

<!-- 最新的响应式编程 -->
<link rel="stylesheet" href="http://cdn.bootcss.com/bootstrap/2.3.2/css/bootstrap-responsive.min.css">

<!-- jQuery文件。务必在bootstrap.min.js 之前引入 -->
<script src="http://apps.bdimg.com/libs/jquery/2.0.0/jquery.min.js"></script>

<!-- 最新的 Bootstrap 核心 JavaScript 文件 -->
<script src="http://apps.bdimg.com/libs/bootstrap/3.3.0/js/bootstrap.min.js"></script>

</head>
<body>
支持 Html5,css3,bootstrap标准的头部,可视化布局运用3.0版本,ibootstrap可视化布局链接为:http://www.ibootstrap.cn
</body>
</html>

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
本人花30RMB从淘宝购买的最新Color Admin1.9响应式后台模板,非常漂亮,代码完整!下面是模板预览地址! http://www.seantheme.com/color-admin-v1.9/admin/html/index.html Color Admin is the new premium and fully responsive admin template. Concept of design for Color Admin is based on the FLAT design and finally it comes out with a clean and neat design. It is built on top of the popular Bootstrap Framework. Besides that, it is bundled with a lot of third party plugins and useable elements such as buttons, thumbnails, media objects and much more... Features Built with Bootstrap 3.3.5 AJAX + HTML + ANGULAR Version 3 Front End Template 5 Admin Color Theme 2 Admin Header Theme (Black & White) 17 Admin Page Options 2 Admin Content Color Theme Local Storage Panel Modern & Old Browser Compatibility Compatible with DataTables & 9 DataTables Extension Unlimited Nav Tabs Smooth Mobile / Tablet Scrollbar Implementation Vector Icons - FontAwesome v4.4.0 Vector Icons - Simple Line Icons Vector Icons - Ionicons (700++ Icons) Fully Responsive HTML5 Markup & CSS3 JShint & HTML5 Valid Easy to understand HTML Structure, CSS Classes & Javascript markup Contrast Colors Well Documented HTML pages including: Front end - One Page Parallax (5 Theme Color) Front end - Support Forum (5 Theme Color) Front end - Blog (5 Theme Color) AJAX + HTML + ANGULAR Version Dashboard Dashboard v2 Email Email V2 Email V2 Compose Email V2 Detail General UI Elements Typography Buttons Tabs & Accordions Unlimited Nav Tabs Widget Boxes Media Object Simple Line Icons Icons Tree Views Language Bar & Icons Form Elements Form Plugins Form Validation Form Slider + Switcher Wizards Wizards + Validation WYSIWYG X-Editable Multiple File Upload Basic Table Managed Table 9 DataTables Plugins DataTables Extension Combination Flot Charts Morris Charts Chart JS Chart d3 Calendar Maps Gallery Gallery v2 Blank Page Page With Footer Page Without Sidebar Page With Right Sidebar Page With Minified Sidebar Page With Two Sidebar Page Full Height Page With Simple Line Icons Page With Ionicons Page With Light Sidebar Page With Wide Sidebar Page With Boxed Layout Page With Top Menu Page With Mixed Menu Page with Boxed Layout and Mixed Menu Page With Transparent Sidebar Search Results Invoice 404 Error Page Login Login V2 Login V3 Register V3 System Email Template Newsletter Email Template Coming Soon Page Timeline Page Profile Page Predefined CSS Classes Credits: jvectormap: http://jvectormap.com/ jQuery slimScroll: http://rocha.la/jQuery-slimScroll flot charts: http://www.flotcharts.org/ fullcalendar http://arshaw.com/fullcalendar/ Gritter: http://boedesign.com/blog/2009/07/11/growl-for-jquery-gritter/ Isotope: http://isotope.metafizzy.co/ Lightbox 2: http://lokeshdhakar.com/projects/lightbox2/ Bootstrap Datepicker: http://bootstrap-datepicker.readthedocs.org/en/release/ Bootstrap Timepicker: http://jdewit.github.io/bootstrap-timepicker/ Bootstrap Colorpicker: http://www.eyecon.ro/bootstrap-colorpicker Bootstrap ComboBox: https://github.com/danielfarrell/bootstrap-combobox Bootstrap Select: http://silviomoreto.github.io/bootstrap-select/ Masked Input: http://digitalbush.com/projects/masked-input-plugin/ Password Strength Indicator and Generator: http://benjaminsterling.com/password-strength-indicator-and-generator/ Parsley: http://parsleyjs.org/index.html Bootstrap WYSIHTML5: http://jhollingworth.github.io/bootstrap-wysihtml5/ CKEditor: http://ckeditor.com/ Bootstrap Wizard: https://github.com/gilluminate/Bootstrap-Wizard Sparkline: http://omnipotent.net/jquery.sparkline/ Table Data: http://datatables.net/blog/Twitter_Bootstrap_2 Ion Range Slider: http://ionden.com/a/plugins/ion.rangeSlider/en.html jQuery Tag It: http://aehlke.github.io/tag-it/ jQuery Countdown: http://keith-wood.name/countdown.html Zurb Email Template: http://zurb.com/ink/ jQuery Cookie: https://github.com/carhartl/jquery-cookie Switchery: http://abpetkov.github.io/switchery/ Powerange: http://abpetkov.github.io/powerange/ X-Editable: http://vitalets.github.io/x-editable/ jQuery File Upload: http://blueimp.github.io/jQuery-File-Upload/ jQuery-Knob: http://anthonyterrien.com/knob/ Simple Line Icons: http://graphicburger.com/simple-line-icons-webfont/ Morris Chart: http://morrisjs.github.io/morris.js/index.html Superbox: http://toddmotto.com/introducing-superbox-the-reimagined-lightbox-gallery/ Pace: http://github.hubspot.com/pace/ Chart JS: http://www.chartjs.org/ Flat Icon: http://iconshow.me/category/mixed/small-n-flat-icon/ In Progress FRONT END - corporate FRONT END - e-commerce UI: Sidebar Widget UI: Code Generator UI: Chatting bar UI: Extra UI Component Page with Top Navbar dashboard v3 More Plugins...

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值