<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Most useful CSS related resources?</title>
	<link>http://ask.metafilter.com/39366/Most-useful-CSS-related-resources/</link>
	<description>Comments on Ask MetaFilter post Most useful CSS related resources?</description>
	<pubDate>Fri, 02 Jun 2006 07:12:36 -0800</pubDate>
	<lastBuildDate>Fri, 02 Jun 2006 07:12:36 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Most useful CSS related resources?</title>
		<link>http://ask.metafilter.com/39366/Most-useful-CSS-related-resources</link>	
		<description>I&apos;d like to learn more about Cascading Stylesheets, but there are so many resources related to CSS - so I simply do not know where to begin. Sometimes there is too much, sometimes there isn&apos;t enough. Therefore I&apos;d like to ask, which resources would you recommend as the most useful and ultimate web-sites related to CSS? &lt;br /&gt;&lt;br /&gt; Please don&apos;t post hundreds of links, instead please describe, why the resource is useful and why you keep using it every day, while developing web-sites.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.39366</guid>
		<pubDate>Fri, 02 Jun 2006 07:02:09 -0800</pubDate>
		<dc:creator>volandmast</dc:creator>
		
			<category>css</category>
		
			<category>xhtml</category>
		
			<category>design</category>
		
			<category>web-design</category>
		
			<category>webdev</category>
		
			<category>web-development</category>
		
	</item> <item>
		<title>By: Zozo</title>
		<link>http://ask.metafilter.com/39366/Most-useful-CSS-related-resources#607851</link>	
		<description>You&apos;ll probably find &lt;a href=&quot;http://blooberry.com/indexdot/css/&quot;&gt;Index Dot CSS&lt;/a&gt; more useful once you&apos;ve found a firm footing. It&apos;s not a from-scratch tutorial by any means, but hang onto this link: it&apos;s the only CSS reference I&apos;ve ever needed.&lt;br&gt;
&lt;br&gt;
I find myself most using the complete property index, sorted by type (&lt;code&gt;background&lt;/code&gt;, &lt;code&gt;font&lt;/code&gt;, &lt;code&gt;margin&lt;/code&gt;) and alphabetically (from &lt;code&gt;accelerator&lt;/code&gt; to &lt;code&gt;zoom&lt;/code&gt;), and the invaluable reference table for selectors. The browser-compatibility data is a bit out of date, but the rest is golden.&lt;br&gt;
&lt;br&gt;
(I&apos;ve been writing HTML for ten years and I still look things up at &lt;a href=&quot;http://blooberry.com/indexdot/html/&quot;&gt;Index Dot HTML&lt;/a&gt; once a week.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39366-607851</guid>
		<pubDate>Fri, 02 Jun 2006 07:12:36 -0800</pubDate>
		<dc:creator>Zozo</dc:creator>
	</item><item>
		<title>By: gsh</title>
		<link>http://ask.metafilter.com/39366/Most-useful-CSS-related-resources#607866</link>	
		<description>Here&apos;s a &lt;a href=&quot;http://www.westciv.com/style_master/academy/hands_on_tutorial/index.html&quot;&gt;downloadable course&lt;/a&gt; from Westciv which web geeks love in ways most unwholesome.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39366-607866</guid>
		<pubDate>Fri, 02 Jun 2006 07:31:33 -0800</pubDate>
		<dc:creator>gsh</dc:creator>
	</item><item>
		<title>By: Leon</title>
		<link>http://ask.metafilter.com/39366/Most-useful-CSS-related-resources#607882</link>	
		<description>I use the w3schools quick ref all the time to look up the exact format of a rule.&lt;br&gt;
&lt;br&gt;
Other than that, I&apos;ve never &quot;learnt&quot; CSS (beyond the &quot;eureka&quot; moment I got from &lt;a href=&quot;http://www.alistapart.com/articles/taminglists/&quot;&gt;this&lt;/a&gt;); I just kept reading essays, and stirring more and more CSS into the mix until I was mostly producing semantic XHTML.&lt;br&gt;
&lt;br&gt;
Keep an eye on the css/html/web/javascript tags at del.icio.us. If it&apos;s worth reading, it will bubble up to the top there at some point, though of course popular doesn&apos;t always equal good (I&apos;m still pissed at the guy a few months back who wrote an article on using definition lists for FAQs, and styling the &amp;lt;dd&amp;gt; display:none by default).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39366-607882</guid>
		<pubDate>Fri, 02 Jun 2006 07:51:52 -0800</pubDate>
		<dc:creator>Leon</dc:creator>
	</item><item>
		<title>By: rinkjustice</title>
		<link>http://ask.metafilter.com/39366/Most-useful-CSS-related-resources#607899</link>	
		<description>Find a website that uses css craftily and study the code. Manipulate it. Experiment, then reference the internet when you don&apos;t understand something. Take it piece by piece.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39366-607899</guid>
		<pubDate>Fri, 02 Jun 2006 08:07:57 -0800</pubDate>
		<dc:creator>rinkjustice</dc:creator>
	</item><item>
		<title>By: synecdoche</title>
		<link>http://ask.metafilter.com/39366/Most-useful-CSS-related-resources#607928</link>	
		<description>I taught myself with help from &lt;a href=&quot;http://webmonkey.wired.com/webmonkey/authoring/stylesheets/tutorials/tutorial1.html&quot;&gt;Mulder&apos;s Stylesheet Tutorial&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39366-607928</guid>
		<pubDate>Fri, 02 Jun 2006 08:33:53 -0800</pubDate>
		<dc:creator>synecdoche</dc:creator>
	</item><item>
		<title>By: scalefree</title>
		<link>http://ask.metafilter.com/39366/Most-useful-CSS-related-resources#607982</link>	
		<description>I&apos;m surprised nobody&apos;s mentioned &lt;a href=&quot;http://csszengarden.com/&quot;&gt;CSS Zen Garden&lt;/a&gt; yet.  Hundreds of styles applied to a single standard page designed with showing off the capabilities of CSS in mind.  Not strictly a tutorial but highly educational nonetheless, with new styles added all the time.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39366-607982</guid>
		<pubDate>Fri, 02 Jun 2006 09:28:50 -0800</pubDate>
		<dc:creator>scalefree</dc:creator>
	</item><item>
		<title>By: kirkaracha</title>
		<link>http://ask.metafilter.com/39366/Most-useful-CSS-related-resources#608025</link>	
		<description>Max Design has &lt;a href=&quot;http://www.maxdesign.com.au/presentation/&quot;&gt;good articles&lt;/a&gt; on CSS; their &lt;a href=&quot;http://css.maxdesign.com.au/listutorial/index.htm&quot;&gt;Listutorial&lt;/a&gt;, &lt;a href=&quot;http://css.maxdesign.com.au/floatutorial/index.htm&quot;&gt;Floatutorial&lt;/a&gt;, and &lt;a href=&quot;http://css.maxdesign.com.au/selectutorial/index.htm&quot;&gt;Selectutorial&lt;/a&gt; are good introductions.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://gallery.theopalgroup.com/selectoracle/&quot;&gt;SelectORacle&lt;/a&gt; translates CSS selectors into English and Spanish.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.alistapart.com/&quot;&gt;A List Apart&lt;/a&gt; has some good &lt;a href=&quot;http://www.alistapart.com/topics/code/css/&quot;&gt;CSS articles&lt;/a&gt; by industry experts.&lt;br&gt;
&lt;br&gt;
The W3C&apos;s &lt;a href=&quot;http://jigsaw.w3.org/css-validator/&quot;&gt;CSS Validator&lt;/a&gt; is very useful in tracking down CSS problems; there&apos;s a &lt;a href=&quot;http://tantek.com/favelets/&quot;&gt;browser favorite&lt;/a&gt; for one-click CSS validation.&lt;br&gt;
&lt;br&gt;
HTML Dog&apos;s &lt;a href=&quot;http://www.htmldog.com/guides/cssbeginner/&quot;&gt;CSS Beginner&apos;s Guide&lt;/a&gt; &quot;assumes that you know as much about CSS as you do about the cumulative effects of sea squirt discharge on the brain chemistry of Germanic ammonites. Their &lt;a href=&quot;http://www.htmldog.com/guides/cssintermediate/&quot;&gt;intermediate&lt;/a&gt; and &lt;a href=&quot;http://www.htmldog.com/guides/cssadvanced/&quot;&gt;advanced&lt;/a&gt; guides are also pretty good, and they have a nice &lt;a href=&quot;http://www.htmldog.com/reference/cssproperties/&quot;&gt;CSS reference&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39366-608025</guid>
		<pubDate>Fri, 02 Jun 2006 10:03:56 -0800</pubDate>
		<dc:creator>kirkaracha</dc:creator>
	</item><item>
		<title>By: jeremias</title>
		<link>http://ask.metafilter.com/39366/Most-useful-CSS-related-resources#608039</link>	
		<description>&lt;em&gt;Max Design has good articles on CSS; their Listutorial, Floatutorial, and Selectutorial are good introductions.&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
I second the above. Extremely helpful tutorials.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39366-608039</guid>
		<pubDate>Fri, 02 Jun 2006 10:22:56 -0800</pubDate>
		<dc:creator>jeremias</dc:creator>
	</item><item>
		<title>By: Cyrie</title>
		<link>http://ask.metafilter.com/39366/Most-useful-CSS-related-resources#608116</link>	
		<description>I&apos;ll third Max Design.  I had basic knowledge of CSS for cosmetics, but not layout - last time I did a redesign, I decided to go whole hog.  The Max Design stuff (in particular, the &lt;a href=&quot;http://www.maxdesign.com.au/presentation/process/&quot;&gt;coloured boxes method&lt;/a&gt;)  perfectly suited my learning style around HTML and CSS, which is usually just taking layouts of sites I like, and then messing around with them to see which element moves what and how they look in different browsers.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39366-608116</guid>
		<pubDate>Fri, 02 Jun 2006 11:33:18 -0800</pubDate>
		<dc:creator>Cyrie</dc:creator>
	</item><item>
		<title>By: Mike C.</title>
		<link>http://ask.metafilter.com/39366/Most-useful-CSS-related-resources#608558</link>	
		<description>If you&apos;d like to have a book, I&apos;d recommend &lt;a href=&quot;http://www.oreilly.com/catalog/hfhtmlcss/&quot;&gt;Head First HTML with CSS &amp;amp; XHTML&lt;/a&gt;.  I&apos;d say it&apos;s damn near impossible to read this book and &lt;i&gt;not&lt;/i&gt; understand it the first time through.  It goes one step at a time -- learning the concepts and using them rather than spewing reference information.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39366-608558</guid>
		<pubDate>Fri, 02 Jun 2006 20:44:41 -0800</pubDate>
		<dc:creator>Mike C.</dc:creator>
	</item><item>
		<title>By: IndigoRain</title>
		<link>http://ask.metafilter.com/39366/Most-useful-CSS-related-resources#608740</link>	
		<description>The &lt;a href=&quot;http://wendypeck.com/css101.html&quot;&gt;No Crap Primer&lt;/a&gt; to CSS along with the &lt;a href=&quot;http://www.mezzoblue.com/css/cribsheet/&quot;&gt;CSS Crib Sheet&lt;/a&gt; and the CSS guide at &lt;a href=&quot;http://www.htmlgoodies.com/beyond/css/&quot;&gt;HTML Goodies&lt;/a&gt;.  Once you know what you&apos;re trying to do, &lt;a href=&quot;http://www.dezwozhere.com/links.html&quot;&gt;Holy CSS Zeldman&lt;/a&gt; is good too.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39366-608740</guid>
		<pubDate>Sat, 03 Jun 2006 07:47:40 -0800</pubDate>
		<dc:creator>IndigoRain</dc:creator>
	</item>
	</channel>
</rss>
