+ 1
How can the iframe tag in this code work?What are my mistakes?
3 Answers
+ 1
To embed youtube write like this..
<iframe width="320" height="240" src="https://www.youtube.com/embed/LINK_ID"></iframe>
Inplace of link I'd, add a valid id...
+ 1
For more information, see this...
https://www.sololearn.com/learn/338/?ref=app
You're welcome...
0
Thank You Jayakrishna