TOP CATEGORIES

×

Is loop attribute is supported in audio tag?

N

Nehalika

The answer is Yes, the loop attribute is a Boolean property used in the HTML <audio> tag. It instructs the audio to start over automatically when it finishes playing. In other words, this attribute allows the audio to play in a continuous loop.

0 votes

Your Answer