How to put parallel banners

It is easy to put your parallel banners.  You only need to put the following HTML code in the HTML widget where you want to place your banners.

<table border=”0? bordercolor=”#336699? cellpadding=”0? cellspacing=”0? width=”100%”>
<tr>
<td>
BANNER 1
<td>
<td>
BANNER 2
</td>
</tr>
</table>

Then replace BANNER 1 and BANNER 2 with your banner code. You can see the examples in the side bar of this blog where I put two ad banners in line.