Create an automatic table of contents on blogspot
As a blogger, I'm sure my friends all know what a blog is a list of contents. contents lists the contents of a website or blog. Table of Contents has a function that allows visitors to find what is there in a blog or website. Many ways to make a list of contents in this blog, this time I will talk and share about how to create an automatic table of contents on blogspot. What automatically. Automatic here that we do not need to invest each link of the blog article title, so every time your friends share the article / post, then automatically the article my friend already in the table of contents. Not easy and not tiring. Here's how to make:
- The first, Login to your account Blogger
- At the Dhasboard's page, choose Layout
- Click Add Gadget - HTML/Java Script
- Enter the following codes
<div style="border:3px double #ccc; overflow: auto; height: 200px;background:#E0F8F7;">
<script style="text/javascript" src="http://bloggerhosting.appspot.com/serve/mizwar.blog.googlepages.com/daftar_isi.js"></script>
<script style="text/javascript">
var numposts = 1000;
var showpostdate = false;
var showpostsummary = false;
var numchars = 100;
var standardstyling = true;
</script>
<script src="http://yourblog.blogspot.com/feeds/posts/default?
orderby=published&alt=json-in-script&max-results=999
&callback=showrecentposts"></script>
</div> - next, click Save
- Finish
Subscribe to:
Post Comments (Atom)


0 coment:
Post a Comment