Can someone explain what the track element in HTML is for in very simple terms?
The src attribute gives the address of the text track data. The value must be a valid non-empty URL potentially surrounded by spaces. This attribute must be present.
Source.