• 在jquery基础上的组件框架
  • 移动
    • <meta name=“viewport” content=“width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no”>- Bootstrap CSS
  • CSS Less
  • 案例
    • <div class="table-responsive">
        <table class="table table-striped table-bordered table-hover">
          # table table-condensed 紧凑型表格
          <thead>
            <tr>
              <th>标题
          <tbody>
            <tr class="active">
              # success info warning danger
      </div>
  • 插件
    • scrollspy
      • 介绍
        • 监测滚动到目前页面锚点
  • 工具
    • bootInit
      • 介绍
        • 检测bootstrap标签语法,不支持扩展插件