We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924c264 commit 344b9beCopy full SHA for 344b9be
1 file changed
css-grid-3/Overview.bs
@@ -1095,8 +1095,13 @@ Alignment and Spacing</h2>
1095
<figure>
1096
<img src="images/masonry-box.png">
1097
<figcaption>
1098
- The extent of the alignment subject is indicated by the dashed border.
1099
- (Note that item 1 has a 5px bottom margin here.)
+ The extent of the alignment subject is indicated by the dashed border,
+ while the alignment container is the whole container
1100
+ (indicated by the height of the column dividers).
1101
+ It defaults to start-aligning,
1102
+ but depending on (in this case) 'align-content',
1103
+ the items can move down, as a block,
1104
+ to center- or end-align vertically.
1105
</figcaption>
1106
</figure>
1107
0 commit comments