Iframe

An iframe is a frame that loads an external page in a part of the page, we can specify the url, the size, etc. It's all about the features.

 

We can use iframes to put ads, games, news, football matches, etc............... on our blog or page.

 

In this way we can monotize pages and blogs.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Put a complete web page

<iframe name=”Framename” src=” web link ” width= “550” height=”550″ frameborder=”0″ scrolling=”yes” style=”width: 100%;”> </iframe>