I had posted this last month and saw a comment posted quickly that you can use CSS as well. A way to use CSS is listed below.
<table style="float: left; width: 300px; margin-left: 15px">
</table>
<table style="float: right; width: 500px; margin-right: 15px" >
</table>
Technorati Tags:
HTML,
ASP.Net