<?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: CSS Best Practices</title>
	<atom:link href="http://www.graphicrating.com/2008/11/15/css-best-practices/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.graphicrating.com/2008/11/15/css-best-practices/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 11 Mar 2010 16:51:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Quintin</title>
		<link>http://www.graphicrating.com/2008/11/15/css-best-practices/comment-page-1/#comment-131</link>
		<dc:creator>Quintin</dc:creator>
		<pubDate>Tue, 16 Feb 2010 17:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphicrating.com/?p=957#comment-131</guid>
		<description>I tend to use a 1px &#039;outline&#039; instead of &#039;border&#039;, it prevents tight layouts breaking when troubleshooting.</description>
		<content:encoded><![CDATA[<p>I tend to use a 1px &#8216;outline&#8217; instead of &#8216;border&#8217;, it prevents tight layouts breaking when troubleshooting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best Practices in Web Design &#38; Development &#171; Exploration of Interactive Media</title>
		<link>http://www.graphicrating.com/2008/11/15/css-best-practices/comment-page-1/#comment-128</link>
		<dc:creator>Best Practices in Web Design &#38; Development &#171; Exploration of Interactive Media</dc:creator>
		<pubDate>Tue, 21 Jul 2009 01:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphicrating.com/?p=957#comment-128</guid>
		<description>[...] CSS Best Practices focuses more on CSS. This article and &#8220;30 HTML&#8221; both emphasize the importance of CSS Reset. Another practice that I found interesting (mainly because I&#8217;m a beginner in CSS and anything to write code quicker is almost always a good thing) is shorthand CSS. Practice#3 Shorthand CSS: One good and important feature of CSS is the ability to write code in a minimized way. Instead of creating a CSS rule and adding lines of properties, you can use the shorthand version and simplify your code. I will give you the example of border, but there are different CSS properties that have the shorthand ability like margin, padding, font, background and list-style. You can check Dustin Diaz’ blog for the best CSS shorthand resource on the web. [...]</description>
		<content:encoded><![CDATA[<p>[...] CSS Best Practices focuses more on CSS. This article and &#8220;30 HTML&#8221; both emphasize the importance of CSS Reset. Another practice that I found interesting (mainly because I&#8217;m a beginner in CSS and anything to write code quicker is almost always a good thing) is shorthand CSS. Practice#3 Shorthand CSS: One good and important feature of CSS is the ability to write code in a minimized way. Instead of creating a CSS rule and adding lines of properties, you can use the shorthand version and simplify your code. I will give you the example of border, but there are different CSS properties that have the shorthand ability like margin, padding, font, background and list-style. You can check Dustin Diaz’ blog for the best CSS shorthand resource on the web. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Gongea</title>
		<link>http://www.graphicrating.com/2008/11/15/css-best-practices/comment-page-1/#comment-127</link>
		<dc:creator>Andy Gongea</dc:creator>
		<pubDate>Tue, 02 Dec 2008 12:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphicrating.com/?p=957#comment-127</guid>
		<description>Yes, it is obvious that adding a border will increase your width or height, but only when you have fixed width and height. This practice is described in general not for a specific case. Anyway, good point Raymond.</description>
		<content:encoded><![CDATA[<p>Yes, it is obvious that adding a border will increase your width or height, but only when you have fixed width and height. This practice is described in general not for a specific case. Anyway, good point Raymond.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Gongea</title>
		<link>http://www.graphicrating.com/2008/11/15/css-best-practices/comment-page-1/#comment-126</link>
		<dc:creator>Andy Gongea</dc:creator>
		<pubDate>Mon, 24 Nov 2008 22:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphicrating.com/?p=957#comment-126</guid>
		<description>Thanks Hawkthalas.

Edgy red background you have there on your site. Nice.</description>
		<content:encoded><![CDATA[<p>Thanks Hawkthalas.</p>
<p>Edgy red background you have there on your site. Nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hawkthalas</title>
		<link>http://www.graphicrating.com/2008/11/15/css-best-practices/comment-page-1/#comment-125</link>
		<dc:creator>Hawkthalas</dc:creator>
		<pubDate>Mon, 24 Nov 2008 22:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphicrating.com/?p=957#comment-125</guid>
		<description>Great list bro. Good Job.

The only thing that i must add about the 5th practice is that we use EM &#039;cause if you use pixels some browsers ( our lovely IEs :S ) cannot increase the font size or decrease it via their text size menu &#039;cause Microsoft thinks that the pixel is an absolute unit and must not be resized.

Peace.</description>
		<content:encoded><![CDATA[<p>Great list bro. Good Job.</p>
<p>The only thing that i must add about the 5th practice is that we use EM &#8217;cause if you use pixels some browsers ( our lovely IEs :S ) cannot increase the font size or decrease it via their text size menu &#8217;cause Microsoft thinks that the pixel is an absolute unit and must not be resized.</p>
<p>Peace.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS best practices: qualche esempio di cose da fare con i fogli di stile : cssblog.it</title>
		<link>http://www.graphicrating.com/2008/11/15/css-best-practices/comment-page-1/#comment-124</link>
		<dc:creator>CSS best practices: qualche esempio di cose da fare con i fogli di stile : cssblog.it</dc:creator>
		<pubDate>Mon, 24 Nov 2008 08:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphicrating.com/?p=957#comment-124</guid>
		<description>[...] graphicrating.com   Salva e condividi questo articolo: Queste icone linkano i siti di social bookmarking sui quali i [...]</description>
		<content:encoded><![CDATA[<p>[...] graphicrating.com   Salva e condividi questo articolo: Queste icone linkano i siti di social bookmarking sui quali i [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Useful Links (17/11/2008) &#124; Apramana</title>
		<link>http://www.graphicrating.com/2008/11/15/css-best-practices/comment-page-1/#comment-123</link>
		<dc:creator>Useful Links (17/11/2008) &#124; Apramana</dc:creator>
		<pubDate>Mon, 17 Nov 2008 04:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphicrating.com/?p=957#comment-123</guid>
		<description>[...] CSS Best Practices [...]</description>
		<content:encoded><![CDATA[<p>[...] CSS Best Practices [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Gongea</title>
		<link>http://www.graphicrating.com/2008/11/15/css-best-practices/comment-page-1/#comment-122</link>
		<dc:creator>Andy Gongea</dc:creator>
		<pubDate>Sun, 16 Nov 2008 21:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphicrating.com/?p=957#comment-122</guid>
		<description>Thanks Steve. It is now fixed.</description>
		<content:encoded><![CDATA[<p>Thanks Steve. It is now fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Robillard</title>
		<link>http://www.graphicrating.com/2008/11/15/css-best-practices/comment-page-1/#comment-121</link>
		<dc:creator>Steve Robillard</dc:creator>
		<pubDate>Sun, 16 Nov 2008 20:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphicrating.com/?p=957#comment-121</guid>
		<description>Your fix class appears to have both a red background and border. Not the green background you mentioned.</description>
		<content:encoded><![CDATA[<p>Your fix class appears to have both a red background and border. Not the green background you mentioned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Koskinen</title>
		<link>http://www.graphicrating.com/2008/11/15/css-best-practices/comment-page-1/#comment-120</link>
		<dc:creator>Daniel Koskinen</dc:creator>
		<pubDate>Sun, 16 Nov 2008 19:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphicrating.com/?p=957#comment-120</guid>
		<description>... I must correct myself. Piping :first-child:first-letter doesn&#039;t seem to work at least in Firefox 3. So probably not a real option for the time being.</description>
		<content:encoded><![CDATA[<p>&#8230; I must correct myself. Piping :first-child:first-letter doesn&#8217;t seem to work at least in Firefox 3. So probably not a real option for the time being.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
