0
I’m inserting the following iframe code to embed a Youtube video, but the code does not generate the video on the site, which I’m missing?
I took this part of the code in a code I saw and just changed the l
Only a gray border appears, but the video is not available on the site.
code:
<iframe width="560" height="315" src="https://www.youtube.com/watch?v=dvPo7JUAP8k"> </iframe>