Skip to content

Commit

Permalink
Add code block for condensed table example
Browse files Browse the repository at this point in the history
  • Loading branch information
Troy Murray committed Dec 9, 2011
1 parent 296fad3 commit 5f54e4a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/index.html
Expand Up @@ -897,7 +897,10 @@ <h3>Example: Condensed table</h3>
</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">
Expand Down

0 comments on commit 5f54e4a

Please sign in to comment.