Html – How can I have multiple videos play on one page?
Having this code only once on the page works perfectly but using it several times for multiple videps has all the videos frozen. How can I have all of them play on one page? <video id="video1" width="100%" height="100%" autoplay loop>…