日期:2014-05-16  浏览次数:20646 次

Chapter 2 unit 2 of Bootstrap-Bootstrap CSS

代码

内联代码

代码如果需要将代码包含在页面中,那么就需要<code>标签,注意转义部分。

For example, <code>&lt;section&gt;</code> should be wrapped as inline.

基本代码块

<pre>&lt;p&gt;Sample text here...&lt;/p&gt;</pre>


表格

基本案例

为任意<table>标签添加.table