Top 6 Reasons Why Frames Are Bad
This article is found in: Web Design
Hopefully by now you’ve been convinces not to use frames, but what can you use instead? This depends on how much you want to learn.
The easiest way, although most cumbersome, is to use tables. Most likely you have found the downfalls of tables and that is why you tried to use frames.
The better choices are to learn a more powerful language. I suggest, and use, Cascading Style Sheets (CSS). Many online tutorials can be found to help you with this. Others prefer to use server side scripting such as PHP which has all the benefits of tables and much more.