I'm inserting the following iframe code to embed a YouTube video, but the code does not generate the video on the site, what am I missing?
I took that part of the code in a code I saw and just changed it.
Only one 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>