Poster

60% Complete (success)

<video src="#" poster="#" width="..." height="..." preload controls ></video>

The poster="" attribute should always be supplied with the <video> element. This attribute takes a URL as its value, which should point to an image that is displayed in place of the video until the visitor elects play the video.

NOTE: The image should be the same width/height ratio as the video element. Image of matching video and video poster sizes