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