That's how I'd do it.Originally posted by: Mo0o
how about a table. 1 row, 2 cells.
Originally posted by: Drakkon
<div>
<div align="left" style="float:left; width:50% ">
Some Text on the left</div>
<div align="right" style="float:right; width:50% ">
Some Text on the right</div>
</div>
btw this isn't that "basic" of a solution![]()
Originally posted by: MrCodeDude
That's how I'd do it.Originally posted by: Mo0o
how about a table. 1 row, 2 cells.
Originally posted by: Drakkon
<div>
<div align="left" style="float:left; width:50% ">
Some Text on the left</div>
<div align="right" style="float:right; width:50% ">
Some Text on the right</div>
</div>
btw this isn't that "basic" of a solution![]()