We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f27958 commit 61be66bCopy full SHA for 61be66b
css-grid-2/Overview.bs
@@ -4034,6 +4034,11 @@ Alignment and Spacing</h2>
4034
and the dimensions of all <a>grid items</a> are finalized,
4035
<a>grid items</a> can be aligned within their <a>grid areas</a>.
4036
4037
+ Note: The [=grid items=] of [=subgrids=] participate in alignment,
4038
+ including [=baseline alignment=],
4039
+ together with their [=parent grid=]'s items;
4040
+ see <a href="#subgrid-item-contribution">Subgrids (h)</a>.
4041
+
4042
The 'margin' properties can be used to align items in a manner similar to
4043
what margins can do in block layout.
4044
<a>Grid items</a> also respect the <a>box alignment properties</a>
0 commit comments