<?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: Box model hacking</title>
	<atom:link href="http://www.dave-woods.co.uk/index.php/box-model-hacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dave-woods.co.uk/index.php/box-model-hacking/</link>
	<description></description>
	<lastBuildDate>Sat, 28 Jan 2012 15:57:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Dan Schulz</title>
		<link>http://www.dave-woods.co.uk/index.php/box-model-hacking/comment-page-1/#comment-27</link>
		<dc:creator>Dan Schulz</dc:creator>
		<pubDate>Thu, 30 Aug 2007 11:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=85#comment-27</guid>
		<description>Dave,

I actually also advocate against using conditional comments as well.  It&#039;s just more HTML code than necessary most of the time, especially when one considers the fact that it&#039;s far easier to remove a few lines from a CSS file than it is to go through every page in a Web site to remove conditional comments when support for IE 5.x (or other versions) is no longer required.

I understand that some people use templating systems, but not everyone (think anyone who&#039;s stuck on a free hosting provider for example) does not have that luxury.  I know I didn&#039;t five years ago when I was starting out.

Furthermore, if you&#039;re going to use a conditional comment, you won&#039;t need the hack unless the stylesheet being fed by the comment is also targeting IE 6 or 7, which kinda defeats the purpose of using the conditional comment in the first place.</description>
		<content:encoded><![CDATA[<p>Dave,</p>
<p>I actually also advocate against using conditional comments as well.  It&#8217;s just more HTML code than necessary most of the time, especially when one considers the fact that it&#8217;s far easier to remove a few lines from a CSS file than it is to go through every page in a Web site to remove conditional comments when support for IE 5.x (or other versions) is no longer required.</p>
<p>I understand that some people use templating systems, but not everyone (think anyone who&#8217;s stuck on a free hosting provider for example) does not have that luxury.  I know I didn&#8217;t five years ago when I was starting out.</p>
<p>Furthermore, if you&#8217;re going to use a conditional comment, you won&#8217;t need the hack unless the stylesheet being fed by the comment is also targeting IE 6 or 7, which kinda defeats the purpose of using the conditional comment in the first place.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

