amir4oracle
Programmer
i need to display two html tables vertically like this:
---------------
| table 1 |
---------------
---------------
| table 2 |
---------------
but in the browser they are showing horizontally like this:
-------------- --------------
| table 1 | | table 2 |
-------------- --------------
i have tried everything giving <br /> etc. What can I do to dispaly them vertically not horizontally next to each other?
Thanks in advance.
Best regards,
Amir Khan
---------------
| table 1 |
---------------
---------------
| table 2 |
---------------
but in the browser they are showing horizontally like this:
-------------- --------------
| table 1 | | table 2 |
-------------- --------------
i have tried everything giving <br /> etc. What can I do to dispaly them vertically not horizontally next to each other?
Thanks in advance.
Best regards,
Amir Khan