<?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: Building sites without using IDs or classes</title>
	<atom:link href="http://csswizardry.com/2010/04/building-sites-without-using-ids-or-classes/feed/" rel="self" type="application/rss+xml" />
	<link>http://csswizardry.com/2010/04/building-sites-without-using-ids-or-classes/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 16 May 2012 08:06:44 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nikki</title>
		<link>http://csswizardry.com/2010/04/building-sites-without-using-ids-or-classes/#comment-3504</link>
		<dc:creator>Nikki</dc:creator>
		<pubDate>Sat, 10 Jul 2010 21:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://csswizardry.com/?p=1216#comment-3504</guid>
		<description>Interesting experiment. Wish I could use CSS3 selectors in practice tho!</description>
		<content:encoded><![CDATA[<p>Interesting experiment. Wish I could use CSS3 selectors in practice tho!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaina</title>
		<link>http://csswizardry.com/2010/04/building-sites-without-using-ids-or-classes/#comment-1544</link>
		<dc:creator>Jaina</dc:creator>
		<pubDate>Tue, 20 Apr 2010 09:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://csswizardry.com/?p=1216#comment-1544</guid>
		<description>Really interesting to see how this was done - thanks for showing us the pros and cons. It&#039;s refreshing seeing an article like this showing the negatives of using CSS3 selectors, rather than saying, &quot;hey this is cool, everyone do this!&quot;. 

However I always feel a little teased when i see these things, i love where HTML and CSS is progressing, i just wish i could actually start using it commercially.</description>
		<content:encoded><![CDATA[<p>Really interesting to see how this was done &#8211; thanks for showing us the pros and cons. It&#8217;s refreshing seeing an article like this showing the negatives of using CSS3 selectors, rather than saying, &#8220;hey this is cool, everyone do this!&#8221;. </p>
<p>However I always feel a little teased when i see these things, i love where HTML and CSS is progressing, i just wish i could actually start using it commercially.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adal Design</title>
		<link>http://csswizardry.com/2010/04/building-sites-without-using-ids-or-classes/#comment-1429</link>
		<dc:creator>Adal Design</dc:creator>
		<pubDate>Tue, 13 Apr 2010 05:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://csswizardry.com/?p=1216#comment-1429</guid>
		<description>Nice reflexion, and cudos for taking that project all the way, even just for kicks!

Advanced selectors are EXTREMELY convenient in my experience for certain usages, the most obvious being the styling of dynamically generated content in situations such as WordPress.
Much of the dynamic content of a CMS based website is a repetition of the same structures. Placing a class or ID on a father element containing multiple repetitions of the same structure creates an ideal situation to then make use of advanced selectors.

Clearly it&#039;s not all one or the other, but rather a savvy balance that makes perfection.</description>
		<content:encoded><![CDATA[<p>Nice reflexion, and cudos for taking that project all the way, even just for kicks!</p>
<p>Advanced selectors are EXTREMELY convenient in my experience for certain usages, the most obvious being the styling of dynamically generated content in situations such as WordPress.<br />
Much of the dynamic content of a CMS based website is a repetition of the same structures. Placing a class or ID on a father element containing multiple repetitions of the same structure creates an ideal situation to then make use of advanced selectors.</p>
<p>Clearly it&#8217;s not all one or the other, but rather a savvy balance that makes perfection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NIels Matthijs</title>
		<link>http://csswizardry.com/2010/04/building-sites-without-using-ids-or-classes/#comment-1416</link>
		<dc:creator>NIels Matthijs</dc:creator>
		<pubDate>Mon, 12 Apr 2010 07:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://csswizardry.com/?p=1216#comment-1416</guid>
		<description>Very good article.

Especially the point about adapting the code is a good one. I&#039;m not a big fan of this &quot;ultraclean&quot; markup either.

One thing though. These selectors do have a clear function. CSS can describe structure if the design requires it. Like first/last elements with different stylings, or a grid marked up with a floated list. I&#039;m missing that a little in your article.

Apart from that, good stuff!</description>
		<content:encoded><![CDATA[<p>Very good article.</p>
<p>Especially the point about adapting the code is a good one. I&#8217;m not a big fan of this &#8220;ultraclean&#8221; markup either.</p>
<p>One thing though. These selectors do have a clear function. CSS can describe structure if the design requires it. Like first/last elements with different stylings, or a grid marked up with a floated list. I&#8217;m missing that a little in your article.</p>
<p>Apart from that, good stuff!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kroc Camen</title>
		<link>http://csswizardry.com/2010/04/building-sites-without-using-ids-or-classes/#comment-1411</link>
		<dc:creator>Kroc Camen</dc:creator>
		<pubDate>Sun, 11 Apr 2010 19:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://csswizardry.com/?p=1216#comment-1411</guid>
		<description>@Usable Efficiency. IE is 5% of my stats. Not worth my time. Know your market, know your audience.</description>
		<content:encoded><![CDATA[<p>@Usable Efficiency. IE is 5% of my stats. Not worth my time. Know your market, know your audience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Usable Efficiency</title>
		<link>http://csswizardry.com/2010/04/building-sites-without-using-ids-or-classes/#comment-1391</link>
		<dc:creator>Usable Efficiency</dc:creator>
		<pubDate>Sat, 10 Apr 2010 08:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://csswizardry.com/?p=1216#comment-1391</guid>
		<description>Kroc Camen :: I dont mean to be an &#039;ass&#039; either but have you looked at your site in IE? Any version of IE. Its like it has no stylesheet. 60% + use IE on an everyday use. HTML5 isnt supported yet, its not time to produce something like this yet, this is the authors point.</description>
		<content:encoded><![CDATA[<p>Kroc Camen :: I dont mean to be an &#8216;ass&#8217; either but have you looked at your site in IE? Any version of IE. Its like it has no stylesheet. 60% + use IE on an everyday use. HTML5 isnt supported yet, its not time to produce something like this yet, this is the authors point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Creative Nuts</title>
		<link>http://csswizardry.com/2010/04/building-sites-without-using-ids-or-classes/#comment-1389</link>
		<dc:creator>Creative Nuts</dc:creator>
		<pubDate>Sat, 10 Apr 2010 07:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://csswizardry.com/?p=1216#comment-1389</guid>
		<description>great idea :)</description>
		<content:encoded><![CDATA[<p>great idea :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Winnipeg Web Design</title>
		<link>http://csswizardry.com/2010/04/building-sites-without-using-ids-or-classes/#comment-1387</link>
		<dc:creator>Winnipeg Web Design</dc:creator>
		<pubDate>Sat, 10 Apr 2010 01:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://csswizardry.com/?p=1216#comment-1387</guid>
		<description>There is a simple way of some of the layout and desing working with HTML5/CSS3 working in IE. http://jaredheinrichs.com/how-you-can-use-html5-now-even-with-older-browsers.html

Hope that helps some people :)</description>
		<content:encoded><![CDATA[<p>There is a simple way of some of the layout and desing working with HTML5/CSS3 working in IE. <a href="http://jaredheinrichs.com/how-you-can-use-html5-now-even-with-older-browsers.html" rel="nofollow">http://jaredheinrichs.com/how-you-can-use-html5-now-even-with-older-browsers.html</a></p>
<p>Hope that helps some people :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Carlson</title>
		<link>http://csswizardry.com/2010/04/building-sites-without-using-ids-or-classes/#comment-1378</link>
		<dc:creator>Jeremy Carlson</dc:creator>
		<pubDate>Fri, 09 Apr 2010 19:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://csswizardry.com/?p=1216#comment-1378</guid>
		<description>Wow, even though i knew this was possible, I would never have bothered to try it do to the sheer absurdity of the css. What a pain in the rear, and I would have been frustrated because I wouldn&#039;t remember what nth child I would have been trying to target. Cool to see though!

@Kroc....very cool site. I liked the article &quot;How to Centre and Layout Pages Without a Wrapper&quot;. Didn&#039;t really think of that, and very clean and cool way to do it.</description>
		<content:encoded><![CDATA[<p>Wow, even though i knew this was possible, I would never have bothered to try it do to the sheer absurdity of the css. What a pain in the rear, and I would have been frustrated because I wouldn&#8217;t remember what nth child I would have been trying to target. Cool to see though!</p>
<p>@Kroc&#8230;.very cool site. I liked the article &#8220;How to Centre and Layout Pages Without a Wrapper&#8221;. Didn&#8217;t really think of that, and very clean and cool way to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M. David Green</title>
		<link>http://csswizardry.com/2010/04/building-sites-without-using-ids-or-classes/#comment-1375</link>
		<dc:creator>M. David Green</dc:creator>
		<pubDate>Fri, 09 Apr 2010 17:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://csswizardry.com/?p=1216#comment-1375</guid>
		<description>A simple Javascript shiv for HTML5 element support in IE makes an experiment like this even more practical. If you&#039;re working with CSS3, the current popular understanding of HTML5 as it&#039;s implemented should probably be assumed. It&#039;s a shame so many of the examples of working sites in the comments built along these lines crash and burn in IE6. But it&#039;s useful to see how far you can stretch the advanced selectors when you have to.</description>
		<content:encoded><![CDATA[<p>A simple Javascript shiv for HTML5 element support in IE makes an experiment like this even more practical. If you&#8217;re working with CSS3, the current popular understanding of HTML5 as it&#8217;s implemented should probably be assumed. It&#8217;s a shame so many of the examples of working sites in the comments built along these lines crash and burn in IE6. But it&#8217;s useful to see how far you can stretch the advanced selectors when you have to.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

