We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f63540 commit a518110Copy full SHA for a518110
css-display/Overview.bs
@@ -239,11 +239,11 @@ Box Layout Modes: the 'display' property</h2>
239
<tr>
240
<td>''table''
241
<td>''block table''
242
- <td><a>block-level</a> <i>table wrapper box</i> containing <i>table box</i>
+ <td><a>block-level</a> <a>table wrapper box</a> containing <a>table box</a>
243
244
<td>''inline-table''
245
<td>''inline table''
246
- <td><a>inline-level</a> <i>table wrapper box</i> containing <i>table box</i>
+ <td><a>inline-level</a> <a>table wrapper box</a> containing <a>table box</a>
247
<tbody title="Layout-internal display types">
248
<!--
249
0 commit comments