removing extraneous brackets in quiz

pull/142/head
Jen Looper 4 years ago committed by GitHub
parent a217bded92
commit cd709a8602
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,16 +4,16 @@ Complete this quiz in class
1. HTML stands for 'HyperText Mockup Language' 1. HTML stands for 'HyperText Mockup Language'
- [ ] [true] - [ ] true
- [ ] [false] - [ ] false
2. All HTML tags need both opening and closing tags 2. All HTML tags need both opening and closing tags
- [ ] [true] - [ ] true
- [ ] [false] - [ ] false
3. Using semantic markup is most important for 3. Using semantic markup is most important for
- [ ] [code readability] - [ ] code readability
- [ ] [screen readers] - [ ] screen readers
- [ ] [maintenance] - [ ] maintenance

Loading…
Cancel
Save