removing extraneous brackets from quiz

pull/145/head
Jen Looper 4 years ago committed by GitHub
parent aad72a3823
commit 3edf065f1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,15 +4,15 @@ Complete this quiz in class
1. HTML elements must have either a class or an id in order to be styled 1. HTML elements must have either a class or an id in order to be styled
- [ ] [true] - [ ] true
- [ ] [false] - [ ] false
2. CSS stands for 'Complete Style Sheets' 2. CSS stands for 'Complete Style Sheets'
- [ ] [true] - [ ] true
- [ ] [false] - [ ] false
3. CSS can be used to create animations 3. CSS can be used to create animations
- [ ] [true] - [ ] true
- [ ] [false] - [ ] false

Loading…
Cancel
Save