Answer: Option A
Explanation:
Include a video in an HTML document.Use the video element.
Specify if a video file should be loaded before the user starts playback.Use the preload attribute.
Answer: Option B
Specify an image that will be shown until video playback starts.Use the poster attribute.
Set the size of the video on screen.Use the width and height attributes.
Answer: Option C
Specify the video source.Use the src attribute.
Answer: Option D
Specify multiple formats of the same video source.Use the source element.
Include audio in an HTML document.Use the audio element.
Manipulate media elements through the DOM.Use the HTMLMediaElement, HTMLVideoElement, or HTMLAudioElement object.
Obtain an indication of whether a media format is supported by the browser.Use the canPlayType method.
Control media playback.Use the play and pause methods of the HTMLMediaElement, and the properties that provide playback details.
Mail: Support@gicgac.com
Copyright © 2015 - All Rights Reserved - GICGAC