thelordoftherings
Programmer
Hello,
I would like to put two tables - one below the other.
I am using this code:
<TABLE>
...
</TABLE>
<TABLE>
...
</TABLE>
The problem is that the lower table is not below the other the table but I have one table at the right of the page and one at the left. Why is that and how do I fix it without using frames (I would like the whole page to be as one frame)?
I would like to put two tables - one below the other.
I am using this code:
<TABLE>
...
</TABLE>
<TABLE>
...
</TABLE>
The problem is that the lower table is not below the other the table but I have one table at the right of the page and one at the left. Why is that and how do I fix it without using frames (I would like the whole page to be as one frame)?