Home » HTML » HTML Media » Question
  1. Which attribute allows to show an image while downloading a video?
    1. poster
    2. controls
    3. setter
    4. preload
    5. None of these
Correct Option: A

The poster attribute allows us to specify an image to show at the time of downloading of video or until the user tells the video to play. Controls attributes indicate that browser should supply its own controls for playback the video.



Your comments will be displayed only after manual approval.