Post Your Images in Grid View in Blogger

Post your images in grid view in blogger with simple html code. define how many images you want in a row two,three,four etc. the html code is
Procedure Explained in Image Slides
For Two images in Rows code is :
<TABLE>
<TR>
<TD> IMAGE CODE </TD>
<TD> IMAGE CODE </TD>
</TR>
<TR>
<TD> IMAGE CODE </TD>
<TD> IMAGE CODE </TD>
</TR>
</TABLE>

Image code look's like :
<div class="separator" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9jBalDSmlC6mXidZzFApkEL5h_Op5otjCzQce1Qf-APDTk7qEPtorSRAEMcxTlyK7F0XE0Js492m-Bq_qEz0H7BSIp02uBK68GZjeTsRmb6Htfss1HWD1HafzKu8LlNlfZNB679Oc6Zw/s1600/25.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9jBalDSmlC6mXidZzFApkEL5h_Op5otjCzQce1Qf-APDTk7qEPtorSRAEMcxTlyK7F0XE0Js492m-Bq_qEz0H7BSIp02uBK68GZjeTsRmb6Htfss1HWD1HafzKu8LlNlfZNB679Oc6Zw/s1600/25.jpg" height="125" width="200" /></a></div>
"
This Code Looks Like :
For Thee Images in Row Code is :
<TABLE>
<TR>
<TD> IMAGE CODE </TD>
<TD> IMAGE CODE </TD>
<TD> IMAGE CODE </TD>
</TR>
<TR>
<TD> IMAGE CODE </TD>
<TD> IMAGE CODE </TD>
<TD> IMAGE CODE </TD>
</TR>
</TABLE>

Comments

  1. Thank you so much! Finally found what I was looking for and it's working. Working on a page right now.

    ReplyDelete
    Replies
    1. thanks for commenting..need any help just comment..

      Delete
  2. Respectable Sir/Team;

    Is there any way to show grid view of blogger search labels (not the home page just label search as grid view)

    like given link should be displayed as grid view instead of single post or read more view

    (It should not be like) LINK: http://tricks-andstips.blogspot.com/search/label/Adobe

    (It should be like) LINK: http://paktv12.blogspot.com/search/label/Bewafa%20Poetry

    (Please help me on the given topic I am searching alote and for long time for this plzzzz)

    I need this for my blog www.mobilepricess.com
    and need grid view like these pages/searches :: www.mobilepricess.com/search/label/3G

    ReplyDelete

Post a Comment

Popular posts from this blog