Add code block for condensed table example
This commit is contained in:
parent
296fad37b4
commit
5f54e4aad1
1 changed files with 4 additions and 1 deletions
|
|
@ -897,7 +897,10 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<pre class="prettyprint linenums">
|
||||
<table class="condensed-table">
|
||||
...
|
||||
</table></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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue