<?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: 10 CSS tips and tricks you should always use</title>
	<atom:link href="http://www.red-team-design.com/css-tips-and-tricks-you-should-always-use/feed" rel="self" type="application/rss+xml" />
	<link>http://www.red-team-design.com/css-tips-and-tricks-you-should-always-use</link>
	<description>CSS tips and tricks</description>
	<lastBuildDate>Fri, 03 Feb 2012 13:32:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: sgaawc</title>
		<link>http://www.red-team-design.com/css-tips-and-tricks-you-should-always-use#comment-36424</link>
		<dc:creator>sgaawc</dc:creator>
		<pubDate>Sun, 17 Jul 2011 06:44:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-team-design.com/?p=206#comment-36424</guid>
		<description>why W3C doesn&#039;t recognize border-shadow and transitions, since they take a real action in most browsers they gonna appeal in the court to get their rights and to be well-known, and respect by others as well....!o!</description>
		<content:encoded><![CDATA[<p>why W3C doesn&#8217;t recognize border-shadow and transitions, since they take a real action in most browsers they gonna appeal in the court to get their rights and to be well-known, and respect by others as well&#8230;.!o!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Red</title>
		<link>http://www.red-team-design.com/css-tips-and-tricks-you-should-always-use#comment-22319</link>
		<dc:creator>Red</dc:creator>
		<pubDate>Tue, 05 Apr 2011 20:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-team-design.com/?p=206#comment-22319</guid>
		<description>When it comes about Wordpress plugins, I personally prefer to install/uninstall a plugin without manually add/remove styles. Now it&#039;s up to you if you can live with 1-2 extra HTTP requests :)</description>
		<content:encoded><![CDATA[<p>When it comes about WordPress plugins, I personally prefer to install/uninstall a plugin without manually add/remove styles. Now it&#8217;s up to you if you can live with 1-2 extra HTTP requests :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vitmel</title>
		<link>http://www.red-team-design.com/css-tips-and-tricks-you-should-always-use#comment-22313</link>
		<dc:creator>vitmel</dc:creator>
		<pubDate>Tue, 05 Apr 2011 19:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-team-design.com/?p=206#comment-22313</guid>
		<description>Question for you about tip #1. When you install new plugins on your Wordpress do you move code from external stylysheets to your main style.css?</description>
		<content:encoded><![CDATA[<p>Question for you about tip #1. When you install new plugins on your WordPress do you move code from external stylysheets to your main style.css?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Red</title>
		<link>http://www.red-team-design.com/css-tips-and-tricks-you-should-always-use#comment-22275</link>
		<dc:creator>Red</dc:creator>
		<pubDate>Tue, 05 Apr 2011 10:43:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-team-design.com/?p=206#comment-22275</guid>
		<description>Exactly, as you become more experienced, you will commit increasingly less mistakes when writing HTML and CSS code.

At a time, validating code will be just for fun, to see that everything is correct.</description>
		<content:encoded><![CDATA[<p>Exactly, as you become more experienced, you will commit increasingly less mistakes when writing HTML and CSS code.</p>
<p>At a time, validating code will be just for fun, to see that everything is correct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vitmel</title>
		<link>http://www.red-team-design.com/css-tips-and-tricks-you-should-always-use#comment-22267</link>
		<dc:creator>vitmel</dc:creator>
		<pubDate>Tue, 05 Apr 2011 10:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-team-design.com/?p=206#comment-22267</guid>
		<description>Good tips. I have problems with validation. I forget to do that. Sometimes i am just happy that everything works and don&#039;t want too see all those errors that validation will show me :). 

I think the more experience you get the more you start thinking about accuracy of your code.</description>
		<content:encoded><![CDATA[<p>Good tips. I have problems with validation. I forget to do that. Sometimes i am just happy that everything works and don&#8217;t want too see all those errors that validation will show me :). </p>
<p>I think the more experience you get the more you start thinking about accuracy of your code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Red</title>
		<link>http://www.red-team-design.com/css-tips-and-tricks-you-should-always-use#comment-7969</link>
		<dc:creator>Red</dc:creator>
		<pubDate>Tue, 02 Nov 2010 07:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-team-design.com/?p=206#comment-7969</guid>
		<description>Thanks for your comment Emil!

Indeed, sometimes you must use hacks for IE, OR you can use conditional comments for it and you can keep your main CSS valid.

Regarding the #9 I&#039;ve probably missed that at the time I wrote this article, thanks for pointing this, I updated that.</description>
		<content:encoded><![CDATA[<p>Thanks for your comment Emil!</p>
<p>Indeed, sometimes you must use hacks for IE, OR you can use conditional comments for it and you can keep your main CSS valid.</p>
<p>Regarding the #9 I&#8217;ve probably missed that at the time I wrote this article, thanks for pointing this, I updated that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emil Melgaard</title>
		<link>http://www.red-team-design.com/css-tips-and-tricks-you-should-always-use#comment-7897</link>
		<dc:creator>Emil Melgaard</dc:creator>
		<pubDate>Mon, 01 Nov 2010 00:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-team-design.com/?p=206#comment-7897</guid>
		<description>I can&#039;t agree less with #10...
Valid code is over rated. Sure it looks nice to see your code validate, but it doesn&#039;t make a difference to the user of your webdesign. Often you have to write invalid code to make your design cross-browser using unofficial properties and hacks (ie. _background:red; to target &lt;IE6).

So no valid code does NOT mean a good developer, but a developer too caught up in validations.
The same applies for HTML validations.

For #9 you might mention as well that you can include line-height in the font shorthand like this:

 font-family: Arial;
 font-size: 12px;
 line-height:1.29;
 font-weight: bold;

 font: bold 12px/1.29 Arial;

The whole specification can be found here: http://www.w3.org/TR/CSS2/fonts.html#font-shorthand

Cheers,

Emil Melgaard
Tixz</description>
		<content:encoded><![CDATA[<p>I can&#8217;t agree less with #10&#8230;<br />
Valid code is over rated. Sure it looks nice to see your code validate, but it doesn&#8217;t make a difference to the user of your webdesign. Often you have to write invalid code to make your design cross-browser using unofficial properties and hacks (ie. _background:red; to target &lt;IE6).</p>
<p>So no valid code does NOT mean a good developer, but a developer too caught up in validations.<br />
The same applies for HTML validations.</p>
<p>For #9 you might mention as well that you can include line-height in the font shorthand like this:</p>
<p> font-family: Arial;<br />
 font-size: 12px;<br />
 line-height:1.29;<br />
 font-weight: bold;</p>
<p> font: bold 12px/1.29 Arial;</p>
<p>The whole specification can be found here: <a href="http://www.w3.org/TR/CSS2/fonts.html#font-shorthand" rel="nofollow">http://www.w3.org/TR/CSS2/fonts.html#font-shorthand</a></p>
<p>Cheers,</p>
<p>Emil Melgaard<br />
Tixz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Red</title>
		<link>http://www.red-team-design.com/css-tips-and-tricks-you-should-always-use#comment-159</link>
		<dc:creator>Red</dc:creator>
		<pubDate>Wed, 24 Feb 2010 19:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-team-design.com/?p=206#comment-159</guid>
		<description>Thanks, I am glad you found this article useful.</description>
		<content:encoded><![CDATA[<p>Thanks, I am glad you found this article useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://www.red-team-design.com/css-tips-and-tricks-you-should-always-use#comment-157</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Wed, 24 Feb 2010 16:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-team-design.com/?p=206#comment-157</guid>
		<description>your quick clean uncomplicated tutorial style is appreciated ....keep the css and photoshop tricks coming ...</description>
		<content:encoded><![CDATA[<p>your quick clean uncomplicated tutorial style is appreciated &#8230;.keep the css and photoshop tricks coming &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Brown</title>
		<link>http://www.red-team-design.com/css-tips-and-tricks-you-should-always-use#comment-33</link>
		<dc:creator>Tim Brown</dc:creator>
		<pubDate>Fri, 13 Nov 2009 08:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-team-design.com/?p=206#comment-33</guid>
		<description>Great advice. 

Looking forward to see a list with Css techniques that we shouldn&#039;t use.

Thanks!</description>
		<content:encoded><![CDATA[<p>Great advice. </p>
<p>Looking forward to see a list with Css techniques that we shouldn&#8217;t use.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/9 queries in 0.006 seconds using disk: basic
Object Caching 355/359 objects using disk: basic

Served from: www.red-team-design.com @ 2012-02-04 06:04:46 -->
