Iframes stand for inline frames.The advantage to Iframes is that they're a lot easier to code and require less pages; to me, anyway. Here's an example of an iframe:
And the iframe.html file? The page by itself is right here.
Now just position the iframe wherever you want on your page using DIVS (refer to my divs tutorial if necessary) and it'll pretty much look and function like regular frames.