Blog1

Blog1

 <b:section class='mainblogsec' id='mainblogsec' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='ব্লগ পোস্টগুলি' type='Blog' visible='true'>

    <b:widget-settings>

      <b:widget-setting name='showDateHeader'>false</b:widget-setting>

      <b:widget-setting name='commentLabel'>আপন&#2494;র মন&#2509;তব&#2509;য</b:widget-setting>

      <b:widget-setting name='style.textcolor'>#ffffff</b:widget-setting>

      <b:widget-setting name='showShareButtons'>true</b:widget-setting>

      <b:widget-setting name='showCommentLink'>true</b:widget-setting>

      <b:widget-setting name='style.urlcolor'>#ffffff</b:widget-setting>

      <b:widget-setting name='postLocationLabel'>Location:</b:widget-setting>

      <b:widget-setting name='showAuthor'>true</b:widget-setting>

      <b:widget-setting name='style.linkcolor'>#ffffff</b:widget-setting>

      <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>

      <b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting>

      <b:widget-setting name='timestampLabel'>-</b:widget-setting>

      <b:widget-setting name='reactionsLabel'/>

      <b:widget-setting name='showAuthorProfile'>false</b:widget-setting>

      <b:widget-setting name='style.layout'>1x1</b:widget-setting>

      <b:widget-setting name='showLabels'>true</b:widget-setting>

      <b:widget-setting name='showLocation'>false</b:widget-setting>

      <b:widget-setting name='postLabelsLabel'>Tags</b:widget-setting>

      <b:widget-setting name='showTimestamp'>true</b:widget-setting>

      <b:widget-setting name='postsPerAd'>1</b:widget-setting>

      <b:widget-setting name='showBacklinks'>false</b:widget-setting>

      <b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting>

      <b:widget-setting name='showInlineAds'>false</b:widget-setting>

      <b:widget-setting name='showReactions'>false</b:widget-setting>

    </b:widget-settings>

    <b:includable id='main' var='this'>

  <div class='blog-posts hfeed container'>

    <b:loop index='i' values='data:posts' var='post'>

      <b:include data='post' name='postCommentsAndAd'/>

    </b:loop>

  </div>

  <b:include cond='data:view.isMultipleItems' name='postPagination'/>

  <b:include name='feedLinks'/>

</b:includable>

    <b:includable id='aboutPostAuthor'>

  <div class='author-name'>

    <a class='g-profile' expr:href='data:post.author.profileUrl' rel='author' title='author profile'>

      <span>

        <data:post.author.name/>

      </span>

    </a>

  </div>

  <div>

    <span class='author-desc'>

      <data:post.author.aboutMe/>

    </span>

  </div>

</b:includable>

    <b:includable id='addComments'>

  <a expr:href='data:post.commentsUrl' expr:onclick='data:post.commentsUrlOnclick'>

    <b:message name='messages.postAComment'/>

  </a>

</b:includable>

    <b:includable id='commentAuthorAvatar'>

  <div class='avatar-image-container'>

    <img class='author-avatar' expr:src='data:comment.authorAvatarSrc' height='35' width='35'/>

  </div>

</b:includable>

    <b:includable id='commentDeleteIcon' var='comment'>

  <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>

    <b:if cond='data:showCmtPopup'>

      <div class='goog-toggle-button'>

        <div class='goog-inline-block comment-action-icon'/>

      </div>

    <b:else/>

      <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:messages.deleteComment'>

        <img src='https://resources.blogblog.com/img/icon_delete13.gif'/>

      </a>

    </b:if>

  </span>

</b:includable>

    <b:includable id='commentForm' var='post'>

  <div class='comment-form'>

    <a name='comment-form'/>

    <h4 id='comment-post-message'><data:messages.postAComment/></h4>

    <b:if cond='data:this.messages.blogComment != &quot;&quot;'>

      <p><data:this.messages.blogComment/></p>

    </b:if>

    <b:include data='post' name='commentFormIframeSrc'/>

    <iframe allowtransparency='allowtransparency' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight ?: &quot;90px&quot;' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/>

    <data:post.cmtfpIframe/>

    <script type='text/javascript'>

      BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);

    </script>

  </div>

</b:includable>

    <b:includable id='commentFormIframeSrc' var='post'>

  <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

</b:includable>

    <b:includable id='commentItem' var='comment'>

  <div class='comment' expr:id='&quot;c&quot; + data:comment.id'>

    <b:include cond='data:blog.enabledCommentProfileImages' name='commentAuthorAvatar'/>


    <div class='comment-block'>

      <div class='comment-author'>

        <b:if cond='data:comment.authorUrl'>

          <b:message name='messages.authorSaidWithLink'>

            <b:param expr:value='data:comment.author' name='authorName'/>

            <b:param expr:value='data:comment.authorUrl' name='authorUrl'/>

          </b:message>

        <b:else/>

          <b:message name='messages.authorSaid'>

            <b:param expr:value='data:comment.author' name='authorName'/>

          </b:message>

        </b:if>

      </div>

      <div expr:class='&quot;comment-body&quot; + (data:comment.isDeleted ? &quot; deleted&quot; : &quot;&quot;)'>

        <data:comment.body/>

      </div>

      <div class='comment-footer'>

        <span class='comment-timestamp'>

          <a expr:href='data:comment.url' title='comment permalink'>

            <data:comment.timestamp/>

          </a>

          <b:include data='comment' name='commentDeleteIcon'/>

        </span>

      </div>

    </div>

  </div>

</b:includable>

    <b:includable id='commentList' var='comments'>

  <div id='comments-block'>

    <b:loop values='data:comments' var='comment'>

      <b:include data='comment' name='commentItem'/>

    </b:loop>

  </div>

</b:includable>

    <b:includable id='commentPicker' var='post'>

  <b:if cond='data:post.showThreadedComments'>

    <b:include data='post' name='threadedComments'/>

  <b:else/>

    <b:include data='post' name='comments'/>

  </b:if>

</b:includable>

    <b:includable id='comments' var='post'>

  <section expr:class='&quot;comments&quot; + (data:post.embedCommentForm ? &quot; embed&quot; : &quot;&quot;)' expr:data-num-comments='data:post.numberOfComments' id='comments'>

    <a name='comments'/>

    <b:if cond='data:post.allowComments'>


      <b:include name='commentsTitle'/>


      <div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>

        <b:include cond='data:post.comments' data='post.comments' name='commentList'/>

      </div>


      <b:if cond='data:post.commentPagingRequired'>

        <div class='paging-control-container'>

          <b:if cond='data:post.hasOlderLinks'>

            <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>

              <data:messages.oldest/>

            </a>

            <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>

              <data:messages.older/>

            </a>

          </b:if>


          <span class='comment-range-text'>

            <data:post.commentRangeText/>

          </span>


          <b:if cond='data:post.hasNewerLinks'>

            <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>

              <data:messages.newer/>

            </a>

            <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>

              <data:messages.newest/>

            </a>

          </b:if>

        </div>

      </b:if>


      <div class='footer'>

        <b:if cond='data:post.embedCommentForm'>

          <b:if cond='data:post.allowNewComments'>

            <b:include data='post' name='commentForm'/>

          <b:else/>

            <data:post.noNewCommentsText/>

          </b:if>

        <b:else/>

          <b:if cond='data:post.allowComments'>

            <b:include data='post' name='addComments'/>

          </b:if>

        </b:if>

      </div>

    </b:if>

    <b:if cond='data:showCmtPopup'>

      <div id='comment-popup'>

        <iframe allowtransparency='allowtransparency' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>

        </iframe>

      </div>

    </b:if>

  </section>

</b:includable>

    <b:includable id='commentsTitle'>

  <h3 class='title'><data:messages.comments/></h3>

</b:includable>

    <b:includable id='feedLinks'>

  <b:if cond='!data:view.isPost'> <!-- Blog feed links -->

    <b:if cond='data:feedLinks'>

      <div class='blog-feeds'>

        <b:include data='feedLinks' name='feedLinksBody'/>

      </div>

    </b:if>

  <b:else/> <!--Post feed links -->

    <div class='post-feeds'>

      <b:loop values='data:posts' var='post'>

        <b:if cond='data:post.allowComments and data:post.feedLinks'>

          <b:include data='post.feedLinks' name='feedLinksBody'/>

        </b:if>

      </b:loop>

    </div>

  </b:if>

</b:includable>

    <b:includable id='feedLinksBody' var='links'>

  <div class='feed-links'>

  <data:messages.subscribeTo/>

  <b:loop values='data:links' var='f'>

     <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>

  </b:loop>

  </div>

</b:includable>

    <b:includable id='homePageLink'>

  <a class='home-link' expr:href='data:blog.homepageUrl'>

    <data:messages.home/>

  </a>

</b:includable>

    <b:includable id='iframeComments' var='post'>

  <!-- G+ comments, no longer available. The includable is retained for backwards-compatibility. -->

</b:includable>

    <b:includable id='inlineAd' var='post'>

  <b:if cond='!data:view.isPreview'>

    <b:if cond='data:this.adCode or data:this.adClientId or data:blog.adsenseClientId'>

      <!-- Ad -->

      <div class='inline-ad'>

        <b:if cond='data:this.adCode != &quot;&quot;'>

          <data:this.adCode/>

        <b:else/>

          <b:include cond='data:this.adClientId or data:blog.adsenseClientId' name='defaultAdUnit'/>

        </b:if>

      </div>

    </b:if>

  <b:else/>

    <div class='inline-ad'>

      <div class='inline-ad-placeholder'>

        <span><b:message name='messages.adsGoHere'/></span>

      </div>

    </div>

  </b:if>

</b:includable>

    <b:includable id='nextPageLink'>

  <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:messages.olderPosts'>

    <data:messages.olderPosts/>

  </a>

</b:includable>

    <b:includable id='post' var='post'>

  <div class='post'>

    <b:include data='post' name='postMeta'/>

    <b:include data='post' name='postTitle'/>

    <b:include name='headerByline'/>

    <b:if cond='data:view.isSingleItem'>

      <b:include data='post' name='postBody'/>

    <b:else/>

      <b:include data='post' name='postBodySnippet'/>

      <b:include data='post' name='postJumpLink'/>

    </b:if>

    <b:include data='post' name='postFooter'/>

  </div>

</b:includable>

    <b:includable id='postBody' var='post'>

  <!-- If metaDescription is empty, use the post body as the schema.org description too, for G+/FB snippeting. -->

  <div class='post-body entry-content float-container' expr:id='&quot;post-body-&quot; + data:post.id'>

    <data:post.body/>

  </div>

</b:includable>

    <b:includable id='postBodySnippet' var='post'>

  <b:include data='post' name='postBody'/>

</b:includable>

    <b:includable id='postCommentsAndAd' var='post'>

  <article class='post-outer-container'>

    <!-- Post title and body -->

    <div class='post-outer'>

      <b:include data='post' name='post'/>

    </div>


    <!-- Comments -->

    <b:include cond='data:view.isSingleItem' data='post' name='commentPicker'/>


    <!-- Show ad inside post container, after comments, if single item. -->

    <b:include cond='data:view.isSingleItem and data:post.includeAd' data='post' name='inlineAd'/>

  </article>


  <!-- Show ad outside post container (between posts) for feed pages. -->

  <b:include cond='data:view.isMultipleItems and data:post.includeAd' data='post' name='inlineAd'/>

</b:includable>

    <b:includable id='postCommentsLink'>

  <b:if cond='data:view.isMultipleItems'>

    <span class='byline post-comment-link container'>

      <b:include cond='data:post.commentSource != 1' name='commentsLink'/>

    </span>

  </b:if>

</b:includable>

    <b:includable id='postFooter' var='post'>

  <div class='post-footer'>

    <b:include name='footerBylines'/>

    <b:include data='post' name='postFooterAuthorProfile'/>

  </div>

</b:includable>

    <b:includable id='postFooterAuthorProfile' var='post'>

  <b:if cond='data:post.author.aboutMe and data:view.isPost'>

    <div class='author-profile'>

      <b:if cond='data:post.author.authorPhoto.url'>

        <img class='author-image' expr:src='data:post.author.authorPhoto.url' width='50px'/>

        <div class='author-about'>

          <b:include data='post' name='aboutPostAuthor'/>

        </div>

      <b:else/>

        <b:include data='post' name='aboutPostAuthor'/>

      </b:if>

    </div>

  </b:if>

</b:includable>

    <b:includable id='postHeader' var='post'>

  <b:include name='headerByline'/>

</b:includable>

    <b:includable id='postMeta' var='post'>

  <b:include data='post' name='postMetadataJSON'/>

</b:includable>

    <b:includable id='postPagination'>

  <div class='blog-pager container' id='blog-pager'>

    <b:include cond='data:newerPageUrl' name='previousPageLink'/>

    <b:include cond='data:olderPageUrl' name='nextPageLink'/>

    <b:include cond='data:view.url != data:blog.homepageUrl' name='homePageLink'/>

  </div>

</b:includable>

    <b:includable id='postTitle' var='post'>

  <a expr:name='data:post.id'/>

  <b:if cond='data:post.title != &quot;&quot;'>

    <h3 class='post-title entry-title'>

      <b:if cond='data:post.link or (data:post.url and data:view.url != data:post.url)'>

        <a expr:href='data:post.link ?: data:post.url'><data:post.title/></a>

      <b:else/>

        <data:post.title/>

      </b:if>

    </h3>

  </b:if>

</b:includable>

    <b:includable id='previousPageLink'>

  <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:messages.newerPosts'>

    <data:messages.newerPosts/>

  </a>

</b:includable>

    <b:includable id='threadedCommentForm' var='post'>

  <div class='comment-form'>

    <a name='comment-form'/>

    <h4 id='comment-post-message'><data:messages.postAComment/></h4>

    <b:if cond='data:this.messages.blogComment != &quot;&quot;'>

      <p><data:this.messages.blogComment/></p>

    </b:if>

    <b:include data='post' name='commentFormIframeSrc'/>

    <iframe allowtransparency='allowtransparency' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight ?: &quot;90px&quot;' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/>

    <data:post.cmtfpIframe/>

    <script type='text/javascript'>

      BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);

    </script>

  </div>

</b:includable>

    <b:includable id='threadedCommentJs' var='post'>

  <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>

  <b:template-script inline='true' name='threaded_comments'/>

  <script type='text/javascript'>

    blogger.widgets.blog.initThreadedComments(

        <data:post.commentJso/>,

        <data:post.commentMsgs/>,

        <data:post.commentConfig/>);

  </script>

</b:includable>

    <b:includable id='threadedComments' var='post'>

  <section class='comments threaded' expr:data-embed='data:post.embedCommentForm' expr:data-num-comments='data:post.numberOfComments' id='comments'>

    <a name='comments'/>


    <b:include name='commentsTitle'/>


    <div class='comments-content'>

      <b:if cond='data:post.embedCommentForm'>

        <b:include data='post' name='threadedCommentJs'/>

      </b:if>

      <div id='comment-holder'>

         <data:post.commentHtml/>

      </div>

    </div>


    <p class='comment-footer'>

      <b:if cond='data:post.allowNewComments'>

        <b:include data='post' name='threadedCommentForm'/>

      <b:else/>

        <data:post.noNewCommentsText/>

      </b:if>

      <b:if cond='data:post.showManageComments'>

        <b:include data='post' name='manageComments'/>

      </b:if>

    </p>


    <b:if cond='data:showCmtPopup'>

      <div id='comment-popup'>

        <iframe allowtransparency='allowtransparency' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>

        </iframe>

      </div>

    </b:if>

  </section>

</b:includable>

  </b:widget>

</b:section>

H. R. Sarkar is a dedicated blogger and entrepreneur with expertise in creating digital products and Blogger templates. Managing websites like TechaDigi.com and Hinduhum.net, they bring creativity and technical proficiency to their projects. Through their YouTube channel, Lost Eternal Science, H. R. Sarkar explores the fusion of Hindu spirituality and science, offering unique insights to their audience. With a passion for innovation, they strive to inspire and educate through their work.

0 Comments: