QUOTE(GorillaCheif @ 16 Oct, 2007 - 10:31 AM)

1. I'm not exactly sure what you mean by "get screwed up and the display gets horrible." Do you have a screen shot of your outcome you can post?
2. iframes work well in firefox, IE, safari and sometimes opera (for the 4 or 5 people still using it and depending how it's coded) and you can turn off the scroll bars with a simple (scrolling="no") in side the iframe tag alleviating that problem.
I read about Iframe on the Internet and some say that it is a bad idea to have an Iframe display your content, as some Search Engines have some trouble dealing with it. Furthermore, I can't hide scrolling since the purpose of the scrolling to see the rest of the text when its bigger than the Iframe's height.
About #1, the main problem is when I used my td layout, all the images would get separated from each other, thus displaying a "cut-out" website... For my div layout, the text would simply get over the other div.... not expanding as I though. I would need some advice on that.
Thank you for taking time to answer my thread!