SOURCE

console 命令行工具 X clear

                    
>
console
<div class="container">
      <div class="header clearfix">
        <nav>
          <ul class="nav nav-pills pull-right">
            <li role="presentation" class="active"><a href="#">主页</a></li>
            <li role="presentation"><a href="#">关于</a></li>
            <li role="presentation"><a href="#">帮助</a></li>
          </ul>
        </nav>
      </div>
      <div class="jumbotron">
        <h1>林夕</h1>
    <p>原名梁伟文,英文名Albert Leung。1961年12月7日(农历十月
三十)生于香港,祖籍东莞,是80年代中期晋身香港乐坛的专业填词人,毕业于陈瑞祺书院和喇沙书院,会考26分(9A),高考2A1B1C,为香港状元。林夕也是香港作曲家及作词家协会会员。
1981-1982年,香港大学中文学会干事</p>
        <p><a class="btn btn-lg btn-success" href="#" role="button" onclick="window.location='http://jsrun.net/4YkKp/show';">进入</a></p>
      </div>
/* Space out content a bit */
body {
  padding-top: 80px;
  padding-bottom: 20px;
  background-image:url(http://img2.3lian.com/2014/f5/73/d/22.jpg);
}

/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
  padding-right: 15px;
  padding-left: 15px;
}

/* Custom page header */
.header {
  padding-bottom: 20px;
  border-bottom: 1px solid gray;
}
.header h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
}

/* Customize container */
@media (min-width: 768px) {
  .container {
    max-width: 730px;
  }
}
.container-narrow > hr {
  margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;

}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}

/* Supporting marketing content */
.marketing {
  margin: 40px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .header,
  .marketing,{
    padding-right: 0;
    padding-left: 0;
  }
  /* Space out the masthead */
  .header {
    margin-bottom: 30px;
  }
  /* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
    border-bottom: 0;
  }
}

本项目引用的自定义外部资源