Hi friends!
Add add two or multiple images in one line. Just follow simple steps and add multiple images in a line. There are four types of image columns. Select your columns and copy code. If you have any questions please comment us. So let's start!
Step 1 :
You need image code. which image you add in column. Go to your blogger dashboard.
Click on create new post. upload your images. Then click on HTML view. Copy image code from <a>............</a>
View images to understand clearly:
![]() | ![]() | ![]() |
Step 2 :
Copy image column script code. There are 4 type of columns. Select column which you need.
1: One row two image columns
<table border="0" cellpadding="0" cellspacing="10" width="100%">
<tbody>
<tr>
<td>Paste Image Code</td>
<td>Paste Image Code</td>
</tr>
</tbody>
</table>
<div><br /></div>
<div><br /></div>
<div><br /></div>
2: One row three image columns
<table border="0" cellpadding="0" cellspacing="10" width="100%">
<tbody>
<tr>
<td>Paste Image Code</td>
<td>Paste Image Code</td>
<td>Paste Image Code</td>
</tr>
</tbody>
</table>
<div><br /></div>
<div><br /></div>
<div><br /></div>
3: Two row two image columns
<table border="0" cellpadding="0" cellspacing="10" width="100%">
<tbody>
<tr>
<td>Paste Image Code</td>
<td>Paste Image Code</td>
</tr>
<tr>
<td>Paste Image Code</td>
<td>Paste Image Code</td>
</tr>
</tbody>
</table>
<div><br /></div>
<div><br /></div>
<div><br /></div>
4: Two row three image columns
<table border="0" cellpadding="0" cellspacing="10" width="100%">
<tbody>
<tr>
<td>Paste Image Code</td>
<td>Paste Image Code</td>
<td>Paste Image Code</td>
</tr>
<tr>
<td>Paste Image Code</td>
<td>Paste Image Code</td>
<td>Paste Image Code</td>
</tr>
</tbody>
</table>
<div><br /></div>
<div><br /></div>
<div><br /></div>
Step 3 :
Paste image code in image columns script code.
![]() |
![]() |
![]() |
Tech Amphix
If you have any questions please comment







0 Comments