Merge pull request #4 from benjaminhonorio/patch-1
Fix typo in self check
This commit is contained in:
commit
3a23a88992
|
@ -17,6 +17,6 @@ Quick tip: in VS Code, you can change which format colors are displayed in (RGB,
|
|||
|
||||
|
||||
### Self Check
|
||||
- Do the odd numbered `div` elements share a class?
|
||||
- Do the odd numbered `p` elements share a class?
|
||||
- Do the even numbered `div` elements have unique ID's?
|
||||
- Does the 3rd `div` element have multiple classes?
|
||||
|
|
Loading…
Reference in New Issue