+ 2

How to create html iframe?

17th Oct 2020, 1:22 PM
Delna Mula
Delna Mula - avatar
3 Respostas
+ 5
syntax:- <iframe src="put here iframe source " name="iframe" width=" " height=" "> </iframe>
17th Oct 2020, 1:24 PM
Alphin K Sajan
Alphin K Sajan - avatar
+ 1
Are you referring to this code? https://code.sololearn.com/WKo4s0oJE26R/?ref=app What are you trying to achieve? To add some pictures? Or to add a YouTube video?
17th Oct 2020, 1:28 PM
Gordon
Gordon - avatar