i want to have 5 divs (2 rows).
header leftbar - content - rightbar - ad columns ( google adsense)
but i want the content to be resizable. it will adjust to the webbrowsers size but not undergo a certain width eg 600 px, while leftbar, rightbar and ad column are fixed. the header should also not be fixed.
just like wn (try to resize the webbrowser)
how do you accomplish this with 960? or do i have to code my own css?