can anyone help me I'm trying to get this to have 6 images in it like this one
here is the code I'm trying to do it with
Code:
<ol>
<div id="forumbits" class="forumbits">
<div class="forumhead">
<h2><span class="forumtitle">Sponsored Links</span>
</h2>
</div>
<div class="forumbit_post L2 table">
<div class="forumrow">
<center><!-- Ad Block ONE -->
<td width="17%" bgcolor="#76EE00" align="center" valign="top"><a rel="nofollow" href='http://www.scottishexoticreptilesforum.co.uk/payments.php' target='_blank'><img src='http://www.scottishexoticreptilesforum.co.uk/images/ads/ad1.gif' border='0' alt='' style="border-color:#000000" /></a><br>
<font face="verdana, arial, helvetica, sans-serif" size="1"> <a rel="nofollow" href="http://www.scottishexoticreptilesforum.co.uk/payments.php" target="_blank">SERF AD BLOCKS</a></font></td>
<!-- Ad Block TWO -->
<td width="17%" bgcolor="#76EE00" align="center" valign="top"><a rel="nofollow" href='http://www.scottishexoticreptilesforum.co.uk/payments.php' target='_blank'><img src='http://www.scottishexoticreptilesforum.co.uk/images/ads/ad1.gif' border='0' alt='' style="border-color:#000000" /></a><br>
<font face="verdana, arial, helvetica, sans-serif" size="1"> <a rel="nofollow" href="http://www.scottishexoticreptilesforum.co.uk/payments.php" target="_blank">SERF AD BLOCKS</a></font></td>
<!-- Ad Block THREE -->
<td width="17%" bgcolor="#76EE00" align="center" valign="top"><a rel="nofollow" href='http://www.scottishexoticreptilesforum.co.uk/payments.php' target='_blank'><img src='http://www.scottishexoticreptilesforum.co.uk/images/ads/ad1.gif' border='0' alt='' style="border-color:#000000" /></a><br>
<font face="verdana, arial, helvetica, sans-serif" size="1"> <a rel="nofollow" href="http://www.scottishexoticreptilesforum.co.uk/payments.php" target="_blank">SERF AD BLOCKS</a></font></td>
<!-- Ad Block FOUR -->
<td width="17%" bgcolor="#76EE00" align="center" valign="top"><a rel="nofollow" href='http://www.scottishexoticreptilesforum.co.uk/payments.php' target='_blank'><img src='http://www.scottishexoticreptilesforum.co.uk/images/ads/ad1.gif' border='0' alt='' style="border-color:#000000" /></a><br>
<font face="verdana, arial, helvetica, sans-serif" size="1"> <a rel="nofollow" href="http://www.scottishexoticreptilesforum.co.uk/payments.php" target="_blank">SERF AD BLOCKS</a></font> </td>
<!-- Ad Block FIVE -->
<td width="17%" bgcolor="#76EE00" align="center" valign="top"><a rel="nofollow" href='http://www.scottishexoticreptilesforum.co.uk/payments.php' target='_blank'><img src='http://www.scottishexoticreptilesforum.co.uk/images/ads/ad1.gif' border='0' alt='' style="border-color:#000000" /></a><br>
<font face="verdana, arial, helvetica, sans-serif" size="1"> <a rel="nofollow" href="http://www.scottishexoticreptilesforum.co.uk/payments.php" target="_blank">SERF AD BLOCKS</a></font></td>
<!-- Ad Block SIX -->
<td width="17%" bgcolor="#76EE00" align="center" valign="top"><a rel="nofollow" href='http://www.scottishexoticreptilesforum.co.uk/payments.php' target='_blank'><img src='http://www.scottishexoticreptilesforum.co.uk/images/ads/ad1.gif' border='0' alt='' style="border-color:#000000" /></a><br>
<font face="verdana, arial, helvetica, sans-serif" size="1"> <a rel="nofollow" href="http://www.scottishexoticreptilesforum.co.uk/payments.php" target="_blank">SERF AD BLOCKS</a></font></td>
</center>
</div>
</div>
</ol>
it doesn't turn out right instead of going along the way it goes up and down the way