Video not responding

I don’t know why the video is not functioning. Is it because of the url or am I missing some attributes?

https://codepen.io/shaniakond/pen/zYKPqmy

Hi change it to
<iframe width="560" height="315" src="https://www.youtube.com/embed/HdhB5B_k6Fs?start=46" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Next time you want to add a youtube video use the embed feature in youtube to do this you just need to click on the share button and select “embed” then copy the iframe
happy coding :grin:

1 Like

thank you so much buddy! I really appreciate it!

1 Like