<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Rails Forum - Ruby on Rails Help and Discussion Forum - Why different result in Safari/Firefox]]></title>
		<link>http://railsforum.com/viewtopic.php?id=31553</link>
		<description><![CDATA[The most recent posts in Why different result in Safari/Firefox.]]></description>
		<lastBuildDate>Thu, 18 Jun 2009 09:15:40 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Why different result in Safari/Firefox]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=101175#p101175</link>
			<description><![CDATA[<p>When you have trivial differences among browsers, one thing to look at is CSS Resets.&nbsp; They let you clear out all browser specific (pre-defined in the browser) styles:</p><p>Try this:</p><p><a href="http://developer.yahoo.com/yui/reset/">http://developer.yahoo.com/yui/reset/</a></p><p>Also look at the YUI Base CSS, which will give you some consistent formatting across browsers.&nbsp; I think resets are a good thing to do when using CSS in general on your site.</p><p>-- Ben Carpenter<br /><a href="http://bencarpenter.org">http://bencarpenter.org</a></p>]]></description>
			<author><![CDATA[dummy@example.com (bc)]]></author>
			<pubDate>Thu, 18 Jun 2009 09:15:40 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=101175#p101175</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why different result in Safari/Firefox]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=100385#p100385</link>
			<description><![CDATA[<p>They have big buck, and maybe a stylesheet for each browser with adjusments to make things look 99.9% the same.</p>]]></description>
			<author><![CDATA[dummy@example.com (Johnson)]]></author>
			<pubDate>Thu, 11 Jun 2009 04:44:20 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=100385#p100385</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why different result in Safari/Firefox]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=100317#p100317</link>
			<description><![CDATA[<p>@cherring: wops, I meant 4 (beta) <img src="http://railsforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>@all: I know its not much but I just thought if this simple page looks &#039;so&#039; different, then how much will a finished site differ. So I thought I might as well learn how to do it as right as I can now.</p><p>There must be something I can change that makes it look more the same in different browsers. E.g. if I open up cnn.com in Safari and Firefox the difference is very small. So what should I stay away from using? I noticed using % for font-sizes generates very different results for example.</p>]]></description>
			<author><![CDATA[dummy@example.com (mdc)]]></author>
			<pubDate>Wed, 10 Jun 2009 09:42:02 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=100317#p100317</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why different result in Safari/Firefox]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=100315#p100315</link>
			<description><![CDATA[<p>All this fuss for such little differences!? Man, wait &#039;til you make your boxes float and start adding margins, then you&#039;ll see how things blow up in your face!</p>]]></description>
			<author><![CDATA[dummy@example.com (Johnson)]]></author>
			<pubDate>Wed, 10 Jun 2009 08:51:42 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=100315#p100315</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why different result in Safari/Firefox]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=100305#p100305</link>
			<description><![CDATA[<p>Wow Safari 5?? How is the future <img src="http://railsforum.com/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (cherring)]]></author>
			<pubDate>Wed, 10 Jun 2009 05:03:25 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=100305#p100305</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why different result in Safari/Firefox]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=100304#p100304</link>
			<description><![CDATA[<p>Welcome to the browser wars. All of the browsers render text differently.</p>]]></description>
			<author><![CDATA[dummy@example.com (schmidtjra)]]></author>
			<pubDate>Wed, 10 Jun 2009 04:31:25 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=100304#p100304</guid>
		</item>
		<item>
			<title><![CDATA[Why different result in Safari/Firefox]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=100303#p100303</link>
			<description><![CDATA[<p>Im following Agile Web Development With Rails 3rd Edition and Im trying to figure out why the page looks slightly different in Safari 5 and Firefox 3. Here is an example</p><p>Safari:<br /><span class="postimg"><img src="http://img197.imageshack.us/img197/702/safari.png" alt="http://img197.imageshack.us/img197/702/safari.png" /></span> <br />Firefox:<br /><span class="postimg"><img src="http://img190.imageshack.us/img190/4962/firefoxsia.png" alt="http://img190.imageshack.us/img190/4962/firefoxsia.png" /></span></p><p>The spacing between chars is bigger in Firefox (e.g. notice the &#039;e&#039; in the word &quot;image&quot; - its much closer to the previous char in Safari), the dotted line is different, the square bullets and the red lines is different too. How can I fix&nbsp; all this?</p><p><a href="http://media.pragprog.com/titles/rails3/code/depot_c/public/stylesheets/depot.css/">I use this CSS</a></p>]]></description>
			<author><![CDATA[dummy@example.com (mdc)]]></author>
			<pubDate>Wed, 10 Jun 2009 04:19:16 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=100303#p100303</guid>
		</item>
	</channel>
</rss>
