MCQ
Which HTML tag is used to define a track for media elements?
A <track>
B <caption>
C <subtitle>
D <text-track>
Explanation

The <track> tag is used to specify text tracks for media elements like video or audio.