diff options
| author | Erik van der Kolk <[email protected]> | 2012-08-18 13:40:37 +0200 |
|---|---|---|
| committer | Erik van der Kolk <[email protected]> | 2012-08-18 13:40:37 +0200 |
| commit | 05571db10990ff66d312abc9cd25144dad36517d (patch) | |
| tree | 0484d468089123a10e7a8e05f0bcbf0a6f709095 /docs/base-css.html | |
| parent | 1ae194597c3d0a9608803f9edbd05bc50b4844af (diff) | |
| download | bootstrap-05571db10990ff66d312abc9cd25144dad36517d.tar.xz bootstrap-05571db10990ff66d312abc9cd25144dad36517d.zip | |
Add <caption> to Supported table markup example
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index 3ea3bdce3..b24d3eea4 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -802,6 +802,7 @@ For example, <code>section</code> should be wrapped as inline. </table> <pre class="prettyprint linenums"> <table> + <caption>…</caption> <thead> <tr> <th>…</th> |
