removing extraneous brackets from quiz

This commit is contained in:
Jen Looper
2020-12-30 16:47:26 -05:00
committed by GitHub
parent 4ae6ba331d
commit 72c2e95659

View File

@@ -4,15 +4,15 @@ Complete this quiz in class
1. The DOM stands for 'Document Object Management'
- [ ] [true]
- [ ] [false]
- [ ] true
- [ ] false
2. The DOM can be thought of as a tree
- [ ] [true]
- [ ] [false]
- [ ] true
- [ ] false
3. Using the Web API, you can manipulate the DOM
- [ ] [true]
- [ ] [false]
- [ ] true
- [ ] false