You have the top table set to centre align and the lower table set to left align thats why there not lined up correctly.
Use < div align="center" > if you want them centred or < div align="left" > if you want them at the left of the page.
You have the top table set to centre align and the lower table set to left align thats why there not lined up correctly.
Use < div align="center" > if you want them centred or < div align="left" > if you want them at the left of the page.