<?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: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>Webdot0 - Free you</title>
	<atom:link href="http://webdot0.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdot0.wordpress.com</link>
	<description>Free software (PHP, Symfony, Ajax, Linux, etc.)</description>
	<lastBuildDate>Thu, 12 Mar 2009 11:29:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='webdot0.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Webdot0 - Free you</title>
		<link>http://webdot0.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://webdot0.wordpress.com/osd.xml" title="Webdot0 - Free you" />
	<atom:link rel='hub' href='http://webdot0.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Easy way to use filter for PNG transparency in IE6</title>
		<link>http://webdot0.wordpress.com/2009/03/12/easy-way-to-use-filter-for-png-transparency-in-ie6/</link>
		<comments>http://webdot0.wordpress.com/2009/03/12/easy-way-to-use-filter-for-png-transparency-in-ie6/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 10:56:14 +0000</pubDate>
		<dc:creator>webdot0</dc:creator>
				<category><![CDATA[Layout & Design]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[ie5]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[png transparency]]></category>
		<category><![CDATA[pngfilter]]></category>
		<category><![CDATA[transparency]]></category>

		<guid isPermaLink="false">http://webdot0.wordpress.com/?p=10</guid>
		<description><![CDATA[PNG transparency is not supporte in IE6 and previous versions. To fix that and allow PNG transparencies in IE6 i used to use a background-image: PNG TRANSPARENCY FILTER WITH BACKGROUND-IMAGE #logo { position: absolute; top: 25px; left: 25px; width: 214px; height: 34px; background-image: url('path_to_image/logo.png') !important; background-color: transparent; background-repeat: no-repeat; background-image: none; filter: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='path_to_image/logo.png', [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdot0.wordpress.com&amp;blog=6926386&amp;post=10&amp;subd=webdot0&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>PNG transparency is not supporte in IE6 and previous versions.</p>
<p>To fix that and allow PNG transparencies in IE6 i used to use a background-image:</p>
<p><em><strong>PNG TRANSPARENCY FILTER WITH BACKGROUND-IMAGE</strong></em></p>
<pre><code>#logo {
</code><code>    </code><code>position: absolute;
</code><code>    </code><code>top: 25px;
</code><code>    </code><code>left: 25px;
</code><code>    </code><code>width: 214px;
</code><code>    </code><code>height: 34px;
</code><code>    </code><code><strong>background-image: url('<em>path_to_image/logo.png</em>') !important;
</strong></code><code>    </code><code><strong>background-color: transparent;</strong>
</code><code>    </code><code>background-repeat: no-repeat;
</code><code>    </code><code><strong>background-image: none;
</strong></code><code>    </code><code><strong>filter: none !important;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='</strong></code><code><strong><strong><em>path_to_image/logo.png</em></strong></strong></code><code><strong>', sizingMethod='crop');</strong>
}
</code></pre>
<p><em><strong>HOW CAN YOU PUT A LINK IN THE IMAGE WITH THIS METHOD?</strong></em></p>
<pre><code>&lt;div id="logo" onclick="window.location='/' "&gt;&lt;/div&gt;
</code></pre>
<p><em>*  If you want the background-image seems as image link, you must set the style  &#8220;cursor: pointer&#8221; in the div<strong><br />
</strong></em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdot0.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdot0.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdot0.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdot0.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdot0.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdot0.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdot0.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdot0.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdot0.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdot0.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdot0.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdot0.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdot0.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdot0.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdot0.wordpress.com&amp;blog=6926386&amp;post=10&amp;subd=webdot0&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdot0.wordpress.com/2009/03/12/easy-way-to-use-filter-for-png-transparency-in-ie6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b7f12c69c4d817316bb8c0836b0668ba?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webdot0</media:title>
		</media:content>
	</item>
		<item>
		<title>Min-height min-width IE6, IE7 hack</title>
		<link>http://webdot0.wordpress.com/2009/03/12/min-height-min-width-ie6-ie7-hack/</link>
		<comments>http://webdot0.wordpress.com/2009/03/12/min-height-min-width-ie6-ie7-hack/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 10:09:52 +0000</pubDate>
		<dc:creator>webdot0</dc:creator>
				<category><![CDATA[Layout & Design]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[min-height]]></category>
		<category><![CDATA[min-width-hack]]></category>

		<guid isPermaLink="false">http://webdot0.wordpress.com/?p=6</guid>
		<description><![CDATA[This is an easy hack to solve the problem of min-height and min-width in Internet Explorer versions. #content { min-height: 420px; height: auto !important; height: 420px; }<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdot0.wordpress.com&amp;blog=6926386&amp;post=6&amp;subd=webdot0&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is an easy hack to solve the problem of min-height and min-width in Internet Explorer versions.</p>
<pre><code>
#content {
        min-height: 420px;
        height: auto !important;
        height: 420px;
}
</code></pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webdot0.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webdot0.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webdot0.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webdot0.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/webdot0.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/webdot0.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/webdot0.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/webdot0.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webdot0.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webdot0.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webdot0.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webdot0.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webdot0.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webdot0.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webdot0.wordpress.com&amp;blog=6926386&amp;post=6&amp;subd=webdot0&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webdot0.wordpress.com/2009/03/12/min-height-min-width-ie6-ie7-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b7f12c69c4d817316bb8c0836b0668ba?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">webdot0</media:title>
		</media:content>
	</item>
	</channel>
</rss>
