Quiz 4
1. Which tag is used to embed video content in HTML5?
2. Which attribute adds play/pause buttons to the <video> tag?
3. Which tag inside media tags allows for multiple formats?
4. Which attribute displays an image until the video starts?
5. Which tag is used to add subtitles to a video?
6. Which tag is used to draw graphics on the fly via JS?
7. What does SVG stand for?
8. Which tag is used for responsive viewport-based images?
9. Which tag is used to embed another page within current page?
10. Which attribute starts a video automatically on load?
Previous Next