Computer Science, asked by anshikabarodia227, 10 months ago

The <src>specifies the audio / video to be embedded in a web page.​

Answers

Answered by roshanrupesh43
1

Answer:

Explanation:

The HTML <audio> element is used to embed sound content in documents. It may contain one or more audio sources, represented using the src attribute or the <source> element: the browser will choose the most suitable one. It can also be the destination for streamed media, using a MediaStream.

Answered by harshvardhan2006
1

<src> means source or what is the source of your image for ex. you can use image adress for a source of image

hope it will helpful

Similar questions