Solved

To Implement a Video in a Web Page, You Can

Question 28

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions