Alternatives to frames & tables for organization

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
nigma
DevNet Resident
Posts: 1094
Joined: Sat Jan 25, 2003 1:49 am

Alternatives to frames & tables for organization

Post by nigma »

Hey,

On my site I have three main things, my logo, navigation bar, and the main content. At first I was organizing these three main things with frames, but a downside to using frames is as most of you know that when you navigate to another page the address bar still says you are at the first page (which you are). Then I tried using tables. I was also unpleased with tables because they quikly grew out of control.

I have little exp. with site dev so maybe someone who has some could help me find another way to organize those three main sections of my site?

Thanks for any help and / or advice provided.
Skyzyx
Forum Commoner
Posts: 42
Joined: Fri Feb 14, 2003 1:53 am
Location: San Jose, CA

Post by Skyzyx »

Post Reply