When the number of posts in a blog gets larger, your blog's main page gets kind of long to the end if you show all posts or a larger number of posts in the main page. If you split your posts into different pages by adding page number, your blog appears very nicely. Here is an html code to do this job for you.
To add the code:
1. Log-in to you blogger account.
2. Go to dashboard, click on the layout.
3. Click on "Add a Gadget" button and scroll down to select HTML/JavaScript
4. Add the following code into your html gadget, save and close it. Then you are done. It should look like this.
To add the code:
1. Log-in to you blogger account.
2. Go to dashboard, click on the layout.
3. Click on "Add a Gadget" button and scroll down to select HTML/JavaScript
4. Add the following code into your html gadget, save and close it. Then you are done. It should look like this.