Click here to Skip to main content
15,921,452 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all
I have been searching the net for ideas and script.
I have a two column div page which has the left column as the navigation area with links and the center div column for display or content.
I am trying not to use IFrames and tables.
Each example am finding on the net is falling short or ending up with IFrames.
Is there anyone who can help with this problem.
Its not an assignment but a webpage am putting together for a friend.
thx for any ideas / code assistance.
Posted

1 solution

If you're looking to build a <div> based layout without tables or frames I'd seriously consider having a look at the YUI CSS Framework, in particular their "Grids" CSS Framework:

http://developer.yahoo.com/yui/grids/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900