<?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: People Share Their CSS &#8220;Ah-ha!&#8221; Moments</title>
	<atom:link href="http://css-tricks.com/people-share-their-css-ah-ha-moments/feed/" rel="self" type="application/rss+xml" />
	<link>http://css-tricks.com/people-share-their-css-ah-ha-moments/</link>
	<description>Tips, Tricks, and Techniques on using Cascading Style Sheets.</description>
	<lastBuildDate>Wed, 22 May 2013 23:10:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: That Girl</title>
		<link>http://css-tricks.com/people-share-their-css-ah-ha-moments/#comment-39380</link>
		<dc:creator>That Girl</dc:creator>
		<pubDate>Mon, 17 Nov 2008 10:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=782#comment-39380</guid>
		<description><![CDATA[Realizing you can put multiple classes on things... ;) ]]></description>
		<content:encoded><![CDATA[<p>Realizing you can put multiple classes on things&#8230; ;) </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlnunes</title>
		<link>http://css-tricks.com/people-share-their-css-ah-ha-moments/#comment-36494</link>
		<dc:creator>carlnunes</dc:creator>
		<pubDate>Mon, 20 Oct 2008 01:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=782#comment-36494</guid>
		<description><![CDATA[One of my CSS â€œAh-haâ€ moments came when I started picturing a box, beginning at the top, flowing clockwise; to help me remember CSS shorthand values&#039; order.

&lt;code&gt;.class{margin:top right bottom left}
&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>One of my CSS â€œAh-haâ€ moments came when I started picturing a box, beginning at the top, flowing clockwise; to help me remember CSS shorthand values&#8217; order.</p>
<p><code>.class{margin:top right bottom left}<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny Rivera</title>
		<link>http://css-tricks.com/people-share-their-css-ah-ha-moments/#comment-31284</link>
		<dc:creator>Johnny Rivera</dc:creator>
		<pubDate>Thu, 14 Aug 2008 20:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=782#comment-31284</guid>
		<description><![CDATA[My CSS &quot;Ah-ha&quot; moment came when I downloaded a simple guest book for my sidebar. I noticed it had a nice background color (which I knew how to do at the time), what introduced me to css was .box { border: 1px solid #FFFFFF } I needed to know desperately what was making the border. ]]></description>
		<content:encoded><![CDATA[<p>My CSS &#8220;Ah-ha&#8221; moment came when I downloaded a simple guest book for my sidebar. I noticed it had a nice background color (which I knew how to do at the time), what introduced me to css was .box { border: 1px solid #FFFFFF } I needed to know desperately what was making the border. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed de Jong</title>
		<link>http://css-tricks.com/people-share-their-css-ah-ha-moments/#comment-26056</link>
		<dc:creator>Ed de Jong</dc:creator>
		<pubDate>Mon, 30 Jun 2008 20:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=782#comment-26056</guid>
		<description><![CDATA[My first &#039;Ah-ha&#039; moment was when I discovered (back in 2001) that CSS was the way to go to separate a site&#039;s content/semantics from it&#039;s presentation. I built my first site with Golive and I just couldn&#039;t believe my eyes when I looked at the bloated &amp; inefficient code it produced. 

My second enlightment was - as for many others I believe- the Zen Gardens: their beautiful and inspiring examples proved it actually could be done with CSS. I&#039;m more of a programmer then a designer, but I&#039;ve learned quite a lot there.

And while we&#039;re at it: thanks Chris for all your time and effort to make this site a worthwhile place to visit frequently. 

Regards,
Ed]]></description>
		<content:encoded><![CDATA[<p>My first &#8216;Ah-ha&#8217; moment was when I discovered (back in 2001) that CSS was the way to go to separate a site&#8217;s content/semantics from it&#8217;s presentation. I built my first site with Golive and I just couldn&#8217;t believe my eyes when I looked at the bloated &amp; inefficient code it produced. </p>
<p>My second enlightment was &#8211; as for many others I believe- the Zen Gardens: their beautiful and inspiring examples proved it actually could be done with CSS. I&#8217;m more of a programmer then a designer, but I&#8217;ve learned quite a lot there.</p>
<p>And while we&#8217;re at it: thanks Chris for all your time and effort to make this site a worthwhile place to visit frequently. </p>
<p>Regards,<br />
Ed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://css-tricks.com/people-share-their-css-ah-ha-moments/#comment-26004</link>
		<dc:creator>William</dc:creator>
		<pubDate>Mon, 30 Jun 2008 13:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=782#comment-26004</guid>
		<description><![CDATA[The realization that I could get rid of the default (ugly) link styling and apply my own!]]></description>
		<content:encoded><![CDATA[<p>The realization that I could get rid of the default (ugly) link styling and apply my own!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Absolute Positioning Inside Relative Positioning - CSS-Tricks</title>
		<link>http://css-tricks.com/people-share-their-css-ah-ha-moments/#comment-23721</link>
		<dc:creator>Absolute Positioning Inside Relative Positioning - CSS-Tricks</dc:creator>
		<pubDate>Mon, 16 Jun 2008 12:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=782#comment-23721</guid>
		<description><![CDATA[[...] some, this is obvious. To others, this may be one of those CSS &#8220;Ah-ha!&#8221; Moments. I remember it being a big deal for me when I first &#8220;got [...]]]></description>
		<content:encoded><![CDATA[<p>[...] some, this is obvious. To others, this may be one of those CSS &#8220;Ah-ha!&#8221; Moments. I remember it being a big deal for me when I first &#8220;got [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niobe</title>
		<link>http://css-tricks.com/people-share-their-css-ah-ha-moments/#comment-22171</link>
		<dc:creator>Niobe</dc:creator>
		<pubDate>Sat, 07 Jun 2008 17:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=782#comment-22171</guid>
		<description><![CDATA[Like daniel, multiple classes (input class=&quot;bordr mndtry&quot;) and child classes, like styling #menu links differently from #main links.]]></description>
		<content:encoded><![CDATA[<p>Like daniel, multiple classes (input class=&#8221;bordr mndtry&#8221;) and child classes, like styling #menu links differently from #main links.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://css-tricks.com/people-share-their-css-ah-ha-moments/#comment-21875</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 05 Jun 2008 19:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=782#comment-21875</guid>
		<description><![CDATA[... multiple classes !!]]></description>
		<content:encoded><![CDATA[<p>&#8230; multiple classes !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Audrey Viviana</title>
		<link>http://css-tricks.com/people-share-their-css-ah-ha-moments/#comment-21733</link>
		<dc:creator>Audrey Viviana</dc:creator>
		<pubDate>Thu, 05 Jun 2008 02:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=782#comment-21733</guid>
		<description><![CDATA[for someone who is self-taught in this web design/development stuff, i&#039;d like to add that my ah-ha! moment was went i discovered Firefox two yrs ago and realised that it was compliant unlike IE ...

that really helped make the development process tick correctly ...]]></description>
		<content:encoded><![CDATA[<p>for someone who is self-taught in this web design/development stuff, i&#8217;d like to add that my ah-ha! moment was went i discovered Firefox two yrs ago and realised that it was compliant unlike IE &#8230;</p>
<p>that really helped make the development process tick correctly &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Content Delivery Network via cdn.css-tricks.com

 Served from: css-tricks.com @ 2013-05-22 17:06:11 by W3 Total Cache -->