Multiple Choice
Scenario: The Firefox browser is being used to display a web page with a video but no video controls display -only the poster image is shown. Read the following code snippet and select the reason for the incorrect display from the choices below. < video controls="controls" poster="sparky. jpg"
Width="160" height="150" >
< source src="sparky.m4v" type="video/mv4" >
< source src="sparky.ogg" type="video/ogg" >
< a href="sparky.mov" >Sparky the Dog< /a > (.mov)
< /video >
A) The controls attribute should be controls="yes"
B) There are too many source elements.
C) The file extension .ogg is incorrect.
D) The MIME type values are incorrect.
Correct Answer:

Verified
Correct Answer:
Verified
Q9: The CSS3 _ property provides for changes
Q10: Use _ resolution when recording human speech
Q12: The _ element configures dynamic graphics.<br>A) object<br>B)
Q14: Select the term below which names an
Q15: Select recommended usability and accessibility practices:<br>A) use
Q16: The file extensions .avi, .m4v, and .ogv
Q17: When displaying a Java applet, the browser
Q18: When coding an audio element, the code
Q21: Select the technology that was developed by
Q23: The _ defines every object and element