I don't really understand how CSS can help.
This is the layout I am trying to code:
http://img261.imageshack.us/img261/6859/concept23qz3.jpgAs you can see, I'd normally shove an iframe in the middle and have all the links load up in there, but I'd rather slice it and code it so that the layout will extend as more content is put in.
I've tried with tables, but it doesn't work out ideally as I can't set 3 tables aside each other (one for images, one for content, and other for fesch).
Does anyone have any more input or can point me in the direction?