Skip to content

Commit 273163d

Browse files
committed
02-class-id-selectors: Add checkboxes to the README
Add checkboxes to the README to make the progress tracking a better experience.
1 parent 233721b commit 273163d

File tree

1 file changed

+3
-3
lines changed
  • foundations/intro-to-css/02-class-id-selectors

1 file changed

+3
-3
lines changed

foundations/intro-to-css/02-class-id-selectors/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ Quick tip: in VS Code, you can change which format colors are displayed in RGB,
2020

2121

2222
### Self Check
23-
- Do the odd numbered `p` elements share a class?
24-
- Do the even numbered `div` elements have unique IDs?
25-
- Does the Number 3 element have multiple classes?
23+
- [ ] Do the odd numbered `p` elements share a class?
24+
- [ ] Do the even numbered `div` elements have unique IDs?
25+
- [ ] Does the Number 3 element have multiple classes?

0 commit comments

Comments
 (0)