hello . i am trying to display 3 tables with this code but the third one does not align with the first ones.
<table whith="100%">
<tr>
<td> </td>
</tr>
<table whith="40%" align=left>
<tr>
<td> </td>
</tr>
<table whith="40%" align=center>
<tr>
<td> </td>
</tr>
<table whith="20%" align=right>
<tr>
<td> </td>
</tr>
<table >
<table whith="100%">
<tr>
<td> </td>
</tr>
<table whith="40%" align=left>
<tr>
<td> </td>
</tr>
<table whith="40%" align=center>
<tr>
<td> </td>
</tr>
<table whith="20%" align=right>
<tr>
<td> </td>
</tr>
<table >