What the heck is an iframe? I HATE iframes. They're very confusing.
Basically iframes are a page thats put inside another page! Confusing right? Well let me give you an example: Say you wanted to put in a search engine inside your page but you don't know the code. So you decided to use google's search engine in your page. You would put an iframe to google. So people would go to your page and they'g see google inside a blog box!
So how would you make a layout for something like this? Okay this is also sorta confusing.
This is so you don't hafta keep rewriting the layout code over and over for every page. You just make a blog box the same size as your iframe box and make links in it! So then you'd just hafta rewrite the blog box. So heres the code for an iframe: