How can the iframe tag in this code work?What are my mistakes? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can the iframe tag in this code work?What are my mistakes?

https://code.sololearn.com/Wwf23c7BLzN1/?ref=app

29th Apr 2020, 2:04 AM
🌹Ramar🌹
🌹Ramar🌹 - avatar
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...
29th Apr 2020, 5:37 PM
Jayakrishna 🇮🇳
+ 1
For more information, see this... https://www.sololearn.com/learn/338/?ref=app You're welcome...
30th Apr 2020, 6:40 AM
Jayakrishna 🇮🇳
0
Thank You Jayakrishna
29th Apr 2020, 11:18 PM
🌹Ramar🌹
🌹Ramar🌹 - avatar