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 Explaine d in Image Slide s 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/AVvXsEh9jBalDSml...

Comments
Post a Comment