Video Poster (thumbnail) in HTML
You may have noticed the thumbnail of the video while watching it on YouTube. In this article, we will create the same thing using only HTML and no CSS/JavaScript.
To add a video with a poster, add the following code to your HTML:
<video poster="http...
h.dhairyashah.dev1 min read