Loop element will help Ryan to accomplish this.
- The loop attribute is a boolean attribute. When present, it specifies that the video will start over again, every time it is finished.
- HTML loop Attribute Previous All HTML Attributes Next Definition and Usage The loop attribute is a boolean attribute. When present, it specifies that the audio will start over again, every time it is finished. Applies to The loop attribute can be used on the following elements: Examples Audio
- The HTML loop Attribute is used to restart the audio and video again and again after finishing it. It contains the Boolean value. Syntax: <element loop>
Applicable :
<audio>
<video>
<marquee>
<bgsound>
To know more about loops visit:
https://brainly.com/question/17131845
#SPJ4