<?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>Harry Bailey &#187; css</title>
	<atom:link href="http://harrybailey.com/category/the-web/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://harrybailey.com</link>
	<description>just a little bit geeky</description>
	<lastBuildDate>Tue, 24 Aug 2010 12:15:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>IE6 and the block level anchor (a) tags</title>
		<link>http://harrybailey.com/2008/12/ie6-and-the-block-level-anchor-a-tags/</link>
		<comments>http://harrybailey.com/2008/12/ie6-and-the-block-level-anchor-a-tags/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 16:12:04 +0000</pubDate>
		<dc:creator>Harry</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://harrybailey.com/?p=125</guid>
		<description><![CDATA[To make Internet Explorer 6 treat block level anchor tags correctly, they need a declared width, height or my favourite Internet Explorer only style attribute, zoom:1
That is all.
]]></description>
			<content:encoded><![CDATA[<p>To make Internet Explorer 6 treat block level anchor tags correctly, they need a declared width, height or my favourite Internet Explorer only style attribute, zoom:1</p>
<p>That is all.</p>
]]></content:encoded>
			<wfw:commentRss>http://harrybailey.com/2008/12/ie6-and-the-block-level-anchor-a-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
