Ticker

6/recent/ticker-posts

Header Ads Widget

Responsive Advertisement

Simple Image Gallery in Blogger Post

Simple Image Gallery in Blogger Post
Test Image Gallery image 1 
How to create a blogger image gallery?
Test Image Gallery image 2
Simple Image Gallery in Blogger Post
Test Image Gallery image 3

Do you want to add pictures to your Blogger post as shown above?

It is very easy. You can get it by following the steps below.

1. Go to your blogger dashboard and create a new post.

2. Go to HTML view and past below the code. 
<table style=“width:100%”>
<tr>
<td> Image URL 1 </td>
<td>  Image URL 2 </td>
</tr>
</table><br />
3. Place the mouse cursor in between <td> image URL1  </td>Click insert image and select the first picture. 

4. Then HTML VIEW looks like this

HTML view of simple image gallery
HTML view of simple image gallery

If you have any different idea please leave a comment below and we can discuss it.

Post a Comment

0 Comments