Hmmm - how is that different from my second "Or"? WIth the table widths at
50% each, any effect of that <div> are negated, so it would be redundant and
not useful, no? Where is the space within which the contents of the div
will be centered?
--
Murray
============
Stefan B Rusynko said:
Or use pure html
<div align="center">
<table border="1" width="50%" align="left" id="table1"><tr>
<td> </td></tr><tr><td> </td></tr>
</table>
<table border="1" width="50%" align="right" id="table2"><tr>
<td> </td></tr><tr><td> </td></tr>
</table>
</div>
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.