testare
Programmer
- Jan 21, 2005
- 127
I would like to have a table like this.
I have tried and the best result that i can get is this.
As you se the third table has to get up a bit.
Appriciate all the help that i get
I have tried and the best result that i can get is this.
As you se the third table has to get up a bit.
Code:
<table width="608" height="286" border="1">
<tr>
<td width="650" height="267" valign="top">
<table width="100%" border="1">
<tr>
<td> </td>
</tr>
</table>
<table width="171" border="1" align="left">
<tr>
<td> </td>
</tr>
</table>
<table width="255" border="1">
<tr>
<td width="245"> </td>
</tr>
</table>
<table width="167" border="1" align="right" >
<tr>
<td width="157"> </td>
</tr>
</table> </td>
</tr>
</table>
Appriciate all the help that i get