File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
intermediate-html-css/positioning-grid/01-basic-holy-grail Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ Now it's time to practice the Grid tools we've learned and create a layout that
14
14
15
15
### Self Check
16
16
17
- - The gap is 15px
18
- - The grid has two columns
19
- - The grid has four rows
20
- - The second column is three times larger than the first
21
- - The third row is five times larger than the others
22
- - The header and footer elements span across both columns
23
- - The sidebar element only spans across the first column
24
- - The nav and article elements span across the second column
17
+ - [ ] The gap is 15px
18
+ - [ ] The grid has two columns
19
+ - [ ] The grid has four rows
20
+ - [ ] The second column is three times larger than the first
21
+ - [ ] The third row is five times larger than the others
22
+ - [ ] The header and footer elements span across both columns
23
+ - [ ] The sidebar element only spans across the first column
24
+ - [ ] The nav and article elements span across the second column
You can’t perform that action at this time.
0 commit comments