+ 2
What is X frame options
trying to add video from youtube to html through iframe. Getting error that says X frame options set to SAMEORIGIN. Any other way to add video to html.
6 ответов
+ 5
you can'nt add secured links in html frame.
and youtube is one of them.
but you can embed a particular video.
+ 2
do you want to add a single video?
+ 2
this can help you...
https://www.w3schools.com/html/html_youtube.asp
+ 2
i  saw  that tutorial  earlier and used  iframe method.
but  did  not  used  the  id  it  talked  about.
You  pointed  right
thanks
+ 1
is there  another  way ??
+ 1
add  a  video  in  my  sololearn  code



