Closed oldoc63 closed 2 years ago
Create an <audio> tag with the attribute controls directly below the <embed> element.
<audio>
<embed>
Inside the <audio> tag, insert an audio file with the an URL as the src.
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.