What is the table of contents on blog ? The table of contents on the blog is a box which contained the entire postings / articles that we have made.
The main function of the table of content is to allow visitors to see throughout all of your article and if there is interesting, visitors can just click the title of the article.
Well, in this post I will share about how to make "table of contents" automatically based on the label for Your blog.
Below are the steps to make it, follow it right:
1. Sign in to Blogger
2. Then select Pages >> New Page
3. Then put the code below into the HTML section
<div style="margin: auto; max-height: 1200px; overflow: auto; padding: 3px; text-align: left; width: 100%;">
<script src="https://cdn.rawgit.com/Arlina-Design/redvision/master/daftsimple.js"></script><script src="/feeds/posts/default?max-results=999&alt=json-in-script&callback=loadtoc"></script>
</div>
4. Click Publish
5. Finish
Now, Your blog already have a table of contents. Many blogs out there that do not install / use table of contents, whereas, it's function is very large for a blog.
0 Comments
Silahkan Berkomentar