bootstrap实现一个网页

html文件

 <!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>Ghost</title>
<link type="text/css" rel="stylesheet" href="bootstrap.min.css"></link>
<link type="text/css" rel="stylesheet" href="mystyle.css"></link>
</head>
<body class="home-template">
<header class="main-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<a class="branding" href="http://www.baidu.com">
<img src="http://static.ghostchina.com/image/b/46/4f5566c1f7bc28b3f7ac1fada8abe.png">
<h2 class="text-hide">
bootstrap实例
</h2>
</a>
</div>
</div>
</div>
</header>
<nav class="main-navigation">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="navbar-header">
<span class="nav-toggle-button collapse" data-target="#main-menu">
<span class="sr-only">Toggle Navigation</span>
<i class="fa fa-bars"></i>
</span>
</div>
<div class="collapse navbar-collapse" id="main-menu">
<ul class="menu">
<li class="nav-current" role="presentation">
<a href="#">首页</a>
</li>
<li role="presentation">
<a href="#">论坛</a>
</li>
<li role="presentation">
<a href="#">快捷手册</a>
</li>
<li role="presentation">
<a href="#">中文文档</a>
</li>
<li role="presentation">
<a href="#">下载</a>
</li>
<li role="presentation">
<a href="#">关于</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</nav>
<section class="content-wrap">
<div class="container">
<div class="row">
<main class="col-md-8 main-content" >
<article class="post tag-abuot-ghost tag-ghost-in-depth tag-zhu-shou-han-shu">
<div class="post-head">
<h1 class="post-title">
<a href="#">禁止 'ghost-foot' 助手输出</a>
</h1>
<div class="post-meta">
<span class="author">作者<a href="#">王赛</a></span>
<time class="date" datetime="2015-10-10">2015年10月10日</time>
</div>
</div>
<div class="post-content">
<p>
在移动设备浏览器上,通过为视口(viewport)设置 meta 属性为 user-scalable=no 可以禁用其缩放(zooming)功能。这样禁用缩放功能后,用户只能滚动屏幕,就能让你的网站看上去更像原生应用的感觉。注意,这种方式我们并不推荐所有网站使用,还是要看你自己的情况而定!
</p>
</div>
<div class="post-permalink">
<a href="#" class="btn btn-default">阅读全文</a>
</div>
<div class="footer clearfix">
<hr>
<div class="pull-left tag-list">
<i class="fa fa-folder-open-o"></i>
<a href="#" >Ghost</a>
<a href="#">深度玩转Ghost</a>
<a href="#">助手函数</a>
</div>
</div>
</article> <article class="post tag-abuot-ghost tag-ghost-in-depth tag-zhu-shou-han-shu">
<div class="post-head">
<h1 class="post-title">
<a href="#">禁止 'ghost-foot'助手输出</a>
</h1>
<div class="post-meta">
<span class="author">作者<a href="#">王赛</a></span>
<time class="date" datetime="2015-10-10">2015年10月10日</time>
</div>
</div>
<div class="post-content">
<p>
在移动设备浏览器上,通过为视口(viewport)设置 meta 属性为 user-scalable=no 可以禁用其缩放(zooming)功能。这样禁用缩放功能后,用户只能滚动屏幕,就能让你的网站看上去更像原生应用的感觉。注意,这种方式我们并不推荐所有网站使用,还是要看你自己的情况而定!
</p>
</div>
<div class="post-permalink">
<a href="#" class="btn btn-default">阅读全文</a>
</div>
<div class="footer clearfix">
<hr>
<div class="pull-left tag-list">
<i class="fa fa-folder-open-o"></i>
<a href="#" >Ghost</a>
<a href="#">深度玩转Ghost</a>
<a href="#">助手函数</a> </div>
</div>
</article> <article class="post tag-abuot-ghost tag-ghost-in-depth tag-zhu-shou-han-shu">
<div class="post-head">
<h1 class="post-title">
<a href="#">禁止 'ghost-foot'助手输出</a>
</h1>
<div class="post-meta">
<span class="author">作者<a href="#">王赛</a></span>
<time class="date" datetime="2015-10-10">2015年10月10日</time>
</div>
</div>
<div class="post-content">
<p>
在移动设备浏览器上,通过为视口(viewport)设置 meta 属性为 user-scalable=no 可以禁用其缩放(zooming)功能。这样禁用缩放功能后,用户只能滚动屏幕,就能让你的网站看上去更像原生应用的感觉。注意,这种方式我们并不推荐所有网站使用,还是要看你自己的情况而定!
</p>
</div>
<div class="post-permalink">
<a href="#" class="btn btn-default">阅读全文</a>
</div>
<div class="footer clearfix">
<hr>
<div class="pull-left tag-list">
<i class="fa fa-folder-open-o"></i>
<a href="#" >Ghost</a>
<a href="#">深度玩转Ghost</a>
<a href="#">助手函数</a> </div>
</div>
</article>
</main>
<aside class="col-md-4 side-bar">
<div class="widget">
<h4 class="title">社区</h4>
<div class="content community">
<p>QQ群:</p>
<p>
<a href="#">问答社区</a>
</p>
<p>
<a href="#">官网微博</a>
</p>
</div>
</div>
<div class="widget">
<h4>下载 Ghost</h4>
<div class="content download">
<a href="#" class="btn btn-default btn-block">Ghost 中文版(5.0.)</a>
</div>
</div>
<div class="widget">
<h4 class="title">标签云</h4>
<div class="content tag-cloud">
<a href="#">Ghost</a>
<a href="#">新版本发布</a>
<a href="#">主题</a>
<a href="#">Ghost</a>
<a href="#">Ghost</a>
<a href="#">Ghost</a>
<a href="#">Ghost</a>
<a href="#">Ghost</a>
<a href="#">新版本发布</a>
<a href="#">主题</a>
<a href="#">Ghost</a>
<a href="#">Ghost</a>
<a href="#">Ghost</a>
<a href="#">Ghost</a>
</div>
</div>
</aside>
</div>
</div>
</section> <footer class="main-footer">
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="widget"> <div class="title">
<h4>最新文章</h4>
</div>
<div class="content recent-post">
<div class="recent-single-post">
<a href="#" class="post-title">禁止ghost_foot</a>
<div class="date">March </div>
</div>
<div class="recent-single-post">
<a href="#" class="post-title">禁止ghost_foot</a>
<div class="date">March </div>
</div>
<div class="recent-single-post">
<a href="#" class="post-title">禁止ghost_foot</a>
<div class="date">March </div>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="widget">
<h4 class="title">标签云</h4>
<div class="content tag-cloud">
<a href="#">Ghost</a>
<a href="">新版本发布</a>
<a href="">主题</a>
<a href="">Ghost</a>
<a href="">Ghost</a>
<a href="">Ghost</a>
<a href="">Ghost</a>
<a href="">Ghost</a>
<a href="">新版本发布</a>
<a href="">主题</a>
<a href="">Ghost</a>
<a href="">Ghost</a>
<a href="">Ghost</a>
<a href="">Ghost</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="widget">
<h4 class="title">合作伙伴</h4>
<div class="content tag-cloud frend-links">
<a href="#">bootstrap中文网</a>
<a href="#">bootstrap中文网</a>
<a href="#">bootstrap中文网</a>
<a href="#">bootstrap中文网</a>
<a href="#">bootstrap中文网</a>
<a href="#">bootstrap中文网</a>
</div>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>

css文件

 html, body {
color: #;
line-height: 1.75;
background: #ebebeb;
} .main-header {
text-align: center;
padding: 42px ;
background: #ffffff;
} .main-header .branding {
font-size: .5em;
color: #;
} a {
color: #e67e22;
outline: none;
text-decoration: none;
} .main-header .branding img {
max-width: %;
} a:active, a:focus, a img {
outline: none;
} .main-navigation {
text-align: center;
background: #ffffff;
border-top: 1px;
border-bottom: 3px solid #e1e1e1;
margin-bottom:35px;
} .main-navigation .menu {
padding: ;
margin: ;
} .main-navigation .menu li.nav-current {
border-bottom: 3px solid #e67e22;
margin-bottom: -2px;
} .main-navigation .menu li {
list-style: none;
display : inline-block;
position: relative;
} .main-navigation .menu li a {
color: #;
line-height: 4em;
display: block;
padding: 21px;
} .post {
padding: 35px;
background: #ffffff;
margin-bottom: 35px;
position: relative;
overflow: hidden;
} .post .post-head {
text-align: center;
} .post .post-head .post-title {
margin: ;
font-size: .5em;
line-height: 1em;
} .post .post-head .post-title a {
color: #;
} .post .post-head .post-meta {
color: #;
margin: 14px 0px;
} .post-content {
font: 18px/1.62 "Glyphicons Halflings";
color: #;
} .post-content p {
margin-top: ;
margin-bottom: .16em;
} .btn-default {
border: 1px solid #e67e22;
background: #e67e22;
color: #ffffff;
transition: all .2s ease-in-out; -webkit-transition:all .2s ease-in-out;
} .btn {
padding: 7px 14px;
border-radius: 6px;
} .post .post-footer {
margin-top: 30px;
border-top: 1px solid #ebebeb;
padding: 21px ;
} .post .post-footer .tag-list {
color: #;
line-height: 28px;
} .side-bar .widget {
background: #ffffff;
padding: 21px 30px;
} .widget {
margin-bottom: 35px;
} .widget .title {
margin-top: ;
padding-bottom: 7px;
border-bottom: 1px solid #ebebeb;
margin-bottom: 21px;
position: relative;
} .widget .tag-cloud a {
border: 1px solid #ebebeb;
padding: 2px 7px;
color: #;
line-height: .5em;
display: inline-block;
} .main-footer {
background: #;
padding: 35px ;
color: #;
} .main-footer .widget {
padding: 0px 30px;
} .widget {
margin-bottom: 35px;
} .main-footer .widget .title {
color: #ffffff;
border-bottom: 1px #;
} .widget .title {
margin-top: ;
padding-bottom: 7px;
border-bottom: 1px solid #ebebeb;
margin-bottom: 21px;
position: relative;
} .main-footer .widget .recent-post .recent-single-post {
border-bottom: 1px dashed #;
} .main-footer .recent-post .recent-single-post {
border-bottom: 1px dashed #;
padding-bottom: 14px;
margin-bottom: 14px;
}

bootstrap 仿实例的更多相关文章

  1. 基于Bootstrap仿淘宝分页控件实现

    .header { cursor: pointer } p { margin: 3px 6px } th { background: lightblue; width: 20% } table { t ...

  2. Bootstrap历练实例:轮播(carousel)

    <!DOCTYPE html><html><head><meta http-equiv="Content-Type" content=&q ...

  3. Bootstrap历练实例:响应式导航(带有表单)

    <!DOCTYPE html><html><head><meta http-equiv="Content-Type" content=&q ...

  4. Bootstrap历练实例:响应式导航

    <!DOCTYPE html><html lang="zh-cn"><head><meta http-equiv="Conten ...

  5. Bootstrap 历练实例-轮播(carousel)插件的事件

    事件 下表列出了轮播(Carousel)插件中要用到的事件.这些事件可在函数中当钩子使用. 事件 描述 实例 slide.bs.carousel 当调用 slide 实例方法时立即触发该事件. $(' ...

  6. Bootstrap 历练实例-轮播(carousel)插件方法

    方法 下面是一些轮播(Carousel)插件中有用的方法: 方法 描述 实例 .carousel(options) 初始化轮播为可选的 options 对象,并开始循环项目. $('#identifi ...

  7. Bootstrap 历练实例 - 折叠(Collapse)插件事件

    事件 下表列出了折叠(Collapse)插件中要用到的事件.这些事件可在函数中当钩子使用. 事件 描述 实例 show.bs.collapse 在调用 show 方法后触发该事件. $('#ident ...

  8. Bootstrap 历练实例 - 折叠(Collapse)插件方法

    方法 下面是一些折叠(Collapse)插件中有用的方法: 方法 描述 实例 Options:.collapse(options) 激活内容为可折叠元素.接受一个可选的 options 对象. $(' ...

  9. Bootstrap历练实例:简单的可折叠

    <!DOCTYPE html><html><head><meta http-equiv="Content-Type" content=&q ...

随机推荐

  1. 【转】iOS开发UI篇—程序启动原理和UIApplication

    原文 http://www.cnblogs.com/wendingding/p/3766347.html   一.UIApplication 1.简单介绍 (1)UIApplication对象是应用程 ...

  2. 使用Thinkphp框架开发移动端接口

     本文给大家分享的是使用thinkphp框架开发移动端接口的2种方法,一种是开发API,另外一种是实现移动端访问自动切换移动主题模板,从而实现伪app访问,下面我们就来详细看下如何实现吧. 方案一:给 ...

  3. 浏览器中的WebSocket("ws://127.0.0.1:9988");

    <script type="text/javascript"> function WebSocketTest() { if ("WebSocket" ...

  4. 谨慎使用php的strtotime()函数

    我们在日常业务中,针对业务量,经常会采用对数据库按时间做横向分表,分表后的查询往往会涉及到时间问题.例如,我们想查询某个用户距离当前时间1个月的订单情况,在这个时候,我们有些会用到strtotime( ...

  5. PHP面向对象(OOP):__toString()方法

    我们前面说过在类里面声明“__”开始的方法名的方法(PHP给我们提供的),都是在某一时刻不同情况下自动调用执行的方 法,“__toString()”方法也是一样自动被调用的,是在直接输出对象引用时自动 ...

  6. 啊哈,yield

    文章出处:http://www.cnblogs.com/winstic/,请保留此连接 在python编程中,我们经常会看到函数中带有yield关键字,但请注意,此时的函数不再是我们熟知的一般函数,而 ...

  7. objective-c基础教程

    command+shift+c foundation框架包含的头文件 /system/library/frameworkks/foundation.framework/headers/

  8. 访问Github过慢解决

    在这个地址查找响应最快的地址:http://tool.chinaz.com/dns?type=1&host=assets-cdn.github.com&ip= 查找:assets-cd ...

  9. 安装 mysql server

    三个月前向公司申请了一台服务器单独给我用,作为部署我写的自动发布工具的服务器.同事不久前在我这台服务器上装了个数据库,今天上去查了一下,用不了,只有information_schema和test两个数 ...

  10. Node.js Web模块

    什么是Web服务器? Web服务器是处理由HTTP客户端发送的,如web浏览器的HTTP请求的软件应用程序,并返回响应于客户端网页. Web服务器通常伴随着图片,样式表和脚本的HTML文档. 大多数W ...