What will happen if the poster attribute is not specified?
<video width="320" height="240" controls>
<source src="video.mp4" type="video/mp4">
</video>
What will happen if the poster attribute is not specified?
<video width="320" height="240" controls>
<source src="video.mp4" type="video/mp4">
</video>