Commit 745e858
authored
[css-grid-1] Specify height in example 8 for #grid (w3c#5968)
I would specify the height property in example 8 of the Grid Areas
chapter for `#grid`. This makes it easy to see the differences between
`align-self: start;` and `align-self: end;` for newcomers. Otherwise,
it's may not so clear how `align-self: start;` and `align-self: end;`
styles work if you try to run this snippet.
[3.3. Grid Areas](https://www.w3.org/TR/css-grid-1/#grid-area-concept)1 parent e47293d commit 745e858
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
704 | 704 | | |
705 | 705 | | |
706 | 706 | | |
| 707 | + | |
707 | 708 | | |
708 | 709 | | |
709 | 710 | | |
| |||
0 commit comments