How can I set up automatic pagination in my Web pages?
How can I set up automatic pagination in my Web pages?Ken asks: I have been trying to create a site with … individual pages (with next links) but the text was in three columns and flowed from page to page if the article was longer than the first page. I would truly love to keep people from having to scroll through some of my long writings and would like my journal to resemble book or newspaper pages where the story flows from one page to the next (without my having to figure out where to cut the article and paste it into the next page. MS Publisher does this kind of thing for printed pages, but I SURE would like to do that with a web site. Answer: What you’re asking for sounds like a scripting problem – as it’s not really possible to automate this in HTML/CSS. The problem with what you’re asking about is the concept of a “page”. HTML doesn’t have a “page” concept when displaying in a Web browser, because the window scrolls and everyone has their browser open at a different size/resol