0
Video Input in HTML
How do you add a video ? I copy the link of the video in youtube and paste it where it should go, but it says it set "X - Frame - Options" to "sameorigin". Can someone help me out ? Thanks :)
5 Respostas
+ 9
U can watch some tutorial...👍
https://code.sololearn.com/W83WP9y3e0wq/?ref=app
+ 1
You can do that using <embed> tag
+ 1
https://code.sololearn.com/WXob9zAJMmYi/?ref=app
1. Open YouTube in desktop or open in desktop mode in your phone
2. Click on share and then on embed, you will get a code from YouTube
3. Copy it and paste in your code
If you didn't get it check this tutorial from YouTube itself
https://support.google.com/youtube/answer/171780?hl=en
0
I figured it out ! Thanks a lot :))
- 1
https://www.sololearn.com/discuss/1823141/?ref=app
This has the answer. Read my last one and it will explain.