mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-23 20:40:36 +03:00
Fixes #6794: incorrect docs mention of th element
This commit is contained in:
+1
-2
@@ -971,8 +971,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped
|
|||||||
<code><th></code>
|
<code><th></code>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
Special table cell for column (or row, depending on scope and placement) labels<br>
|
Special table cell for column (or row, depending on scope and placement) labels
|
||||||
Must be used within a <code><thead></code>
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Vendored
+1
-2
@@ -911,8 +911,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped
|
|||||||
<code><th></code>
|
<code><th></code>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
Special table cell for column (or row, depending on scope and placement) labels<br>
|
Special table cell for column (or row, depending on scope and placement) labels
|
||||||
Must be used within a <code><thead></code>
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user