<?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: RGBa vs Opacity: The Difference Explained</title>
	<atom:link href="http://deepubalan.com/blog/2010/03/29/rgba-vs-opacity-the-difference-explained/feed/" rel="self" type="application/rss+xml" />
	<link>http://deepubalan.com/blog/2010/03/29/rgba-vs-opacity-the-difference-explained/</link>
	<description>Scribblings of a cyber geek!</description>
	<lastBuildDate>Fri, 03 Feb 2012 07:19:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Deepu Balan</title>
		<link>http://deepubalan.com/blog/2010/03/29/rgba-vs-opacity-the-difference-explained/#comment-15735</link>
		<dc:creator>Deepu Balan</dc:creator>
		<pubDate>Fri, 27 May 2011 11:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://deepubalan.com/blog/?p=611#comment-15735</guid>
		<description>Thanks Michael... :-)
Yeah I never tried IE9, but heard that IE9 have full support for RGBa.</description>
		<content:encoded><![CDATA[<p>Thanks Michael&#8230; <img src='http://deepubalan.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Yeah I never tried IE9, but heard that IE9 have full support for RGBa.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://deepubalan.com/blog/2010/03/29/rgba-vs-opacity-the-difference-explained/#comment-15699</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 27 May 2011 00:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://deepubalan.com/blog/?p=611#comment-15699</guid>
		<description>I love the way you explained this and included awesome diagrams to get your point home. You mention that RGBa is not good with IE; has this changed with IE9?</description>
		<content:encoded><![CDATA[<p>I love the way you explained this and included awesome diagrams to get your point home. You mention that RGBa is not good with IE; has this changed with IE9?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wszystko o HTML5 i CSS3 &#124; Blog Staircase.pl</title>
		<link>http://deepubalan.com/blog/2010/03/29/rgba-vs-opacity-the-difference-explained/#comment-2236</link>
		<dc:creator>Wszystko o HTML5 i CSS3 &#124; Blog Staircase.pl</dc:creator>
		<pubDate>Mon, 19 Jul 2010 22:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://deepubalan.com/blog/?p=611#comment-2236</guid>
		<description>[...] RGBa vs Opacity: The Difference Explained  To be able to effectively handle the alpha transparency or opacity of a particular element purely using CSS/HTML was the dream of any web designer. Because, with alpha transparency or opacity they can make visually more beautiful and easily maintainable websites with less effort. Now with CSS3 we can achieve these using properties such as RGBa and Opacity. [...]</description>
		<content:encoded><![CDATA[<p>[...] RGBa vs Opacity: The Difference Explained  To be able to effectively handle the alpha transparency or opacity of a particular element purely using CSS/HTML was the dream of any web designer. Because, with alpha transparency or opacity they can make visually more beautiful and easily maintainable websites with less effort. Now with CSS3 we can achieve these using properties such as RGBa and Opacity. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Start Using CSS3 Today: Techniques and Tutorials &#124; ZoooZu.com</title>
		<link>http://deepubalan.com/blog/2010/03/29/rgba-vs-opacity-the-difference-explained/#comment-1697</link>
		<dc:creator>Start Using CSS3 Today: Techniques and Tutorials &#124; ZoooZu.com</dc:creator>
		<pubDate>Tue, 22 Jun 2010 23:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://deepubalan.com/blog/?p=611#comment-1697</guid>
		<description>[...] RGBa vs Opacity: The Difference Explained When we apply an opacity value to an element, the opacity value is inherited by all its child elements. RGBa sets the opacity of the color value of that particular element and the transparency is not inherited by its child elements. In other words, RGBA sets the opacity value only for a single declaration. [...]</description>
		<content:encoded><![CDATA[<p>[...] RGBa vs Opacity: The Difference Explained When we apply an opacity value to an element, the opacity value is inherited by all its child elements. RGBa sets the opacity of the color value of that particular element and the transparency is not inherited by its child elements. In other words, RGBA sets the opacity value only for a single declaration. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ArticleSave :: Uncategorized :: Start Using CSS3 Today: Techniques and Tutorials</title>
		<link>http://deepubalan.com/blog/2010/03/29/rgba-vs-opacity-the-difference-explained/#comment-1667</link>
		<dc:creator>ArticleSave :: Uncategorized :: Start Using CSS3 Today: Techniques and Tutorials</dc:creator>
		<pubDate>Sun, 20 Jun 2010 06:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://deepubalan.com/blog/?p=611#comment-1667</guid>
		<description>[...] RGBa vs Opacity: The Difference ExplainedWhen we apply an opacity value to an element, the opacity value is inherited by all its child elements. RGBa sets the opacity of the color value of that particular element and the transparency is not inherited by its child elements. In other words, RGBA sets the opacity value only for a single declaration. [...]</description>
		<content:encoded><![CDATA[<p>[...] RGBa vs Opacity: The Difference ExplainedWhen we apply an opacity value to an element, the opacity value is inherited by all its child elements. RGBa sets the opacity of the color value of that particular element and the transparency is not inherited by its child elements. In other words, RGBA sets the opacity value only for a single declaration. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Start Using CSS3 Today: Techniques and Tutorials&#160;&#124;&#160;Webreweries.com &#124; Tips &#124; Photoshop &#124; Java &#124; Illustrator &#124; Dreamweaver &#124; After Effects &#124; Graphics &#124; Animation &#124; Design</title>
		<link>http://deepubalan.com/blog/2010/03/29/rgba-vs-opacity-the-difference-explained/#comment-1560</link>
		<dc:creator>Start Using CSS3 Today: Techniques and Tutorials&#160;&#124;&#160;Webreweries.com &#124; Tips &#124; Photoshop &#124; Java &#124; Illustrator &#124; Dreamweaver &#124; After Effects &#124; Graphics &#124; Animation &#124; Design</dc:creator>
		<pubDate>Thu, 17 Jun 2010 16:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://deepubalan.com/blog/?p=611#comment-1560</guid>
		<description>[...] RGBa vs Opacity: The Difference ExplainedWhen we apply an opacity value to an element, the opacity value is inherited by all its child elements. RGBa sets the opacity of the color value of that particular element and the transparency is not inherited by its child elements. In other words, RGBA sets the opacity value only for a single declaration. [...]</description>
		<content:encoded><![CDATA[<p>[...] RGBa vs Opacity: The Difference ExplainedWhen we apply an opacity value to an element, the opacity value is inherited by all its child elements. RGBa sets the opacity of the color value of that particular element and the transparency is not inherited by its child elements. In other words, RGBA sets the opacity value only for a single declaration. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Start Using CSS3 Today: Techniques and Tutorials &#124; World&#39;s Greatest T-Shirt</title>
		<link>http://deepubalan.com/blog/2010/03/29/rgba-vs-opacity-the-difference-explained/#comment-1558</link>
		<dc:creator>Start Using CSS3 Today: Techniques and Tutorials &#124; World&#39;s Greatest T-Shirt</dc:creator>
		<pubDate>Thu, 17 Jun 2010 15:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://deepubalan.com/blog/?p=611#comment-1558</guid>
		<description>[...] RGBa vs Opacity: The Difference ExplainedWhen we apply an opacity value to an element, the opacity value is inherited by all its child elements. RGBa sets the opacity of the color value of that particular element and the transparency is not inherited by its child elements. In other words, RGBA sets the opacity value only for a single declaration. [...]</description>
		<content:encoded><![CDATA[<p>[...] RGBa vs Opacity: The Difference ExplainedWhen we apply an opacity value to an element, the opacity value is inherited by all its child elements. RGBa sets the opacity of the color value of that particular element and the transparency is not inherited by its child elements. In other words, RGBA sets the opacity value only for a single declaration. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Start Using CSS3 Today: Techniques and Tutorials &#124; Web Design Cool</title>
		<link>http://deepubalan.com/blog/2010/03/29/rgba-vs-opacity-the-difference-explained/#comment-1553</link>
		<dc:creator>Start Using CSS3 Today: Techniques and Tutorials &#124; Web Design Cool</dc:creator>
		<pubDate>Thu, 17 Jun 2010 13:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://deepubalan.com/blog/?p=611#comment-1553</guid>
		<description>[...] RGBa vs Opacity: The Difference ExplainedWhen we apply an opacity value to an element, the opacity value is inherited by all its child elements. RGBa sets the opacity of the color value of that particular element and the transparency is not inherited by its child elements. In other words, RGBA sets the opacity value only for a single declaration. [...]</description>
		<content:encoded><![CDATA[<p>[...] RGBa vs Opacity: The Difference ExplainedWhen we apply an opacity value to an element, the opacity value is inherited by all its child elements. RGBa sets the opacity of the color value of that particular element and the transparency is not inherited by its child elements. In other words, RGBA sets the opacity value only for a single declaration. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin</title>
		<link>http://deepubalan.com/blog/2010/03/29/rgba-vs-opacity-the-difference-explained/#comment-824</link>
		<dc:creator>Benjamin</dc:creator>
		<pubDate>Wed, 28 Apr 2010 18:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://deepubalan.com/blog/?p=611#comment-824</guid>
		<description>Great explanation for something often overlooked or misunderstood.

Thanks</description>
		<content:encoded><![CDATA[<p>Great explanation for something often overlooked or misunderstood.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: All There Is To Know About HTML5 and CSS3&#160;&#124;&#160;Design your way</title>
		<link>http://deepubalan.com/blog/2010/03/29/rgba-vs-opacity-the-difference-explained/#comment-800</link>
		<dc:creator>All There Is To Know About HTML5 and CSS3&#160;&#124;&#160;Design your way</dc:creator>
		<pubDate>Mon, 26 Apr 2010 21:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://deepubalan.com/blog/?p=611#comment-800</guid>
		<description>[...] RGBa vs Opacity: The Difference Explained  To be able to effectively handle the alpha transparency or opacity of a particular element purely using CSS/HTML was the dream of any web designer. Because, with alpha transparency or opacity they can make visually more beautiful and easily maintainable websites with less effort. Now with CSS3 we can achieve these using properties such as RGBa and Opacity. [...]</description>
		<content:encoded><![CDATA[<p>[...] RGBa vs Opacity: The Difference Explained  To be able to effectively handle the alpha transparency or opacity of a particular element purely using CSS/HTML was the dream of any web designer. Because, with alpha transparency or opacity they can make visually more beautiful and easily maintainable websites with less effort. Now with CSS3 we can achieve these using properties such as RGBa and Opacity. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

