The ______ attribute in the video tag is used to specify an image to be shown while the video is downloading, or until the user hits the play button.
- display-image
- imgsrc
- placeholder
- poster
The poster attribute in the video tag allows developers to specify an image that will be displayed before the video starts playing. This can be particularly useful as a visual introduction or preview of the video content. It not only provides a more engaging user experience but also gives a visual context about the video before it starts playing.
Loading...
Related Quiz
- Why might you choose SVG over other image formats for web graphics?
- What is the purpose of the "label" element in relation to form controls?
- Imagine you are developing a website that needs to be optimized for search engines. How would you utilize the head section, especially the meta tags, to enhance SEO?
- The ______ property is used in CSS to apply a shadow to a table.
- What is the purpose of the "legend" element within a fieldset?