Question: Media Queries in HTML5 and CSS3 Create a media query for screen devices with a minimum width of 521 pixels. Within the media query, create
Media Queries in HTML5 and CSS3
Create a media query for screen devices with a minimum width of 521 pixels. Within the media query, create a style for video elements that sets the width of the player to 360 pixels, floated on the right margin with a margin width of 10 pixels.
Track Styles
Within the Track Styles section, create a style rule for caption cues that displays the text in a 1.3em sans-serif font with a text color of rgb(221, 128, 160), and a background color of rgba(255, 255, 255, 0.8).
I am stuck here...
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
