<?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: Header and Footer in the Semantic Web</title>
	<atom:link href="http://www.csskarma.com/blog/header-and-footer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csskarma.com/blog/header-and-footer/</link>
	<description>display your &#60;style&#62;</description>
	<lastBuildDate>Mon, 12 Jul 2010 04:09:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Bob</title>
		<link>http://www.csskarma.com/blog/header-and-footer/comment-page-1/#comment-42602</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Mon, 19 Jan 2009 16:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=228#comment-42602</guid>
		<description>Thank you for an excellent article.  One slight correction: in the stylesheet example you need hashes (#) before the elements, since those are after all IDs (e.g. #content{} ).</description>
		<content:encoded><![CDATA[<p>Thank you for an excellent article.  One slight correction: in the stylesheet example you need hashes (#) before the elements, since those are after all IDs (e.g. #content{} ).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EllisGL</title>
		<link>http://www.csskarma.com/blog/header-and-footer/comment-page-1/#comment-31806</link>
		<dc:creator>EllisGL</dc:creator>
		<pubDate>Thu, 27 Nov 2008 20:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=228#comment-31806</guid>
		<description>I&#039;m slapping my head, I was thinking underscores would be better than dashes when I made that comment, but dashes are better for naming conventions after looking back over some stuff.</description>
		<content:encoded><![CDATA[<p>I&#8217;m slapping my head, I was thinking underscores would be better than dashes when I made that comment, but dashes are better for naming conventions after looking back over some stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.csskarma.com/blog/header-and-footer/comment-page-1/#comment-31684</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 27 Nov 2008 02:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=228#comment-31684</guid>
		<description>@Ellis The overall goal should be to make a web site work for every person who comes to it. Since the browsers effected by the underscore are so old I don&#039;t recommend putting in that much effort to help them, but using a hyphen instead of an underscore is such a small thing and it makes a big difference.

@charlie moving at the speed of the W3C, a new version of XHTML might be long after I die. I did hear that HTML 5.0 is trying to be more semantic with tags like &lt;nav&gt; in the spec, but of course it&#039;s a &lt;strong&gt;long&lt;/strong&gt; way from finished.

Maybe we&#039;ll see some official cooperation when Doc Brown&#039;s flying Delorian descends on Hill Valley.</description>
		<content:encoded><![CDATA[<p>@Ellis The overall goal should be to make a web site work for every person who comes to it. Since the browsers effected by the underscore are so old I don&#8217;t recommend putting in that much effort to help them, but using a hyphen instead of an underscore is such a small thing and it makes a big difference.</p>
<p>@charlie moving at the speed of the W3C, a new version of XHTML might be long after I die. I did hear that HTML 5.0 is trying to be more semantic with tags like &lt;nav&gt; in the spec, but of course it&#8217;s a <strong>long</strong> way from finished.</p>
<p>Maybe we&#8217;ll see some official cooperation when Doc Brown&#8217;s flying Delorian descends on Hill Valley.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie</title>
		<link>http://www.csskarma.com/blog/header-and-footer/comment-page-1/#comment-31565</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Wed, 26 Nov 2008 17:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=228#comment-31565</guid>
		<description>Yep, this makes sense Tim.  Here&#039;s a question for you, when will XHTML be modified to encorporate new semantic tagging?  I mean, yes &lt;strong&gt; is better than &lt;b&gt;, but when will I see a  or   type of tag?  Just curious if you knew anything about that.  

Thanks for the great article, I&#039;ll start using this myself too.</description>
		<content:encoded><![CDATA[<p>Yep, this makes sense Tim.  Here&#8217;s a question for you, when will XHTML be modified to encorporate new semantic tagging?  I mean, yes &lt;strong&gt; is better than &lt;b&gt;, but when will I see a  or   type of tag?  Just curious if you knew anything about that.  </p>
<p>Thanks for the great article, I&#8217;ll start using this myself too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EllisGL</title>
		<link>http://www.csskarma.com/blog/header-and-footer/comment-page-1/#comment-31533</link>
		<dc:creator>EllisGL</dc:creator>
		<pubDate>Wed, 26 Nov 2008 14:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=228#comment-31533</guid>
		<description>Ah - why worry about supporting a browser from 7 years ago? The only browsers you should worry about are IE6, 7, (8 beta 2?), FF, Opera and Safari.</description>
		<content:encoded><![CDATA[<p>Ah &#8211; why worry about supporting a browser from 7 years ago? The only browsers you should worry about are IE6, 7, (8 beta 2?), FF, Opera and Safari.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.csskarma.com/blog/header-and-footer/comment-page-1/#comment-31528</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 26 Nov 2008 13:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=228#comment-31528</guid>
		<description>@Mich Yea, I&#039;ve run into that issue a couple times, but only when I use a lot of comments. Generally speaking these are the only divs I use on a page:
-branding
-nav
-search
-content
-content-main
-content-sub
-site-info

unless there are some extra nav element (like in this site)
This specific page is a bad example because there&#039;s some wordpress code I haven&#039;t got around to cleaning up yet.

@jimmy have you been able to pinpoint the jQuery problem with dashes? I bet the jQuery developers would lie to hear about something like that

@malarkey Hi Andy, wow, thanks for chiming in :)! Thanks for the link and the update (and of course for writing the book.)

The only real weirdness that stuck with me was nesting nesting everything in a &lt;code&gt;UL&lt;/code&gt;. I tried it once, and it actually worked really well, but never felt quite right. But I&#039;ve been using the new ID naming since the day I finished reading the book! Absolutely changed the way I develop web sites. Thanks!</description>
		<content:encoded><![CDATA[<p>@Mich Yea, I&#8217;ve run into that issue a couple times, but only when I use a lot of comments. Generally speaking these are the only divs I use on a page:<br />
-branding<br />
-nav<br />
-search<br />
-content<br />
-content-main<br />
-content-sub<br />
-site-info</p>
<p>unless there are some extra nav element (like in this site)<br />
This specific page is a bad example because there&#8217;s some wordpress code I haven&#8217;t got around to cleaning up yet.</p>
<p>@jimmy have you been able to pinpoint the jQuery problem with dashes? I bet the jQuery developers would lie to hear about something like that</p>
<p>@malarkey Hi Andy, wow, thanks for chiming in <img src='http://www.csskarma.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ! Thanks for the link and the update (and of course for writing the book.)</p>
<p>The only real weirdness that stuck with me was nesting nesting everything in a <code>UL</code>. I tried it once, and it actually worked really well, but never felt quite right. But I&#8217;ve been using the new ID naming since the day I finished reading the book! Absolutely changed the way I develop web sites. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malarkey</title>
		<link>http://www.csskarma.com/blog/header-and-footer/comment-page-1/#comment-31524</link>
		<dc:creator>Malarkey</dc:creator>
		<pubDate>Wed, 26 Nov 2008 11:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=228#comment-31524</guid>
		<description>@Tim: Chiming in? Your wish is my command! It&#039;s nice to see this topic still getting attention.

 I&#039;ve been updating my thoughts about naming conventions again &lt;a href=&quot;http://forabeautifulweb.com/blog/about/more_on_developing_naming_conventions_microformats_and_html5/&quot; rel=&quot;nofollow&quot;&gt;recently&lt;/a&gt;.

Weird stuff in my book? What could you mean? ;)</description>
		<content:encoded><![CDATA[<p>@Tim: Chiming in? Your wish is my command! It&#8217;s nice to see this topic still getting attention.</p>
<p> I&#8217;ve been updating my thoughts about naming conventions again <a href="http://forabeautifulweb.com/blog/about/more_on_developing_naming_conventions_microformats_and_html5/" rel="nofollow">recently</a>.</p>
<p>Weird stuff in my book? What could you mean? <img src='http://www.csskarma.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimmy wilson</title>
		<link>http://www.csskarma.com/blog/header-and-footer/comment-page-1/#comment-31510</link>
		<dc:creator>jimmy wilson</dc:creator>
		<pubDate>Wed, 26 Nov 2008 10:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=228#comment-31510</guid>
		<description>Using dashes for class names can cause problems in javascript and jquery as they can get treated as minus sometimes

i still cant deicde whether to use

myclassname
MyClassName
my_class_name
my-class-name

shucks.........</description>
		<content:encoded><![CDATA[<p>Using dashes for class names can cause problems in javascript and jquery as they can get treated as minus sometimes</p>
<p>i still cant deicde whether to use</p>
<p>myclassname<br />
MyClassName<br />
my_class_name<br />
my-class-name</p>
<p>shucks&#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mich</title>
		<link>http://www.csskarma.com/blog/header-and-footer/comment-page-1/#comment-31496</link>
		<dc:creator>Mich</dc:creator>
		<pubDate>Wed, 26 Nov 2008 10:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=228#comment-31496</guid>
		<description>Great article.  I&#039;ll definitely be changing the way I work now.  

I used to use comments at the end of each div but this seemed to cause some kind of bug in IE6 where the last few characters of each div were duplicated - have you not experienced the same thing?</description>
		<content:encoded><![CDATA[<p>Great article.  I&#8217;ll definitely be changing the way I work now.  </p>
<p>I used to use comments at the end of each div but this seemed to cause some kind of bug in IE6 where the last few characters of each div were duplicated &#8211; have you not experienced the same thing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.csskarma.com/blog/header-and-footer/comment-page-1/#comment-31256</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 25 Nov 2008 04:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=228#comment-31256</guid>
		<description>@pab Andy has some weird stuff in that book too. I remember him suggesting that all content be put into one long unordered list.

@Hill, yea I read that after about 3 months of using the underscores. I&#039;d like to actually see it break something though.

@Thorsten I agree! I always thought it was weird that header and foot stuck while utility classes got all the semantic attention

@Juan Fair enough, it&#039;s not for everyone, but try to examine to content you&#039;re putting in that header and ask if you&#039;re doing it because it makes sense or because it&#039;s been done like that for so long

@jt Thanks! I&#039;m glad there are like-minded people out there, I wish we could get Andy to chime in on this post too</description>
		<content:encoded><![CDATA[<p>@pab Andy has some weird stuff in that book too. I remember him suggesting that all content be put into one long unordered list.</p>
<p>@Hill, yea I read that after about 3 months of using the underscores. I&#8217;d like to actually see it break something though.</p>
<p>@Thorsten I agree! I always thought it was weird that header and foot stuck while utility classes got all the semantic attention</p>
<p>@Juan Fair enough, it&#8217;s not for everyone, but try to examine to content you&#8217;re putting in that header and ask if you&#8217;re doing it because it makes sense or because it&#8217;s been done like that for so long</p>
<p>@jt Thanks! I&#8217;m glad there are like-minded people out there, I wish we could get Andy to chime in on this post too</p>
]]></content:encoded>
	</item>
</channel>
</rss>
