<?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/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>Barattalo &#187; Css</title>
	<atom:link href="http://www.barattalo.it/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barattalo.it</link>
	<description>code snippets, classes and other stuff for developers</description>
	<lastBuildDate>Mon, 07 Nov 2011 11:40:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Min height cross browser CSS</title>
		<link>http://www.barattalo.it/2009/12/17/min-height-cross-browser-css/</link>
		<comments>http://www.barattalo.it/2009/12/17/min-height-cross-browser-css/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 16:56:44 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Css]]></category>
		<category><![CDATA[css trick]]></category>
		<category><![CDATA[height]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[min-height]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=212</guid>
		<description><![CDATA[In CSS version 2 there is a &#8220;min-height&#8221; property, but it doesn&#8217;t work in the same way in every browser, or better, it&#8217;s not supported by every browser. Looking around in the web I&#8217;ve found different CSS tricks to make min-height properties cross browser. Here they are, I usually use the third one, but I [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2009/11/12/cross-browser-opacity/' rel='bookmark' title='Cross browser opacity'>Cross browser opacity</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2009/12/17/min-height-cross-browser-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross browser opacity</title>
		<link>http://www.barattalo.it/2009/11/12/cross-browser-opacity/</link>
		<comments>http://www.barattalo.it/2009/11/12/cross-browser-opacity/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 15:23:06 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Css]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=150</guid>
		<description><![CDATA[Is there a css definititon to make cross browser opacity? Yes. I found this, and it seems to work: If you want a background image with css opacity, you have to make two div, the first with the opacity and the second one css positioned over the first: Related posts:Min height cross browser CSS Full [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2009/12/17/min-height-cross-browser-css/' rel='bookmark' title='Min height cross browser CSS'>Min height cross browser CSS</a></li>
<li><a href='http://www.barattalo.it/2009/11/13/full-screen-gcontrol-for-google-maps/' rel='bookmark' title='Full Screen GControl for Google Maps'>Full Screen GControl for Google Maps</a></li>
<li><a href='http://www.barattalo.it/2011/08/18/how-to-use-instagr-am-photos/' rel='bookmark' title='How to use Instagr.am photos on your site'>How to use Instagr.am photos on your site</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2009/11/12/cross-browser-opacity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

