If multiple <source> elements are included within an <audio> or <video> element, what happens?
<source>
<audio>
<video>
The user must select which file they wish to play
An error occurs
It plays all the files one after the other
The browser chooses the first one that is compatible