0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 21:52:22 +01:00

fix docs for bordered-table

This commit is contained in:
Chris Sternal-Johnson 2011-12-08 14:42:42 -05:00
parent cee2f61898
commit e603009fca

View File

@ -667,9 +667,8 @@
</tr>
</tbody>
</table>
<p><strong>Note:</strong> Zebra-striping is a progressive enhancement not available for older browsers like IE8 and below.</p>
<pre class="prettyprint linenums">
&lt;table class="striped-table"&gt;
&lt;table class="bordered-table"&gt;
...
&lt;/table&gt;</pre>
<h3>4. Condensed table</h3>