for videos just copy and paste this:
<iframe width="640" height="360" src="https://www.youtube.com/embed/VIDEO CODE//?&;amp;;autoplay=1&;loop=1&;controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy"></iframe>
how to make this work:
this is a youtube link "https://www.youtube.com/watch?v=aQMKAZpcynA" you will copy the part after = (the bold one), so you go to the html i gave you and paste where i wrote VIDEO CODE.
using this link for example this will be like this:
<iframe width="640" height="360" src="https://www.youtube.com/embed/aQMKAZpcynA//?&;amp;;autoplay=1&;loop=1&;controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy"></iframe>
if you still have any questions you can ask me! :)