Multiple Choice
To implement a video in a web page, you can use an iframe element and display a separate web page in it, or you can use a video element to run locally stored video files. What is an advantage of using an iframe element?
A) You can use JavaScript to customize your video.
B) You can avoid advertisements more easily.
C) You do not have to use up storage space on your own web server.
Correct Answer:

Verified
Correct Answer:
Verified
Q20: Today's browsers include a built-in audio player
Q21: For audio files to work with HTML5,
Q22: To associate an img element with a
Q23: For the audio element, which property-value pair
Q24: For a video element, it is always
Q25: A color gradient value displays a smooth
Q26: Which of the following is valid code
Q27: Explain what the following CSS rule does
Q29: What is a benefit of not preloading
Q30: For the <code>audio</code> element, which property-value pair