______ attribute specifies the url track of the audio file in an <audio> element.
Answer options
A
url
B
src
C
track
D
value
Correct answer: src
Explanation
Quick AnswerThe correct answer is src because it directly addresses the core logic of Practice Set 2.
The 'src' (source) attribute defines the path to the media file in HTML.