what websites use Iframes? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

what websites use Iframes?

like where and how do they use them

15th Aug 2016, 9:51 AM
Hoeft Brian
Hoeft Brian - avatar
2 Answers
+ 1
if you want to use Google map or you want youtube video will be played on your website. there is a button called embed . if you will click on that it will generate the iframe . then you have to copy the iframe and paste it on your code between body tag. Thanks.
15th Aug 2016, 8:00 PM
Aman gupta
Aman gupta - avatar
0
what I mean is if I were to use an iframe for a website then how would I use them and what for, I still don't fully grasp the concept of Iframes and their usage
15th Aug 2016, 8:25 PM
Hoeft Brian
Hoeft Brian - avatar