]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add <caption> to Supported table markup example
authorErik van der Kolk <developer@smerik.nl>
Sat, 18 Aug 2012 11:40:37 +0000 (13:40 +0200)
committerErik van der Kolk <developer@smerik.nl>
Sat, 18 Aug 2012 11:40:37 +0000 (13:40 +0200)
docs/base-css.html
docs/templates/pages/base-css.mustache

index 3ea3bdce364f87cd5127786496563d582aabe9a9..b24d3eea41f7e2c0dc9179b6037618d1336797f3 100644 (file)
@@ -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;
index 4cc21e9755cde7d8f40a1bdaf22a78a1a6752b7a..b6a88b8542d2a0111da52f2dc7a68788d7651e26 100644 (file)
           </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;