mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Add <caption> to Supported table markup example
This commit is contained in:
@@ -802,6 +802,7 @@ For example, <code>section</code> should be wrapped as inline.
|
|||||||
</table>
|
</table>
|
||||||
<pre class="prettyprint linenums">
|
<pre class="prettyprint linenums">
|
||||||
<table>
|
<table>
|
||||||
|
<caption>…</caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>…</th>
|
<th>…</th>
|
||||||
|
|||||||
+1
@@ -739,6 +739,7 @@
|
|||||||
</table>
|
</table>
|
||||||
<pre class="prettyprint linenums">
|
<pre class="prettyprint linenums">
|
||||||
<table>
|
<table>
|
||||||
|
<caption>…</caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>…</th>
|
<th>…</th>
|
||||||
|
|||||||
Reference in New Issue
Block a user