<?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: CSS3 Best Practices</title>
	<atom:link href="http://www.impressivewebs.com/css3-best-practices/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.impressivewebs.com/css3-best-practices/</link>
	<description>Web Design Articles &#38; Tutorials. To make the web impressive.</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:11:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Roger</title>
		<link>http://www.impressivewebs.com/css3-best-practices/#comment-7792</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Tue, 07 Dec 2010 04:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1790#comment-7792</guid>
		<description>It&#039;s nice to see more subtle uses of CSS3 being added to projects - it doesn&#039;t always have to be large scale effects or animations. A little box-shadow or a slight rounded corner does a lot more (without hindering users who can&#039;t see it) than full blown transformations</description>
		<content:encoded><![CDATA[<p>It&#8217;s nice to see more subtle uses of CSS3 being added to projects &#8211; it doesn&#8217;t always have to be large scale effects or animations. A little box-shadow or a slight rounded corner does a lot more (without hindering users who can&#8217;t see it) than full blown transformations</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis Lazaris</title>
		<link>http://www.impressivewebs.com/css3-best-practices/#comment-6847</link>
		<dc:creator>Louis Lazaris</dc:creator>
		<pubDate>Thu, 09 Sep 2010 02:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1790#comment-6847</guid>
		<description>I&#039;m not sure why you would even want to do that. Generally speaking, you should never use the &quot;!important&quot; declaration in your CSS. It should only be used in last case scenarios, where nothing else works, which is very rare.

Also, the transform you&#039;re referring to on the main div is not going to be inherited by the other divs, so why would this be necessary? Maybe I don&#039;t understand your question.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure why you would even want to do that. Generally speaking, you should never use the &#8220;!important&#8221; declaration in your CSS. It should only be used in last case scenarios, where nothing else works, which is very rare.</p>
<p>Also, the transform you&#8217;re referring to on the main div is not going to be inherited by the other divs, so why would this be necessary? Maybe I don&#8217;t understand your question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randy</title>
		<link>http://www.impressivewebs.com/css3-best-practices/#comment-6831</link>
		<dc:creator>Randy</dc:creator>
		<pubDate>Wed, 08 Sep 2010 16:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1790#comment-6831</guid>
		<description>I have questions regarding CSS3 transform property. Say I apply some transform to the main div of a website. Then can I override the transform in the banner div or main-content div like -moz-transform: none !important;? If I can do this, then it is like I apply the transform to the background of the main div, and the rest stays the same. I tried with -moz-transform: none !important, even as inline style, but it didn&#039;t work. Any ideas or suggestions? 

Thanks.</description>
		<content:encoded><![CDATA[<p>I have questions regarding CSS3 transform property. Say I apply some transform to the main div of a website. Then can I override the transform in the banner div or main-content div like -moz-transform: none !important;? If I can do this, then it is like I apply the transform to the background of the main div, and the rest stays the same. I tried with -moz-transform: none !important, even as inline style, but it didn&#8217;t work. Any ideas or suggestions? </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zoe Gillenwater</title>
		<link>http://www.impressivewebs.com/css3-best-practices/#comment-6727</link>
		<dc:creator>Zoe Gillenwater</dc:creator>
		<pubDate>Fri, 27 Aug 2010 17:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1790#comment-6727</guid>
		<description>Tony, if you do pull out the prefixed declarations, don&#039;t put them at the bottom of your sheet. They&#039;ll override the non-prefixed ones.

Here&#039;s an article about using regular expressions to remove prefixed properties easily: www.venturelab.co.uk/devblog/2010/07/vendor-prefixes-what-happens-next

I&#039;d much rather use regex than separate out my styles for one widget into two rules that aren&#039;t right by each other. The latter is just asking for trouble, in my experience. Just my preference.</description>
		<content:encoded><![CDATA[<p>Tony, if you do pull out the prefixed declarations, don&#8217;t put them at the bottom of your sheet. They&#8217;ll override the non-prefixed ones.</p>
<p>Here&#8217;s an article about using regular expressions to remove prefixed properties easily: <a href="http://www.venturelab.co.uk/devblog/2010/07/vendor-prefixes-what-happens-next" rel="nofollow">http://www.venturelab.co.uk/devblog/2010/07/vendor-prefixes-what-happens-next</a></p>
<p>I&#8217;d much rather use regex than separate out my styles for one widget into two rules that aren&#8217;t right by each other. The latter is just asking for trouble, in my experience. Just my preference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://www.impressivewebs.com/css3-best-practices/#comment-5784</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Sat, 10 Jul 2010 04:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1790#comment-5784</guid>
		<description>Thanks for sharing the info super helpful...</description>
		<content:encoded><![CDATA[<p>Thanks for sharing the info super helpful&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xmedia</title>
		<link>http://www.impressivewebs.com/css3-best-practices/#comment-5697</link>
		<dc:creator>Xmedia</dc:creator>
		<pubDate>Fri, 02 Jul 2010 15:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1790#comment-5697</guid>
		<description>Really usefull about formulating some best-practice habits and techniques so that any CSS3 development and all the things.. thanks for sharing</description>
		<content:encoded><![CDATA[<p>Really usefull about formulating some best-practice habits and techniques so that any CSS3 development and all the things.. thanks for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mildred</title>
		<link>http://www.impressivewebs.com/css3-best-practices/#comment-2971</link>
		<dc:creator>Mildred</dc:creator>
		<pubDate>Tue, 01 Jun 2010 13:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1790#comment-2971</guid>
		<description>I like this article. Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>I like this article. Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS3 Best Practices &#171; Info Weblog</title>
		<link>http://www.impressivewebs.com/css3-best-practices/#comment-2738</link>
		<dc:creator>CSS3 Best Practices &#171; Info Weblog</dc:creator>
		<pubDate>Mon, 31 May 2010 04:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1790#comment-2738</guid>
		<description>[...] WordPress.org       CSS3 Best&#160;Practices May 31, 2010, 4:16 am  Filed under: Uncategorized  CSS3 Best Practices  Leave a Comment   Leave a Comment so far  Leave a comment   RSS feed for comments on this post. [...]</description>
		<content:encoded><![CDATA[<p>[...] WordPress.org       CSS3 Best&nbsp;Practices May 31, 2010, 4:16 am  Filed under: Uncategorized  CSS3 Best Practices  Leave a Comment   Leave a Comment so far  Leave a comment   RSS feed for comments on this post. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS3 Best Practices &#171; Blog Weblog</title>
		<link>http://www.impressivewebs.com/css3-best-practices/#comment-2736</link>
		<dc:creator>CSS3 Best Practices &#171; Blog Weblog</dc:creator>
		<pubDate>Mon, 31 May 2010 03:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1790#comment-2736</guid>
		<description>[...] CSS3 Best&#160;Practices Posted by chudigrut under Uncategorized Leave a Comment&#160;  Cool link: CSS3 Best Practices    [...]</description>
		<content:encoded><![CDATA[<p>[...] CSS3 Best&nbsp;Practices Posted by chudigrut under Uncategorized Leave a Comment&nbsp;  Cool link: CSS3 Best Practices    [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS3 Best Practices &#171; Information Site Weblog</title>
		<link>http://www.impressivewebs.com/css3-best-practices/#comment-2735</link>
		<dc:creator>CSS3 Best Practices &#171; Information Site Weblog</dc:creator>
		<pubDate>Mon, 31 May 2010 02:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.impressivewebs.com/?p=1790#comment-2735</guid>
		<description>[...] Comment!    CSS3 Best Practices [...]</description>
		<content:encoded><![CDATA[<p>[...] Comment!    CSS3 Best Practices [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
