Hi, I've been all around the web trying to find some info on css and web-layout. But I haven't been able to find any useful info.
I've done some webdesign/coding with tables before and it's seems so much more easy to use than css/divs method, but I'm still persistent on making the css/divs to work.
What I need is the layout of my webpage to expand vertically and repeat when I'm typing text in the content window. I've made a illustration to show what I intend to do. I've sliced up the design, (each image in the design are separated by a red line to illustrate each slice).
The green slices needs to connected to each other and places at the top part of the browser, the purple slices needs to be repeated vertically when the content box expands, and the yellow slices needs to be pushed down by the purple slices and stay in the same relative positioning to each other. Can anyone tell me how this can be done? Hope I've made myself clear.