mirror of
https://github.com/DI0IK/Aufgaben_WE_DHBW.git
synced 2025-07-06 00:58:46 +00:00
Add loop attribute to video element in rick.html for continuous playback
This commit is contained in:
parent
e43ebe49ef
commit
9455278f41
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
nocontrols
|
nocontrols
|
||||||
autoplay
|
autoplay
|
||||||
muted
|
muted
|
||||||
|
loop
|
||||||
></video>
|
></video>
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue