<style type="text/css">
..col2  {width: 50%; margin: 0px; border-width: 0px; padding: 0px;}
..left  {float: left; clear: left;}
..right {float: right; clear: right;}
..break {float: none; clear: both;}
</style>

<br class="break"/>
<div class="col2 left">
[content for left side goes here]
</div>
<div class="col2 right">
[content for right side goes here]
</div>
<br class="break"/>


(the br.breaks are not always needed; depends on context of the content)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269203
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to