Hi, How can I "divide" a page up into a series of iframes and position them in this sort of fashion: http://img81.imageshack.us/img81/4605/layoutew.jpg where each "box" is a scrollable iframe, in my case containing a scrollable list of "Genres" in the first top-left pane, then "Composers" in the middle pane, etc. (NB: it's only really the iframe positioning that I'm having trouble with, I'm fine with coding the lists etc. I only made a point of them to add some context to my question).
Thanks