How can the iframe tag in this code work?What are my mistakes? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Respostas
+ 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