<?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: Opacity: dive into RGBA</title>
	<atom:link href="http://www.madeincima.it/en/articles/opacity-dive-into-rgba/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.madeincima.it/en/articles/css-html-tutorials/opacity-dive-into-rgba/</link>
	<description>Realizzazione siti internet, web app, logo design, brand identity</description>
	<lastBuildDate>Sat, 10 Dec 2011 23:22:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Dawn</title>
		<link>http://www.madeincima.it/en/articles/css-html-tutorials/opacity-dive-into-rgba/#comment-599</link>
		<dc:creator>Dawn</dc:creator>
		<pubDate>Sat, 06 Nov 2010 19:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.madeincima.eu/?p=157#comment-599</guid>
		<description>Thank you for your example. I couldn&#039;t get it to work with another website&#039;s instructions but I was able to get it working with your instructions so again, thanks! ...having fun learning HTML5 :)</description>
		<content:encoded><![CDATA[<p>Thank you for your example. I couldn&#8217;t get it to work with another website&#8217;s instructions but I was able to get it working with your instructions so again, thanks! &#8230;having fun learning HTML5 :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.madeincima.it/en/articles/css-html-tutorials/opacity-dive-into-rgba/#comment-205</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 06 Aug 2010 03:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.madeincima.eu/?p=157#comment-205</guid>
		<description>Enjoyed your article on rgba. Clear and concise with good examples. 

However, I can&#039;t get it to work on text in IE7. 

Example: 

  text

  .txt {
     color: #f00;
     color: rgba(255,0,0,.5);
   }

  The text should be red at 50% transparency but in IE 7 it is rendered as black.

Any ideas why?

Tim
Seattle, USA</description>
		<content:encoded><![CDATA[<p>Enjoyed your article on rgba. Clear and concise with good examples. </p>
<p>However, I can&#8217;t get it to work on text in IE7. </p>
<p>Example: </p>
<p>  text</p>
<p>  .txt {<br />
     color: #f00;<br />
     color: rgba(255,0,0,.5);<br />
   }</p>
<p>  The text should be red at 50% transparency but in IE 7 it is rendered as black.</p>
<p>Any ideas why?</p>
<p>Tim<br />
Seattle, USA</p>
]]></content:encoded>
	</item>
</channel>
</rss>

