angel_victory
06-19-2004, 08:02 AM
ok my table is like this
<table>
<tr>
<Td>
<div align=left>blah 1</div><divalign=blah2></div>
</td>
</tr>
</Table>
anyways when i try to do that blah2 is on another line below blah1 and i want them both to be in the same <td> but just have on to be on the left and one to be on the right. that might of been confusing but if you know what im talking about please help!
<table>
<tr>
<Td>
<div align=left>blah 1</div><divalign=blah2></div>
</td>
</tr>
</Table>
anyways when i try to do that blah2 is on another line below blah1 and i want them both to be in the same <td> but just have on to be on the left and one to be on the right. that might of been confusing but if you know what im talking about please help!