mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-11 16:14:04 +02:00
Fixes #6794: incorrect docs mention of th element
This commit is contained in:
@@ -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>
|
||||||
|
3
docs/templates/pages/css.mustache
vendored
3
docs/templates/pages/css.mustache
vendored
@@ -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