Site URL: https://www.forgottenparts.inc
Hello,
I'm having a hard time with getting my videos to keep looping on my website page. Here is the code that I have, any suggestions?
Thank you!
<video autoplay="autoplay" "loop=true" style="width: 100%" controlsList="nodownload"
src="https://static1.squarespace.com/static/62ebc29e65b64e406b23c9d5/t/62fb2477c3c4313129738663/1660626044370/082098029-logging-truck-sunset_H264HD1080-2+%28online-video-cutter.com%29.mp4"&loop=1&autoplay=1&muted=1>
<source type="video/mp4" >
<body oncontextmenu="return false;">
</video>