<?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: Four CSS Tricks Every PHP / Web Developer Should Know</title>
	<atom:link href="http://www.developertutorials.com/tutorials/php/four-css-tricks-every-php-web-developer-should-know-391/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.developertutorials.com/tutorials/php/four-css-tricks-every-php-web-developer-should-know-391/</link>
	<description>Web Development and Web Design Information Resources Helping You Build Great Websites!</description>
	<lastBuildDate>Sun, 29 May 2011 21:18:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: tukang nggame</title>
		<link>http://www.developertutorials.com/tutorials/php/four-css-tricks-every-php-web-developer-should-know-391/comment-page-1/#comment-1112</link>
		<dc:creator>tukang nggame</dc:creator>
		<pubDate>Fri, 15 May 2009 09:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/four-css-tricks-every-php-web-developer-should-know-391/#comment-1112</guid>
		<description>a nice tips, thanks so much</description>
		<content:encoded><![CDATA[<p>a nice tips, thanks so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mexabet</title>
		<link>http://www.developertutorials.com/tutorials/php/four-css-tricks-every-php-web-developer-should-know-391/comment-page-1/#comment-1111</link>
		<dc:creator>Mexabet</dc:creator>
		<pubDate>Thu, 20 Nov 2008 20:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/four-css-tricks-every-php-web-developer-should-know-391/#comment-1111</guid>
		<description>Thanks for this post. I sometimes get entangled with this.</description>
		<content:encoded><![CDATA[<p>Thanks for this post. I sometimes get entangled with this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sanath</title>
		<link>http://www.developertutorials.com/tutorials/php/four-css-tricks-every-php-web-developer-should-know-391/comment-page-1/#comment-1110</link>
		<dc:creator>sanath</dc:creator>
		<pubDate>Thu, 16 Oct 2008 10:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/four-css-tricks-every-php-web-developer-should-know-391/#comment-1110</guid>
		<description>Cool trick full of standards, that every designer should know.</description>
		<content:encoded><![CDATA[<p>Cool trick full of standards, that every designer should know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akash Mehta</title>
		<link>http://www.developertutorials.com/tutorials/php/four-css-tricks-every-php-web-developer-should-know-391/comment-page-1/#comment-1109</link>
		<dc:creator>Akash Mehta</dc:creator>
		<pubDate>Thu, 31 Jul 2008 11:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/four-css-tricks-every-php-web-developer-should-know-391/#comment-1109</guid>
		<description>A valid point Christian - we could definitely have used &lt;th&gt; tags. However, browsers handle th&#039;s specially as well (and inconsistently). It&#039;s also easy to forget to style a th by defining a CSS rule on &quot;td&quot;. While I considered putting them in, it&#039;s often easier just to put td&#039;s inside the thead and style them accordingly.</description>
		<content:encoded><![CDATA[<p>A valid point Christian &#8211; we could definitely have used &lt;th&gt; tags. However, browsers handle th&#8217;s specially as well (and inconsistently). It&#8217;s also easy to forget to style a th by defining a CSS rule on &#8220;td&#8221;. While I considered putting them in, it&#8217;s often easier just to put td&#8217;s inside the thead and style them accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Fuentes</title>
		<link>http://www.developertutorials.com/tutorials/php/four-css-tricks-every-php-web-developer-should-know-391/comment-page-1/#comment-1108</link>
		<dc:creator>Christian Fuentes</dc:creator>
		<pubDate>Thu, 31 Jul 2008 10:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/four-css-tricks-every-php-web-developer-should-know-391/#comment-1108</guid>
		<description>well I forgot to put the html code in a way everyone sees it,

the thead section should have &lt;tr&gt; and &lt;th&gt; tags (not &lt;td&gt; tags).</description>
		<content:encoded><![CDATA[<p>well I forgot to put the html code in a way everyone sees it,</p>
<p>the thead section should have &lt;tr&gt; and &lt;th&gt; tags (not &lt;td&gt; tags).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Fuentes</title>
		<link>http://www.developertutorials.com/tutorials/php/four-css-tricks-every-php-web-developer-should-know-391/comment-page-1/#comment-1107</link>
		<dc:creator>Christian Fuentes</dc:creator>
		<pubDate>Thu, 31 Jul 2008 10:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/four-css-tricks-every-php-web-developer-should-know-391/#comment-1107</guid>
		<description>Great article, but I&#039;d like to point out that the thead section should have  and  tags (not  tags).</description>
		<content:encoded><![CDATA[<p>Great article, but I&#8217;d like to point out that the thead section should have  and  tags (not  tags).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

