change as necessary. images/text/whatever. enlarge border and give the same color as background if you want spacing, etc.. or just use cellspacing="" - go wild

Code: 
<table width="80%" border="1" bordercolor="#0000FF">
  <tr>
    <td>link1</td>
    <td>link2</td>
    <td>link3</td>
    <td>link4</td>
    <td>link5</td>
  </tr>
</table>