<?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>Smart red fox &#187; Safari</title>
	<atom:link href="http://www.smartredfox.com/category/safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.smartredfox.com</link>
	<description>Thoughts from the web and stuff</description>
	<lastBuildDate>Mon, 28 Jun 2010 15:40:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Removing spaces below images in FF &amp; Safari</title>
		<link>http://www.smartredfox.com/2008/03/removing-spaces-below-images-in-ff-safari/</link>
		<comments>http://www.smartredfox.com/2008/03/removing-spaces-below-images-in-ff-safari/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 12:24:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.smartredfox.com/?p=4</guid>
		<description><![CDATA[Here&#8217;s an annoying problem. A site renders perfectly in IE6 (this alone is surprising) but in Firefox2 and Safari it shows a 4px space below each image: Images naturally sit on the baseline. This means that they&#8217;re about 4px up from the bottom normally. Setting vertical-align: bottom or display:block seems to clear it. The solution [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an annoying problem. A site renders perfectly in IE6 (this alone is surprising)  but in Firefox2 and Safari it shows a 4px space below each image:</p>
<p>Images naturally sit on the baseline. This means that they&#8217;re about 4px up from the bottom normally. Setting vertical-align: bottom or display:block seems to clear it.</p>
<p>The solution for this was found <a href="http://archivist.incutio.com/viewlist/css-discuss/45493">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smartredfox.com/2008/03/removing-spaces-below-images-in-ff-safari/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
