I was wondering what is the best way to do an "i-frame"? I have a section dedicated to where the content will appear, but need to know the best way going about making it appear there.
Personally I wouldn't use an iframe unless it was for something like a blog etc. I'd be inclined to link to a new page in the regular way and add a little bit of variety to the page.
If you want dynamic content then you could also look at SSI (server side includes) which allow you to add dynamic content to the page.
Bookmarks