I want to implement a Youtube video, but the video didn't show, even if i think i wrote the code correctly.
I am confused because i copy pasted a code from another html code, and just when i change the URL video to another one, it didn't show the new video anymore...
<iframe width="854" height="480" src="https://www.youtube.com /watch?v=6kg2yV_3B1Q" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe>
code to the codepen : https://codepen.io/Peyo5202/pen/RwbGaGm?editors=1000
No error message, just a blank space instead of the video.