<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/css/tags/fixed</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 09 Jul 2008 04:27:35 GMT</pubDate>
<item>
<title>(CSS) Conflicting Absolute Positions - penguin999</title>
<link>http://snipplr.com/view/3344/conflicting-absolute-positions/</link>
<description><![CDATA[ <p>this layout has a fixed width sidebar and a fluid main body.</p> ]]></description>
<pubDate>Sun, 22 Jul 2007 08:05:00 GMT</pubDate>
<guid>http://snipplr.com/view/3344/conflicting-absolute-positions/</guid>
</item>
<item>
<title>(CSS) round - fixed width - expand vert - nealwatkins</title>
<link>http://snipplr.com/view/3293/round--fixed-width--expand-vert/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 13 Jul 2007 15:26:48 GMT</pubDate>
<guid>http://snipplr.com/view/3293/round--fixed-width--expand-vert/</guid>
</item>
<item>
<title>(CSS) IE6 Fixed Position Fix - 1man</title>
<link>http://snipplr.com/view/2952/ie6-fixed-position-fix/</link>
<description><![CDATA[ <p>IE6 Doesn't recognize position: fixed. Here is a little hack to fix it. First you must set IE6 to standards mode. You do this by including a strict doctype in the page.

Once IE6 is in strict mode include the following in a conditional comment. Anything you want fixed, set as absolute. The example sticks an image to the bottom left corner.</p> ]]></description>
<pubDate>Fri, 22 Jun 2007 04:00:58 GMT</pubDate>
<guid>http://snipplr.com/view/2952/ie6-fixed-position-fix/</guid>
</item>
</channel>
</rss>