What does the poster attribute do in the <video> tag?
<video>
It specifies an image that should display while the video downloads and until the video is played.
It specifies an image that only displays if there is a problem with the video.
It specifies an image that should display while the video downloads.
It specifies an image that should display until the video is played.