Given the following CSS code:
Which type of selector is used?
Given the following HTML code:
And given the following CSS selector:
Which elements will the CSS be applied to?
A web developer need to ensure that a message appears if the user’s browser does not support the audio files on a web page.
How should this designer code the audio element?
A)
B)
C)
D)
Given the following HTML code:
Which line of code should replace the first line to ensure that users can pause and restart the video?
A)
B)
C)
D)