Assuming your three columns above are all floated to the left, try.... <div style="clear: both;margin-top: 20px;"></div>
-----Original Message----- From: Doug Brown [mailto:[EMAIL PROTECTED] Sent: 23 March 2007 13:11 To: CF-Talk Subject: OT: css n00b question I am trying my first css design and was wondering how to accomplish something. Say I have a container div which contains left, right and center columns and then below those three columns I want another div with spacing between the three columns above it, how would I accomplish this correctly? Would I use padding-top on the bottom div? I have tried using margin-top but that moves all the divs down and not just that one div. Any help appreciated Doug ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273550 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

