Why doesn't
<table ...>
some stuff here
</table>
<table ....>
more stuff here
</table>
does not produce two tables side by side. Something line having a table with two columns. I am to show two individual tables side by side.
How can I do this?
thanks in advance;
josel If you have the knowledge, consult and educate those who need it! - Jose Lerebours
<table ...>
some stuff here
</table>
<table ....>
more stuff here
</table>
does not produce two tables side by side. Something line having a table with two columns. I am to show two individual tables side by side.
How can I do this?
thanks in advance;
josel If you have the knowledge, consult and educate those who need it! - Jose Lerebours