Correct!!!
1. What video files are MP4 (mpeg4) WebM and OGG
supported codec H.264
remember this
2. What music files are MP3 WAV and OGG
supported remember this
3. What image files are jpeg, gif, svg, png, apng, png_ico, bmp, bmp_ico,
supported
Apig gifts a savefile to 3 pinguins and is bumped twice
4. a anchor tag
.a class ="a"
#a id="a"
remember this
5. how to track visitors Geolocation API
IP address remember this
6. code to implement <html manifest="my-webpage.appcache">
appChache for of- remember the html tag with the manifest
fline viewing remember this
7. Does js run client or client
server side
8. html comment < ! Ltext >L
9. css comment / asterixis text asterixis /
(quizlet has issues displaying * after /
10. js comment // text until the end of the line
11.
1/9
, WGU C777 Final Exam Questions And Answers Verified 100%
Correct!!!
Unassign a variable = undefined
without deleting it a var can never truly be unset anymore
= delete is removing it completely
12. DOM is a representa- HTML
tion of what code?
13. DOM is the concept API
of a web browser ...
14. DOM is made up HTML / JavaScript
from objects made in
... and modified with
...
15. Is DOM accessed yes
by other tools like
search engines or
screen readers
16. Is DOM the same as Yes and no, the browser can fix your html when things are missing during the
my HTML code DOM creation
17. document.querySe- css inline style application reviewed with a js call
lector(".cta a").style remember this
is an example of:
if you want to change thru js, use the same code and add the color (or margin,
padding, background collor etc)
document.querySelector(".cta a").style color = "green"
18. JavaScript uses what ECMAScript
script standard
Just remember the YMCA song and flip some letters
2/9