mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-03 15:24:19 +01:00
Add code block for condensed table example
This commit is contained in:
parent
296fad37b4
commit
5f54e4aad1
@ -897,7 +897,10 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
<pre class="prettyprint linenums">
|
||||||
|
<table class="condensed-table">
|
||||||
|
...
|
||||||
|
</table></pre>
|
||||||
<h3>Example: Bordered table</h3>
|
<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>
|
<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">
|
<table class="bordered-table">
|
||||||
|
Loading…
Reference in New Issue
Block a user