<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Notes to self, re: IE6</title>
	<atom:link href="http://akrabat.com/development/notes-to-self-re-ie6/feed/" rel="self" type="application/rss+xml" />
	<link>http://akrabat.com/development/notes-to-self-re-ie6/</link>
	<description>Developing PHP software in the Real World, by Rob Allen</description>
	<lastBuildDate>Mon, 06 Feb 2012 14:53:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/development/notes-to-self-re-ie6/#comment-19470</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Mon, 07 Jan 2008 08:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/12/27/notes-to-self-re-ie6/#comment-19470</guid>
		<description>I&#039;ve found a couple of CSS files that reset different browser behaviour now:

&lt;a href=&quot;http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/&quot; rel=&quot;nofollow&quot;&gt;Eric Meyer&lt;/a&gt;
&lt;a href=&quot;http://developer.yahoo.com/yui/reset/&quot; rel=&quot;nofollow&quot;&gt;YUI&lt;/a&gt;

Always useful to have alternatives.

Regards,

Rob...</description>
		<content:encoded><![CDATA[<p>I've found a couple of CSS files that reset different browser behaviour now:</p>
<p><a href="http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/" rel="nofollow">Eric Meyer</a><br />
<a href="http://developer.yahoo.com/yui/reset/" rel="nofollow">YUI</a></p>
<p>Always useful to have alternatives.</p>
<p>Regards,</p>
<p>Rob...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://akrabat.com/development/notes-to-self-re-ie6/#comment-19450</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 05 Jan 2008 13:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/12/27/notes-to-self-re-ie6/#comment-19450</guid>
		<description>I find that just setting margin and padding to 0 on most elements at the beginning of my CSS files does wonders for layout variation X-browser issues.  Later when you need to start spacing things you can just override it.</description>
		<content:encoded><![CDATA[<p>I find that just setting margin and padding to 0 on most elements at the beginning of my CSS files does wonders for layout variation X-browser issues.  Later when you need to start spacing things you can just override it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

