aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
diff options
context:
space:
mode:
authorErik van der Kolk <[email protected]>2012-08-18 13:40:37 +0200
committerErik van der Kolk <[email protected]>2012-08-18 13:40:37 +0200
commit05571db10990ff66d312abc9cd25144dad36517d (patch)
tree0484d468089123a10e7a8e05f0bcbf0a6f709095 /docs/base-css.html
parent1ae194597c3d0a9608803f9edbd05bc50b4844af (diff)
downloadbootstrap-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.html1
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, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
</table>
<pre class="prettyprint linenums">
&lt;table&gt;
+ &lt;caption&gt;…&lt;/caption&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;…&lt;/th&gt;