and Test Exam with Questions and Correct Verified Answers
Graded A+
1. What video files are supported: MP4 (mpeg4) WebM and OGG cod
x x x x x x x x x x
ec H.264
x
remember this x
2. What music files are supported: MP3 WAV and OGG rem
x x x x x x x x x
ember this x
3. What image files are supported: jpeg, gif, svg, png, apng, png_ico, bmp, bmp
x x x x x x x x x x x x
_ico,
Apig gifts a savefile to 3 pinguins and is bumped twice
x x x x x x x x x x
4. a
.a
#a: anchor tag
x x x
class ="a" id=" x x
a" remember t
x x
his
1x/x
16
,5. how to track visitors IP address: Geolocation API re
x x x x x x x x
member this x
6. code to implement appChache for offline viewing: <html manifest="my-web-
x x x x x x x x
page.appcache">
x
remember the html tag with the manifest re x x x x x x x
member this x
7. Does js run client or server side: client
x x x x x x x
8. html comment: < ! L text L>
x x x x x x
9. css comment: / asterixis text asterixis / (
x x x x x x x
quizlet has issues displaying * after /
x x x x x x
10. js comment: // text until the end of the line
x x x x x x x x x
11. Unassign a variable without deleting it: = undefined a vx x x x x x x x x
ar can never truly be unset anymore
x x x x x x
= delete is removing it completely
x x x x x
12. DOM is a representation of what code?: HTML
x x x x x x x
13. DOM is the concept of a web browser ...: API
x x x x x x x x x
14. DOM is made up from objects made in ... and modified with ...: HTML / Java
x x x x x x x x x x x x x x x
Script
2x/x
16
, 15. Is DOM accessed by other tools like search engines or screen readers: yes
x x x x x x x x x x x x
16. Is DOM the same as my HTML code: Yes and no, the browser can fix your html whe
x x x x x x x x x x x x x x x x x
n things are missing during the DOM creation
x x x x x x x
17. document.querySelector(".cta a").style x
is an example of:: css inline style application reviewed with a js call remember t
x x x x x x x x x x x x x x
his
3x/x
16