<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - rengber</title>
<link>http://snipplr.com/users/rengber/tags/css</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 00:36:34 GMT</pubDate>
<item>
<title>(CSS) CSS Hack to Get Around IE6 Margin Issue</title>
<link>http://snipplr.com/view/4631/css-hack-to-get-around-ie6-margin-issue/</link>
<description><![CDATA[ <p>A  in IE6 will annoyingly put about 3 pixels of space around a contained image.  This leaves a gap between that div and any neighboring divs.  To workaround you can specify a margin of 5px or so on the side where the gap must be removed, then specify an equivalent negative margin on the neighbor to remove the gap.  Tested with IE6 and Firefox 2.0.0.11.</p> ]]></description>
<pubDate>Thu, 17 Jan 2008 19:42:15 GMT</pubDate>
<guid>http://snipplr.com/view/4631/css-hack-to-get-around-ie6-margin-issue/</guid>
</item>
<item>
<title>(CSS) Basic CSS Layout Starting Point (Browser Compatability Hacks)</title>
<link>http://snipplr.com/view/1015/basic-css-layout-starting-point-browser-compatability-hacks/</link>
<description><![CDATA[ <p>Here are the basic CSS properties needed to start a layout that looks the same in Firefox (1.5ish) and IE (5-6)</p> ]]></description>
<pubDate>Mon, 04 Sep 2006 23:12:53 GMT</pubDate>
<guid>http://snipplr.com/view/1015/basic-css-layout-starting-point-browser-compatability-hacks/</guid>
</item>
</channel>
</rss>