Skip to content

Commit 455f0d9

Browse files
committed
03-grouping-selectors: Add checkboxes to the README
Add checkboxes to the README to make the progress tracking a better experience.
1 parent 273163d commit 455f0d9

File tree

1 file changed

+3
-3
lines changed
  • foundations/intro-to-css/03-grouping-selectors

1 file changed

+3
-3
lines changed

foundations/intro-to-css/03-grouping-selectors/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ This will help you further practice adding classes and using class selectors, so
1414

1515
### Self Check
1616

17-
- Does each element have a unique class name?
18-
- Did you use the grouping selector for styles that both elements share?
19-
- Did you make separate rules for the styles unique to each element?
17+
- [ ] Does each element have a unique class name?
18+
- [ ] Did you use the grouping selector for styles that both elements share?
19+
- [ ] Did you make separate rules for the styles unique to each element?

0 commit comments

Comments
 (0)