<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Intrepid Blog &#187; bug</title>
	<atom:link href="http://blog.affien.com/archives/tag/bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.affien.com</link>
	<description>A few thoughts</description>
	<lastBuildDate>Mon, 01 Mar 2010 00:58:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Disappearing backgrounds in IE.</title>
		<link>http://blog.affien.com/archives/2006/12/08/disappearing-backgrounds-in-ie/</link>
		<comments>http://blog.affien.com/archives/2006/12/08/disappearing-backgrounds-in-ie/#comments</comments>
		<pubDate>Fri, 08 Dec 2006 17:33:14 +0000</pubDate>
		<dc:creator>Bas Westerbaan</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[ie]]></category>

		<guid isPermaLink="false">http://blog.w-nz.com/archives/2006/12/08/disappearing-backgrounds-in-ie/</guid>
		<description><![CDATA[In Internet Explorer in some cases backgrounds disappear seemingly randomly. The fix? Add the position: relative; style entry to the concerned div tags.
]]></description>
			<content:encoded><![CDATA[<p>In Internet Explorer in some cases backgrounds disappear seemingly randomly. The fix? Add the <code>position: relative;</code> style entry to the concerned <code>div</code> tags.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.affien.com/archives/2006/12/08/disappearing-backgrounds-in-ie/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
