Divide a long html page into smaller pages

Divide a long html page into smaller pages

Hi all, I'm very new to jquery, and I want to know if I can use it to turn a long html text into shorter 'chunks', like pages of an ebook. Every time the user press a 'next' button, the next 'chunk' of text is load out on the screen.

If such thing is possible with jquery, what should I read up to code it?

Here is an illustration, hope it will make things easier to understand.