<?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>PHP Web developer, Robert Kern &#187; transparent</title>
	<atom:link href="http://www.robertkern.com/tags/transparent/feed" rel="self" type="application/rss+xml" />
	<link>http://www.robertkern.com</link>
	<description>Solid PHP Web Development with SEO and web standards in mind.</description>
	<lastBuildDate>Thu, 18 Mar 2010 20:05:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<cloud domain='www.robertkern.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Fix transparent png images in Internet Explorer 6 (IE6)</title>
		<link>http://www.robertkern.com/web-development/fix-transparent-png-images-in-internet-explorer-6-ie6.html</link>
		<comments>http://www.robertkern.com/web-development/fix-transparent-png-images-in-internet-explorer-6-ie6.html#comments</comments>
		<pubDate>Wed, 16 Jan 2008 23:42:15 +0000</pubDate>
		<dc:creator>Robert Kern</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[transparent]]></category>

		<guid isPermaLink="false">http://www.robertkern.com/css/fix-transparent-png-images-in-internet-explorer-6-ie6.html</guid>
		<description><![CDATA[Sometimes it can be very frustrating building websites that are cross-browser. One of the many issues is transparent png images in IE6. PNG&#8217;s have enabled us to make beautiful images for websites with amazing transparency etc. There is a very simple way to make transparent png images work in all browsers. Download file: png-fix.zip This [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Sometimes it can be very frustrating building websites that are cross-browser.  One of the many issues is transparent png images in IE6.</p>
<p>PNG&#8217;s have enabled us to make beautiful images for websites with amazing transparency etc.  There is a very simple way to make transparent png images work in all browsers.</p>
<p class="postmetadata">Download file: <a href="http://www.robertkern.com/wp-content/uploads/2008/01/png-fix.zip">png-fix.zip</a></p>
<p>This method uses CSS to fix the issue.  You can define a class such as &#8216;transparent&#8217; and apply that to the images whose transparency you want to make work in ie6, or simply use the fix in CSS for the img tag (therefore making all images&#8217; transparency work in ie6).</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.robertkern.com/web-development/fix-transparent-png-images-in-internet-explorer-6-ie6.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
