一、HTML中的页面内容

<div class="col-sm-12">
  <!-- <div class="m-b-md" style="text-align:'center'">
  <h3 >

<!--table类下的table-hover,是鼠标经过的样式-->
      <table class="table table-hover ">
        <thead>
          <tr >
            <th class="panel-title">人物</th>
            <th class="panel-title">得分</th>
            <th class="panel-title">次数</th>
            <th class="panel-title">完成率</th>
          </tr>
        </thead>
        <tbody class="taskRows">
          <tr ><strong >4/10</strong></div>
              </div>
            </td>
          </tr>
      </tbody>
    </table>
  </div>
</div>
</div>

 

相关文章: