<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - 1man</title>
<link>http://snipplr.com/users/1man/tags/top</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Dec 2008 11:33:15 GMT</pubDate>
<item>
<title>(CSS) CSS Collapsible Margins Fix (margin-top)</title>
<link>http://snipplr.com/view/4831/css-collapsible-margins-fix-margintop/</link>
<description><![CDATA[ <p>A very annoying 'bug' can occur when you are applying a top margin to an element inside a container. The inner elements margin seems to "leak" out of the top of the container. This pushes the container down, and looks very messy if you have a background applied.

Note: This is NOT and bug! Yay etc..

A quick fix is to add a padding of 1px, and a margin of -1px. Or you could add a border to the container.</p> ]]></description>
<pubDate>Tue, 29 Jan 2008 16:18:01 GMT</pubDate>
<guid>http://snipplr.com/view/4831/css-collapsible-margins-fix-margintop/</guid>
</item>
</channel>
</rss>