<?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: Starting Good CSS Habits: Part 3</title>
	<atom:link href="http://www.nullislove.com/2009/04/29/starting-good-css-habits-part-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nullislove.com/2009/04/29/starting-good-css-habits-part-3/</link>
	<description>Code for Coders</description>
	<pubDate>Sat, 31 Jul 2010 03:42:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kevin Skoglund</title>
		<link>http://www.nullislove.com/2009/04/29/starting-good-css-habits-part-3/comment-page-1/#comment-2241</link>
		<dc:creator>Kevin Skoglund</dc:creator>
		<pubDate>Mon, 13 Jul 2009 00:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.nullislove.com/?p=381#comment-2241</guid>
		<description>@John: Bad advice on both counts.  But now you will know better!</description>
		<content:encoded><![CDATA[<p>@John: Bad advice on both counts.  But now you will know better!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Walsh</title>
		<link>http://www.nullislove.com/2009/04/29/starting-good-css-habits-part-3/comment-page-1/#comment-2236</link>
		<dc:creator>John Walsh</dc:creator>
		<pubDate>Fri, 10 Jul 2009 17:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.nullislove.com/?p=381#comment-2236</guid>
		<description>I adopted these rules a couple of years ago and then one of my Lecturers told me not to use &lt;strong&gt; etc because they are windows based, I trusted her word and actively changed strong and emphasis tags in Dreamweaver.  Another Lecturer thought me to use tables for layout.........</description>
		<content:encoded><![CDATA[<p>I adopted these rules a couple of years ago and then one of my Lecturers told me not to use <strong> etc because they are windows based, I trusted her word and actively changed strong and emphasis tags in Dreamweaver.  Another Lecturer thought me to use tables for layout&#8230;&#8230;&#8230;</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaime Bulmer</title>
		<link>http://www.nullislove.com/2009/04/29/starting-good-css-habits-part-3/comment-page-1/#comment-2232</link>
		<dc:creator>Jaime Bulmer</dc:creator>
		<pubDate>Mon, 06 Jul 2009 18:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.nullislove.com/?p=381#comment-2232</guid>
		<description>These are good. I actually didn't even know about &lt;cite&gt;. So I guess the big question to you Kevin, is when are you going apply these habits inside of a new up to date Ruby on Rails training course? :P</description>
		<content:encoded><![CDATA[<p>These are good. I actually didn&#8217;t even know about <cite>. So I guess the big question to you Kevin, is when are you going apply these habits inside of a new up to date Ruby on Rails training course? <img src='http://www.nullislove.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </cite></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Skoglund</title>
		<link>http://www.nullislove.com/2009/04/29/starting-good-css-habits-part-3/comment-page-1/#comment-2211</link>
		<dc:creator>Kevin Skoglund</dc:creator>
		<pubDate>Wed, 17 Jun 2009 15:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.nullislove.com/?p=381#comment-2211</guid>
		<description>@John: I am planning to cover that topic.  The short answer is that tables for tabular data and lists is appropriate.  Tables for page structure is not.  So a list of customers?  Use a table.  A report on recent product sales?  Use a table.</description>
		<content:encoded><![CDATA[<p>@John: I am planning to cover that topic.  The short answer is that tables for tabular data and lists is appropriate.  Tables for page structure is not.  So a list of customers?  Use a table.  A report on recent product sales?  Use a table.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Walsh</title>
		<link>http://www.nullislove.com/2009/04/29/starting-good-css-habits-part-3/comment-page-1/#comment-2208</link>
		<dc:creator>John Walsh</dc:creator>
		<pubDate>Tue, 16 Jun 2009 20:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.nullislove.com/?p=381#comment-2208</guid>
		<description>Hi Kevin

So I might be jumping the gun,  Tables! I noticed you still use tables for strictly tabular data, is this Ok? Do tables still have a future? But in their right place of course as small snippets of code that illustrate boring data and not as tags to structure a complete page!</description>
		<content:encoded><![CDATA[<p>Hi Kevin</p>
<p>So I might be jumping the gun,  Tables! I noticed you still use tables for strictly tabular data, is this Ok? Do tables still have a future? But in their right place of course as small snippets of code that illustrate boring data and not as tags to structure a complete page!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
