<?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: ID Your BODY: A Simple CSS Trick With a lot of ROI</title>
	<atom:link href="http://dev-tips.com/featured/id-your-body-a-simple-css-trick-with-a-lot-of-roi/feed" rel="self" type="application/rss+xml" />
	<link>http://dev-tips.com/featured/id-your-body-a-simple-css-trick-with-a-lot-of-roi</link>
	<description>Become a Better Developer, One Tip at a Time.</description>
	<lastBuildDate>Tue, 27 Sep 2011 18:42:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: u24</title>
		<link>http://dev-tips.com/featured/id-your-body-a-simple-css-trick-with-a-lot-of-roi#comment-780</link>
		<dc:creator>u24</dc:creator>
		<pubDate>Sat, 23 May 2009 07:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tips.com/?p=161#comment-780</guid>
		<description>Great tip, is that still valid xhtml?</description>
		<content:encoded><![CDATA[<p>Great tip, is that still valid xhtml?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Bloomfield</title>
		<link>http://dev-tips.com/featured/id-your-body-a-simple-css-trick-with-a-lot-of-roi#comment-631</link>
		<dc:creator>John Bloomfield</dc:creator>
		<pubDate>Thu, 30 Apr 2009 23:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tips.com/?p=161#comment-631</guid>
		<description>We use this all the time at work on a CMS called SPIP, it&#039;s mostly in French but not too bad to work with :)

Great tip though, very useful.</description>
		<content:encoded><![CDATA[<p>We use this all the time at work on a CMS called SPIP, it&#8217;s mostly in French but not too bad to work with <img src='http://dev-tips.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Great tip though, very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timuism</title>
		<link>http://dev-tips.com/featured/id-your-body-a-simple-css-trick-with-a-lot-of-roi#comment-517</link>
		<dc:creator>timuism</dc:creator>
		<pubDate>Fri, 03 Apr 2009 15:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tips.com/?p=161#comment-517</guid>
		<description>this is an excellent tip! a small light bulb moment for myself.</description>
		<content:encoded><![CDATA[<p>this is an excellent tip! a small light bulb moment for myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timuism</title>
		<link>http://dev-tips.com/featured/id-your-body-a-simple-css-trick-with-a-lot-of-roi#comment-516</link>
		<dc:creator>timuism</dc:creator>
		<pubDate>Fri, 03 Apr 2009 15:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tips.com/?p=161#comment-516</guid>
		<description>haha I had a geocities site about dragonball z</description>
		<content:encoded><![CDATA[<p>haha I had a geocities site about dragonball z</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paperboy</title>
		<link>http://dev-tips.com/featured/id-your-body-a-simple-css-trick-with-a-lot-of-roi#comment-461</link>
		<dc:creator>Paperboy</dc:creator>
		<pubDate>Sat, 21 Mar 2009 04:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tips.com/?p=161#comment-461</guid>
		<description>Found the way I was looking for here: &lt;a href=&quot;http://trevordavis.net/blog/tutorial/dynamically-set-a-body-id/&quot; rel=&quot;nofollow&quot;&gt;Dynamically Set a Body Id in PHP.&lt;a&gt; :)</description>
		<content:encoded><![CDATA[<p>Found the way I was looking for here: <a href="http://trevordavis.net/blog/tutorial/dynamically-set-a-body-id/" rel="nofollow">Dynamically Set a Body Id in PHP.</a><a> <img src='http://dev-tips.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://dev-tips.com/featured/id-your-body-a-simple-css-trick-with-a-lot-of-roi#comment-450</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 18 Mar 2009 15:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tips.com/?p=161#comment-450</guid>
		<description>Good post. You can also do it using the post_name variable. This way your body ID is just the post name and doesn&#039;t contain the entire URL path.

&lt;body 
id=&quot;home&quot;
id=&quot;post_name; ?&gt;&quot;&gt;</description>
		<content:encoded><![CDATA[<p>Good post. You can also do it using the post_name variable. This way your body ID is just the post name and doesn&#8217;t contain the entire URL path.</p>
<p>&lt;body<br />
id=&#8221;home&#8221;<br />
id=&#8221;post_name; ?&gt;&#8221;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://dev-tips.com/featured/id-your-body-a-simple-css-trick-with-a-lot-of-roi#comment-393</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sun, 08 Mar 2009 22:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tips.com/?p=161#comment-393</guid>
		<description>Play with CSS everyday and never used id in body, good call. You can do tons of things with the right code.</description>
		<content:encoded><![CDATA[<p>Play with CSS everyday and never used id in body, good call. You can do tons of things with the right code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paperboy</title>
		<link>http://dev-tips.com/featured/id-your-body-a-simple-css-trick-with-a-lot-of-roi#comment-319</link>
		<dc:creator>Paperboy</dc:creator>
		<pubDate>Fri, 20 Feb 2009 01:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tips.com/?p=161#comment-319</guid>
		<description>Can this php-magic be used somehow if I instead use index.php files in different folders like &quot;about, contact&quot; et.c...?</description>
		<content:encoded><![CDATA[<p>Can this php-magic be used somehow if I instead use index.php files in different folders like &#8220;about, contact&#8221; et.c&#8230;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CyberFox</title>
		<link>http://dev-tips.com/featured/id-your-body-a-simple-css-trick-with-a-lot-of-roi#comment-317</link>
		<dc:creator>CyberFox</dc:creator>
		<pubDate>Thu, 19 Feb 2009 03:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tips.com/?p=161#comment-317</guid>
		<description>Nice Tip! Thanks.</description>
		<content:encoded><![CDATA[<p>Nice Tip! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meshach</title>
		<link>http://dev-tips.com/featured/id-your-body-a-simple-css-trick-with-a-lot-of-roi#comment-161</link>
		<dc:creator>Meshach</dc:creator>
		<pubDate>Thu, 05 Feb 2009 02:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://dev-tips.com/?p=161#comment-161</guid>
		<description>Hey, that is great, I learned something new! Thank you very much!</description>
		<content:encoded><![CDATA[<p>Hey, that is great, I learned something new! Thank you very much!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

