<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: CSS class names: allowed characters</title>
	<link>http://gosnip.net/blog/2008/04/17/css-class-names-dont-use-underscore/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Tue, 06 Jan 2009 01:28:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: vlad</title>
		<link>http://gosnip.net/blog/2008/04/17/css-class-names-dont-use-underscore/#comment-29</link>
		<dc:creator>vlad</dc:creator>
		<pubDate>Fri, 28 Nov 2008 11:27:41 +0000</pubDate>
		<guid>http://gosnip.net/blog/2008/04/17/css-class-names-dont-use-underscore/#comment-29</guid>
		<description>Spaces in the html attribute class="" means that the element has two classes asigned to it. In your case, "node" and "sticky" are two separate class names. You cannot use spaces in css class names by the way. So basically, you need to define both .node and .sticky in your css.</description>
		<content:encoded><![CDATA[<p>Spaces in the html attribute class=&#8221;" means that the element has two classes asigned to it. In your case, &#8220;node&#8221; and &#8220;sticky&#8221; are two separate class names. You cannot use spaces in css class names by the way. So basically, you need to define both .node and .sticky in your css.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tiziano</title>
		<link>http://gosnip.net/blog/2008/04/17/css-class-names-dont-use-underscore/#comment-28</link>
		<dc:creator>Tiziano</dc:creator>
		<pubDate>Fri, 28 Nov 2008 10:43:01 +0000</pubDate>
		<guid>http://gosnip.net/blog/2008/04/17/css-class-names-dont-use-underscore/#comment-28</guid>
		<description>What about spaces ?
Using Drupal, often it puts for instance class="node sticky" and I have not clue how to treat it with CSS ...</description>
		<content:encoded><![CDATA[<p>What about spaces ?<br />
Using Drupal, often it puts for instance class=&#8221;node sticky&#8221; and I have not clue how to treat it with CSS &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon B.</title>
		<link>http://gosnip.net/blog/2008/04/17/css-class-names-dont-use-underscore/#comment-23</link>
		<dc:creator>Simon B.</dc:creator>
		<pubDate>Fri, 19 Sep 2008 16:53:10 +0000</pubDate>
		<guid>http://gosnip.net/blog/2008/04/17/css-class-names-dont-use-underscore/#comment-23</guid>
		<description>Be wary of underscore - and notice the second (humorous?) comment "some guy Eric Meyer": http://archivist.incutio.com/viewlist/css-discuss/5380

Oh, and unicode works:
http://snook.ca/archives/html_and_css/unicode_for_css_class_names/</description>
		<content:encoded><![CDATA[<p>Be wary of underscore - and notice the second (humorous?) comment &#8220;some guy Eric Meyer&#8221;: <a href="http://archivist.incutio.com/viewlist/css-discuss/5380" rel="nofollow">http://archivist.incutio.com/viewlist/css-discuss/5380</a></p>
<p>Oh, and unicode works:<br />
<a href="http://snook.ca/archives/html_and_css/unicode_for_css_class_names/" rel="nofollow">http://snook.ca/archives/html_and_css/unicode_for_css_class_names/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vlad</title>
		<link>http://gosnip.net/blog/2008/04/17/css-class-names-dont-use-underscore/#comment-8</link>
		<dc:creator>vlad</dc:creator>
		<pubDate>Thu, 17 Apr 2008 16:15:11 +0000</pubDate>
		<guid>http://gosnip.net/blog/2008/04/17/css-class-names-dont-use-underscore/#comment-8</guid>
		<description>Hey! Thanks for the time you took to comment. I've updated the post now :) so it might be a bit more informative... and not that wrong.</description>
		<content:encoded><![CDATA[<p>Hey! Thanks for the time you took to comment. I&#8217;ve updated the post now <img src='http://gosnip.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> so it might be a bit more informative&#8230; and not that wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://gosnip.net/blog/2008/04/17/css-class-names-dont-use-underscore/#comment-7</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 17 Apr 2008 14:45:39 +0000</pubDate>
		<guid>http://gosnip.net/blog/2008/04/17/css-class-names-dont-use-underscore/#comment-7</guid>
		<description>Not true.  I have been using underscores for a long time and I have had no issues.</description>
		<content:encoded><![CDATA[<p>Not true.  I have been using underscores for a long time and I have had no issues.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
