Question Bank

HTML Media and Interactive Elements Quiz

Difficulty: Medium

Six drills on HTML5 media: responsive video embeds, the progress element, canvas drawing, custom audio controls, the picture element for art direction, and image maps.

Question Bank
/

HTML Media and Interactive Elements Quiz

HTML Media and Interactive Elements Quiz

Six drills on HTML5 media: responsive video embeds, the progress element, canvas drawing, custom audio controls, the picture element for art direction, and image maps.

Question Bank
Medium
HTML
6 questions
quiz
html-media
html-canvas
html-elements

824 views

14

Implement a fully responsive video embed (e.g. a YouTube iframe) that preserves a 16:9 aspect ratio at any container width. Use modern CSS (no padding-bottom hack required) and keep the markup minimal.