0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00

Add code block for condensed table example

This commit is contained in:
Troy Murray 2011-12-09 11:34:58 -05:00
parent 296fad37b4
commit 5f54e4aad1

View File

@ -897,7 +897,10 @@
</tr>
</tbody>
</table>
<pre class="prettyprint linenums">
&lt;table class="condensed-table"&gt;
...
&lt;/table&gt;</pre>
<h3>Example: Bordered table</h3>
<p>Make your tables look just a wee bit sleeker by rounding their corners and adding borders on all sides.</p>
<table class="bordered-table">