SITEMAP FOR BLOGSPOT
TABLE ToC. How to make cool table of contents - table version.
This
'Responsive Simple Sitemap' that has responsive features and very clean look. This sitemap has been edited to become more responsive and SEO friendly with valid HTML5.
<link href="//cdn.staticaly.com/gh/joniibra/webdev/blogger/toc.tab.css" rel="stylesheet"></link>
<div id="tabbed-toc">
<span class="loading">Loading...</span></div>
<script>
var tabbedTOC = {
blogUrl: "//introducing-broker.blogspot.com",
containerId: "tabbed-toc",
activeTab: 1,
showDates: false,
showSummaries: false,
numChars: 200,
showThumbnails: false,
thumbSize: 40,
noThumb: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAA3NCSVQICAjb4U/gAAAADElEQVQImWOor68HAAL+AX7vOF2TAAAAAElFTkSuQmCC",
monthNames: [
"Januari",
"Februari",
"Maret",
"April",
"Mei",
"Juni",
"Juli",
"Agustus",
"September",
"Oktober",
"November",
"Desember"
],
newTabLink: true,
maxResults: 99999,
preload: 0,
sortAlphabetically: true,
showNew: false,
newText: " - <em style='color:red;'>New!</em>"
};
</script>
<script src="//cdn.staticaly.com/gh/joniibra/webdev/blogger/toc.tab.js"></script>