<?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"
	>
<channel>
	<title>Comments on: Notes to self, re: IE6</title>
	<atom:link href="http://akrabat.com/2007/12/27/notes-to-self-re-ie6/feed/" rel="self" type="application/rss+xml" />
	<link>http://akrabat.com/2007/12/27/notes-to-self-re-ie6/</link>
	<description>Developing PHP and XUL Software in the Real World</description>
	<pubDate>Thu, 28 Aug 2008 14:04:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/2007/12/27/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've found a couple of CSS files that reset different browser behaviour now:

&lt;a href="http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/" rel="nofollow"&gt;Eric Meyer&lt;/a&gt;
&lt;a href="http://developer.yahoo.com/yui/reset/" rel="nofollow"&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&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://akrabat.com/2007/12/27/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>
