oldoc63 / learningHTML

Learning HTML with Codecademy and GitHub
0 stars 0 forks source link

Audio #103

Closed oldoc63 closed 2 years ago

oldoc63 commented 3 years ago

Create an <audio> tag with the attribute controls directly below the <embed> element.

Inside the <audio> tag, insert an audio file with the an URL as the src.