+ 2
How to create html iframe?
3 Respostas
+ 5
syntax:-
<iframe src="put here iframe source " name="iframe" width=" " height=" ">
</iframe>
+ 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?