Which attribute of Audio tag identifies whether to replay the audio once it has stopped?

1 answer

Answer

1195725

2026-03-18 00:00

+ Follow

The attribute that identifies whether to replay the audio once it has stopped is the loop attribute in the HTML <audio> tag. When the loop attribute is present, the audio will automatically restart from the beginning once it has finished playing. If the attribute is not included, the audio will stop after playing once.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.