4 koloner
Hey hvordan får jeg den til at skrive 4 koloner til siden og så resten ned af til max 20 og så den laver nu side altså <<tilbage 1 2 3 4 5 næste>> hvis der nu er 100 billeder i den kategori. med det jeg har nu forsætter den bare ned afecho "
<table width='572' border='0' align='center' cellpadding='2' cellspacing='2'>
<tr>
<td valign='middle' class='style13'><div align='center' class='style14'>
<div align='left'>Titel her </div>
</div></td>
</tr>
<tr>
<td><div align='left' class='style4'><a href='visbillede.php?id=$id'><img src='../hum/billeder/thumb/$img.jpg' width='135' /><br />
</div></td>
</tr>
<tr>
<td height='17' class='style16'><div align='left' class='style1'><span class='style7'><span class='style21'>$text$flashuser</span><br /><br>
<img src='images/star_rating.gif' width='12' height='12' /><img src='images/star_rating.gif' width='12' height='12' /><img src='images/star_rating.gif' width='12' height='12' /><img src='images/star_rating.gif' width='12' height='12' /><img src='images/star_rating_off.gif' width='12' height='12' /><img src='images/star_rating_off.gif' width='12' height='12' /></span> <a href='#'>Stem..</a></div></td>
</tr>
</table>
<table width='572' height='10' border='0' align='center' cellpadding='1' cellspacing='1'>
<tr>
<td height='6'></td>
</tr>
</table>
";
}
