Quote:
|
Originally Posted by Man1c M0g
If you want to exclude the menu code from the main page, though, how about just using a normal table cell and then adding the content via a PHP INCLUDE?
|
Yeah, I was planning on doing that but for the main content in the middle I guess I can just make it a set size.
Quote:
|
Originally Posted by Order
Iframes should be avoided at all costs, they are I believe obselete according to the HTML standards, and many platforms still no not like them.
|
Is there any other way of making all my links open up in the middle content box without using iframes?.. I think I would rather not use iframes at all like you said.