I have a problem that I could use some help with, and am not sure what is needed.
I am trying to create a website that has lots of content and I want the content displayed in "newspaper columns". So, just like an old-fashioned paper newspaper, the text should go down Column #1 and when it gets to the end, it should "snake" (i.e. flow/wrap/continue) back at the top of Column #2. From there it would go down Column #2, and when it reached the end, "snake" around to Column #3. When it got to the bottom of Column #3, the code should note where things end, and then when the user goes to Page #2, the text should pick up where it left off on Page #1/Column #3.
To further complicate things, not ever user has the same Monitor or Resolution or Browser Window Size, so I guess my code needs to be intelligent to account for this?!
Attached is a screen-shot of how things should look...
Thanks,
Debbie