Posts

Contact Form Code

 Contact Form ke liye Code Blog url  anekroop.blogspot.com/   aur blog ID  4809264055207799416   ki jagah apne blog ka URL aur ID dalen.

Sitemap Code

For Dynamic View Remove anekroop.blogspot.com/ with your blog <div class="tabbed-toc" id="tabbed-toc"> </div> <script> var tabbedTOC={blogUrl:"https:// anekroop.blogspot.com/ ",containerId:"tabbed-toc",activeTab:1,showDates:!0,showSummaries:!1,numChars:200,showThumbnails:!0,thumbSize:60,noThumb:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAA3NCSVQICAjb4U/gAAAADElEQVQImWOor68HAAL+AX7vOF2TAAAAAElFTkSuQmCC",monthNames:["Januari","Februari","Maret","April","Mei","Juni","Juli","Agustus","September","Oktober","November","Desember"],newTabLink:!0,maxResults:99999,preload:0,sortAlphabetically:!0,showNew:7,newText:' &ndash; <em style="color:red;">New</em>'}; </script> <script src="https://rawcdn.githack.com/Indzign/InSEO/master/daftaris

Image Light Box को Fancy Fox के साथ Add करने का Code

 </head>  के ऊपर Paste करें।  <b:if cond='data:view.isSingleItem'>  <style> @media screen and (max-width:640px) { body .fancybox-slide--image{overflow-y:scroll}} </style> </b:if>

Recent Post Widget Code

  Recent Post with Text -(Without Photo/Thumbnail) <style scoped='' type="text/css"> ul#recent-posts{list-style:none;margin:0;padding:0}li.recent-posts{display:block;clear:both;overflow:hidden;list-style:none;border-bottom:1px solid #e3e3e3;word-break:break-word;padding:10px 0;margin:0;} li.recent-posts:last-child{border-bottom:0;} li.recent-posts a{color:#444;}li.recent-posts a:hover{color:#444;text-decoration:underline} </style> <ul id="recent-posts"></ul> <script> //<![CDATA[ var homePage = " Enter Your Url ", numPosts = 5; function recentPosts(a){if(document.getElementById("recent-posts")){var e=a.feed.entry,title,link,content="",ct=document.getElementById("recent-posts");for(var i=0;i<numPosts;i++){for(var j=0;j<numPosts;j++){if(e[i].link[j].rel=="alternate"){link=e[i].link[j].href;break}}var title=e[i].title.$t;content+='<li class="recent-posts">