Answered You can hire a professional tutor to get the answer.
Suppose I recorded a lecture, and I want to have the recorded audio played on my website. Here is the code I put on my website: audio id= "lecture1"...
Suppose I recorded a lecture, and I want to have the recorded audio played on my website.
Here is the code I put on my website:
> < src= = /> < src= = /> < src= = /></audio>Why did I have 3 source elements listed as a sub-element of audio?