SmileUK
24-02-2008, 05:43 PM
can anyone please convert this table to divs/css for me, i'm having trouble with it lol.
<table width="301" height="125" border="0" cellpadding="0" cellspacing="0" align="right">
<tr>
<td rowspan="2">
<img src="images/layout/navi/navigation_01.png" width="84" height="57" alt=""></td>
<td colspan="2" rowspan="2">
<img src="images/layout/navi/navigation_02.png" width="51" height="57" alt=""></td>
<td rowspan="2">
<img src="images/layout/navi/navigation_03.png" width="62" height="57" alt=""></td>
<td colspan="2">
<img src="images/layout/navi/navigation_04.png" width="103" height="34" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="34" alt=""></td>
</tr>
<tr>
<td>
<img src="images/layout/navi/navigation_05.png" width="18" height="23" alt=""></td>
<td rowspan="2">
<img src="images/layout/navi/navigation_06.png" width="85" height="43" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="23" alt=""></td>
</tr>
<tr>
<td colspan="2" rowspan="2">
<img src="images/layout/navi/navigation_07.png" width="90" height="68" alt=""></td>
<td colspan="3" rowspan="2">
<img src="images/layout/navi/navigation_08.png" width="125" height="68" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="20" alt=""></td>
</tr>
<tr>
<td>
<img src="images/layout/navi/navigation_09.png" width="85" height="48" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="48" alt=""></td>
</tr>
<tr>
<td>
<img src="images/spacer.gif" width="84" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="6" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="45" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="62" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="18" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="85" height="1" alt=""></td>
</tr>
</table>
<table width="301" height="125" border="0" cellpadding="0" cellspacing="0" align="right">
<tr>
<td rowspan="2">
<img src="images/layout/navi/navigation_01.png" width="84" height="57" alt=""></td>
<td colspan="2" rowspan="2">
<img src="images/layout/navi/navigation_02.png" width="51" height="57" alt=""></td>
<td rowspan="2">
<img src="images/layout/navi/navigation_03.png" width="62" height="57" alt=""></td>
<td colspan="2">
<img src="images/layout/navi/navigation_04.png" width="103" height="34" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="34" alt=""></td>
</tr>
<tr>
<td>
<img src="images/layout/navi/navigation_05.png" width="18" height="23" alt=""></td>
<td rowspan="2">
<img src="images/layout/navi/navigation_06.png" width="85" height="43" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="23" alt=""></td>
</tr>
<tr>
<td colspan="2" rowspan="2">
<img src="images/layout/navi/navigation_07.png" width="90" height="68" alt=""></td>
<td colspan="3" rowspan="2">
<img src="images/layout/navi/navigation_08.png" width="125" height="68" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="20" alt=""></td>
</tr>
<tr>
<td>
<img src="images/layout/navi/navigation_09.png" width="85" height="48" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="48" alt=""></td>
</tr>
<tr>
<td>
<img src="images/spacer.gif" width="84" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="6" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="45" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="62" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="18" height="1" alt=""></td>
<td>
<img src="images/spacer.gif" width="85" height="1" alt=""></td>
</tr>
</table>