<?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/"
	xmlns:go='http://ns.gigaom.com/'
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>Comments on: Cascading Style Sheets: Master Them Quickly, and for Free</title>
	<atom:link href="http://gigaom.com/collaboration/cascading-style-sheets-master-them-quickly-and-for-free/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/collaboration/cascading-style-sheets-master-them-quickly-and-for-free/</link>
	<description></description>
	<lastBuildDate>Fri, 25 May 2012 13:21:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Anthony Williams</title>
		<link>http://gigaom.com/collaboration/cascading-style-sheets-master-them-quickly-and-for-free/#comment-68444</link>
		<dc:creator><![CDATA[Anthony Williams]]></dc:creator>
		<pubDate>Fri, 08 Feb 2008 13:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/?p=1728#comment-68444</guid>
		<description><![CDATA[I agree with what Ben said above, and I&#039;ve also found that &lt;a href=&quot;http://www.cssplay.co.uk&quot; rel=&quot;nofollow&quot;&gt;Stu Nicholls&#039; CSS Play website&lt;/a&gt; is very useful.

Here&#039;s some links:

&lt;a href=&quot;http://meyerweb.com/eric/css/edge/&quot; rel=&quot;nofollow&quot;&gt;Eric Meyer&#039;s CSS/Edge&lt;/a&gt;

&lt;a href=&quot;http://www.csszengarden.com&quot; rel=&quot;nofollow&quot;&gt;CSS Zen Garden&lt;/a&gt;

&lt;a href=&quot;http://www.w3.org/TR/REC-CSS2/&quot; rel=&quot;nofollow&quot;&gt;CSS 2 specification&lt;/a&gt;

&lt;a href=&quot;http://www.w3.org/TR/CSS21/&quot; rel=&quot;nofollow&quot;&gt;CSS 2.1 working draft&lt;/a&gt;

I really recommend trying stuff out. Also, get the web developer and firebug extensions for firefox, so you can examine the CSS of specific elements on web pages you like.]]></description>
		<content:encoded><![CDATA[<p>I agree with what Ben said above, and I&#8217;ve also found that <a href="http://www.cssplay.co.uk" rel="nofollow">Stu Nicholls&#8217; CSS Play website</a> is very useful.</p>
<p>Here&#8217;s some links:</p>
<p><a href="http://meyerweb.com/eric/css/edge/" rel="nofollow">Eric Meyer&#8217;s CSS/Edge</a></p>
<p><a href="http://www.csszengarden.com" rel="nofollow">CSS Zen Garden</a></p>
<p><a href="http://www.w3.org/TR/REC-CSS2/" rel="nofollow">CSS 2 specification</a></p>
<p><a href="http://www.w3.org/TR/CSS21/" rel="nofollow">CSS 2.1 working draft</a></p>
<p>I really recommend trying stuff out. Also, get the web developer and firebug extensions for firefox, so you can examine the CSS of specific elements on web pages you like.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Darowski</title>
		<link>http://gigaom.com/collaboration/cascading-style-sheets-master-them-quickly-and-for-free/#comment-68443</link>
		<dc:creator><![CDATA[Adam Darowski]]></dc:creator>
		<pubDate>Thu, 07 Feb 2008 04:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/?p=1728#comment-68443</guid>
		<description><![CDATA[What I really like about Dan Cederholm&#039;s book, Web Standards Solutions, is that he doesn&#039;t just show you tutorials on how to make a great data table or navigation menu. He explains the WHY every step of the way, so you feel more confident to try new things once you close the book. Highly recommended.]]></description>
		<content:encoded><![CDATA[<p>What I really like about Dan Cederholm&#8217;s book, Web Standards Solutions, is that he doesn&#8217;t just show you tutorials on how to make a great data table or navigation menu. He explains the WHY every step of the way, so you feel more confident to try new things once you close the book. Highly recommended.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://gigaom.com/collaboration/cascading-style-sheets-master-them-quickly-and-for-free/#comment-68442</link>
		<dc:creator><![CDATA[ben]]></dc:creator>
		<pubDate>Thu, 07 Feb 2008 00:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/?p=1728#comment-68442</guid>
		<description><![CDATA[With respect to books, anything by Eric Meyer is a great place to start.

I&#039;ve always been partial to the MSDN CSS reference, but the Sitepoint reference looks promising in the extreme.

For working around bugs, the css-discuss wiki (look it up on Google) and positioniseveryting dot net are quite nice.

Don&#039;t forget CSS Zen Garden.

Finally, for advanced work the W3C CSS 2.1 Recommendation is a frequent stop (when you need to ensure that you&#039;re doing it right).

Finally, in the department of shameless self-promotion:

&lt;a href=&quot;http://www.alistapart.com/articles/12lessonsCSSandStandards&quot; rel=&quot;nofollow&quot;&gt;A List Apart: 12 Lessons for Those Afraid of CSS and Standards&lt;/a&gt; is my own take on the things to keep in mind when you&#039;re making the transition into heavy use of CSS.  The Code section of ALA (as a whole) iis chock-full of useful advanced CSS tutorials.]]></description>
		<content:encoded><![CDATA[<p>With respect to books, anything by Eric Meyer is a great place to start.</p>
<p>I&#8217;ve always been partial to the MSDN CSS reference, but the Sitepoint reference looks promising in the extreme.</p>
<p>For working around bugs, the css-discuss wiki (look it up on Google) and positioniseveryting dot net are quite nice.</p>
<p>Don&#8217;t forget CSS Zen Garden.</p>
<p>Finally, for advanced work the W3C CSS 2.1 Recommendation is a frequent stop (when you need to ensure that you&#8217;re doing it right).</p>
<p>Finally, in the department of shameless self-promotion:</p>
<p><a href="http://www.alistapart.com/articles/12lessonsCSSandStandards" rel="nofollow">A List Apart: 12 Lessons for Those Afraid of CSS and Standards</a> is my own take on the things to keep in mind when you&#8217;re making the transition into heavy use of CSS.  The Code section of ALA (as a whole) iis chock-full of useful advanced CSS tutorials.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Top Posts &#171; WordPress.com</title>
		<link>http://gigaom.com/collaboration/cascading-style-sheets-master-them-quickly-and-for-free/#comment-68441</link>
		<dc:creator><![CDATA[Top Posts &#171; WordPress.com]]></dc:creator>
		<pubDate>Thu, 07 Feb 2008 00:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/?p=1728#comment-68441</guid>
		<description><![CDATA[[...]  Cascading Style Sheets: Master Them Quickly, and for Free In response to a recent post I did on free online tutorials several readers expressed plans to learn more about doing [&#8230;] [...]]]></description>
		<content:encoded><![CDATA[<p>[...]  Cascading Style Sheets: Master Them Quickly, and for Free In response to a recent post I did on free online tutorials several readers expressed plans to learn more about doing [&#8230;] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rzepak</title>
		<link>http://gigaom.com/collaboration/cascading-style-sheets-master-them-quickly-and-for-free/#comment-68440</link>
		<dc:creator><![CDATA[rzepak]]></dc:creator>
		<pubDate>Wed, 06 Feb 2008 08:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/?p=1728#comment-68440</guid>
		<description><![CDATA[The best way to pick up CSS skills is to practice practice and practice :) and check how others do that]]></description>
		<content:encoded><![CDATA[<p>The best way to pick up CSS skills is to practice practice and practice :) and check how others do that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: investigativeblog.net &#187; Blog Archive &#187; links for 2008-02-06</title>
		<link>http://gigaom.com/collaboration/cascading-style-sheets-master-them-quickly-and-for-free/#comment-68439</link>
		<dc:creator><![CDATA[investigativeblog.net &#187; Blog Archive &#187; links for 2008-02-06]]></dc:creator>
		<pubDate>Wed, 06 Feb 2008 08:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/?p=1728#comment-68439</guid>
		<description><![CDATA[[...] Web Worker Daily » Archive Cascading Style Sheets: Master Them Quickly, and for Free « (tags: css) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Web Worker Daily » Archive Cascading Style Sheets: Master Them Quickly, and for Free « (tags: css) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://gigaom.com/collaboration/cascading-style-sheets-master-them-quickly-and-for-free/#comment-68438</link>
		<dc:creator><![CDATA[Simon]]></dc:creator>
		<pubDate>Wed, 06 Feb 2008 05:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/?p=1728#comment-68438</guid>
		<description><![CDATA[I mostly learned all the basics of html and CSS on this site

http://www.yourhtmlsource.com

There are also tutorials for Javascript and CGI scripting.
It is very well explained and the examples are more complete than some on W3school.

But what I realy like about W3school is that you can see the result in the same window and can play around much faster.]]></description>
		<content:encoded><![CDATA[<p>I mostly learned all the basics of html and CSS on this site</p>
<p><a href="http://www.yourhtmlsource.com" rel="nofollow">http://www.yourhtmlsource.com</a></p>
<p>There are also tutorials for Javascript and CGI scripting.<br />
It is very well explained and the examples are more complete than some on W3school.</p>
<p>But what I realy like about W3school is that you can see the result in the same window and can play around much faster.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

