An iframe is used to display a web page within a web page.
Iframe is just an another html document that you embed with your existing html document. You accomplish this by using iframe tag. This is done in advertisement, images, navigation menus and many different things. And benefit is that you don't need to reload additional webpages, it is by default done by iframe element Embedded already existing html files into current html file