<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comentarios en: &#8220;Creative Use of PNG Transparency in Web Design&#8221; por Jeff Croft</title>
	<atom:link href="http://blog.chernando.eu/2007/05/29/creative-use-of-png-transparency-in-web-design-por-jeff-croft/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chernando.eu/2007/05/29/creative-use-of-png-transparency-in-web-design-por-jeff-croft/</link>
	<description>Simplemente otro blog personal</description>
	<lastBuildDate>Wed, 30 Jun 2010 21:46:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Por: alfonso marcos vidal de la o</title>
		<link>http://blog.chernando.eu/2007/05/29/creative-use-of-png-transparency-in-web-design-por-jeff-croft/#comment-790</link>
		<dc:creator>alfonso marcos vidal de la o</dc:creator>
		<pubDate>Thu, 28 Feb 2008 10:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://chernando.wordpress.com/2007/05/29/creative-use-of-png-transparency-in-web-design-por-jeff-croft/#comment-790</guid>
		<description>Great article! About PNG transparency AlphaImageLoader on div, span, tables… elements, without a .js file, we´ll find the solution on 49abcnews.com code: Using conditional comments and CSS like this:

CSS
#element {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
(src=”http://media.49abcnews.com/img/trans-white-20.png”, sizingMethod=”scale”);
}

An example applying a shadow-effect over gradient background image:
Link [&lt;a href=&quot;http.//www.alcarriarural.es&quot; title=&quot;CSS+PNG&quot; rel=&quot;nofollow&quot;&gt;http://www.alcarriarural.es&lt;/a&gt;]</description>
		<content:encoded><![CDATA[<p>Great article! About PNG transparency AlphaImageLoader on div, span, tables… elements, without a .js file, we´ll find the solution on 49abcnews.com code: Using conditional comments and CSS like this:</p>
<p>CSS<br />
#element {<br />
background-image: none;<br />
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader<br />
(src=”http://media.49abcnews.com/img/trans-white-20.png”, sizingMethod=”scale”);<br />
}</p>
<p>An example applying a shadow-effect over gradient background image:<br />
Link [<a href="http.//www.alcarriarural.es" title="CSS+PNG" rel="nofollow">http://www.alcarriarural.es</a>]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
