<?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: 5 Advanced CSS Techniques To Increase Your Skill Set</title>
	<atom:link href="http://dev-tips.com/featured/5-advanced-css-techniques-to-increase-your-skill-set/feed" rel="self" type="application/rss+xml" />
	<link>http://dev-tips.com/featured/5-advanced-css-techniques-to-increase-your-skill-set</link>
	<description>Become a Better Developer, One Tip at a Time.</description>
	<lastBuildDate>Wed, 04 Aug 2010 15:39:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Abhijit V. Chaore</title>
		<link>http://dev-tips.com/featured/5-advanced-css-techniques-to-increase-your-skill-set#comment-1757</link>
		<dc:creator>Abhijit V. Chaore</dc:creator>
		<pubDate>Fri, 16 Apr 2010 12:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tips.com/?p=645#comment-1757</guid>
		<description>To set the background image i feel the right use is to use the &quot;background: url(imagesource) repeat;&quot; property where we can use smallest image. It will not only load faster but will give the same desired effect.

What say? Please reply. Thanks.</description>
		<content:encoded><![CDATA[<p>To set the background image i feel the right use is to use the &#8220;background: url(imagesource) repeat;&#8221; property where we can use smallest image. It will not only load faster but will give the same desired effect.</p>
<p>What say? Please reply. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrenalin</title>
		<link>http://dev-tips.com/featured/5-advanced-css-techniques-to-increase-your-skill-set#comment-1649</link>
		<dc:creator>Adrenalin</dc:creator>
		<pubDate>Wed, 03 Feb 2010 18:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tips.com/?p=645#comment-1649</guid>
		<description>Hmm. Positioning everything absolutely doesn&#039;t sound like the way to go. Why not just have that image with 100% width and height and that placed &lt;strong&gt;behind&lt;/strong&gt; everything with z-index: -1? All the background colors and such can be then included to the image (or its wrapper or such).</description>
		<content:encoded><![CDATA[<p>Hmm. Positioning everything absolutely doesn&#8217;t sound like the way to go. Why not just have that image with 100% width and height and that placed <strong>behind</strong> everything with z-index: -1? All the background colors and such can be then included to the image (or its wrapper or such).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jawe.net &#187; Blog Archiv &#187; Links vom Wednesday, 23. December 2009</title>
		<link>http://dev-tips.com/featured/5-advanced-css-techniques-to-increase-your-skill-set#comment-1240</link>
		<dc:creator>jawe.net &#187; Blog Archiv &#187; Links vom Wednesday, 23. December 2009</dc:creator>
		<pubDate>Thu, 24 Dec 2009 22:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tips.com/?p=645#comment-1240</guid>
		<description>[...] 5 Advanced CSS Techniques To Increase Your Skill Set &#124; Dev Tips &#124; Become a Better Developer, One Tip... Tags: dev css web design html tips [...]</description>
		<content:encoded><![CDATA[<p>[...] 5 Advanced CSS Techniques To Increase Your Skill Set | Dev Tips | Become a Better Developer, One Tip&#8230; Tags: dev css web design html tips [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muhammad Adnan</title>
		<link>http://dev-tips.com/featured/5-advanced-css-techniques-to-increase-your-skill-set#comment-1185</link>
		<dc:creator>Muhammad Adnan</dc:creator>
		<pubDate>Wed, 09 Dec 2009 07:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tips.com/?p=645#comment-1185</guid>
		<description>No, text and image shadows will not work in IE unless you use the drop shadow Jquery Plugin ..</description>
		<content:encoded><![CDATA[<p>No, text and image shadows will not work in IE unless you use the drop shadow Jquery Plugin ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yoosuf</title>
		<link>http://dev-tips.com/featured/5-advanced-css-techniques-to-increase-your-skill-set#comment-1184</link>
		<dc:creator>Yoosuf</dc:creator>
		<pubDate>Wed, 09 Dec 2009 07:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tips.com/?p=645#comment-1184</guid>
		<description>awesome work, nice flow,  really appreciate the post .

Will the Text shadow and Image shadow works with Internet Explore?, i used to use Images else Cufon, sifler to make shadow and to use customs fonts</description>
		<content:encoded><![CDATA[<p>awesome work, nice flow,  really appreciate the post .</p>
<p>Will the Text shadow and Image shadow works with Internet Explore?, i used to use Images else Cufon, sifler to make shadow and to use customs fonts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muhammad Adnan</title>
		<link>http://dev-tips.com/featured/5-advanced-css-techniques-to-increase-your-skill-set#comment-1127</link>
		<dc:creator>Muhammad Adnan</dc:creator>
		<pubDate>Sat, 05 Dec 2009 09:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tips.com/?p=645#comment-1127</guid>
		<description>Yes, it is good for usability but i came across this when my Client asked for this.(Please remove this outline)</description>
		<content:encoded><![CDATA[<p>Yes, it is good for usability but i came across this when my Client asked for this.(Please remove this outline)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Olbekson</title>
		<link>http://dev-tips.com/featured/5-advanced-css-techniques-to-increase-your-skill-set#comment-1126</link>
		<dc:creator>Chris Olbekson</dc:creator>
		<pubDate>Sat, 05 Dec 2009 06:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tips.com/?p=645#comment-1126</guid>
		<description>Great tutorial.  A lot of the popular css resets remove the link outlines as well but I think it&#039;s important to leave the a:focus outline in place for usability purposes and to assist those using screen readers and keyboard navigation.</description>
		<content:encoded><![CDATA[<p>Great tutorial.  A lot of the popular css resets remove the link outlines as well but I think it&#8217;s important to leave the a:focus outline in place for usability purposes and to assist those using screen readers and keyboard navigation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
