<?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: Tips for building cross-browser websites</title>
	<atom:link href="http://www.matthewsmith.com/2009/01/18/tips-for-building-cross-browser-websites/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.matthewsmith.com/2009/01/18/tips-for-building-cross-browser-websites/</link>
	<description>Bam!</description>
	<pubDate>Mon, 06 Feb 2012 14:15:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt</title>
		<link>http://www.matthewsmith.com/2009/01/18/tips-for-building-cross-browser-websites/comment-page-1/#comment-358</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 19 Jan 2009 03:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthewsmith.com/?p=168#comment-358</guid>
		<description>@Chris Wallace Hah!  I am working on that with my site.  It is ironic that I am writing an article on how to better support multiple browsers when I refuse to do so on my own site..</description>
		<content:encoded><![CDATA[<p>@Chris Wallace Hah!  I am working on that with my site.  It is ironic that I am writing an article on how to better support multiple browsers when I refuse to do so on my own site..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Wallace</title>
		<link>http://www.matthewsmith.com/2009/01/18/tips-for-building-cross-browser-websites/comment-page-1/#comment-357</link>
		<dc:creator>Chris Wallace</dc:creator>
		<pubDate>Mon, 19 Jan 2009 03:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthewsmith.com/?p=168#comment-357</guid>
		<description>Tip: position: fixed on everything. Do it. I dare you.
 
&lt;code&gt;*{
  position: fixed;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Tip: position: fixed on everything. Do it. I dare you.</p>
<p><code>*{<br />
  position: fixed;<br />
  top: 10px;<br />
  left: 10px;<br />
  right: 10px;<br />
  bottom: 10px;<br />
}</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

