<?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: 3 CSS Coding Tips That Will Save You Hundreds of Wasted Hours</title>
	<atom:link href="http://blog.auinteractive.com/css-tips/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.auinteractive.com/css-tips</link>
	<description>The world is changing. The web is changing. We&#039;re just along for the ride.</description>
	<lastBuildDate>Tue, 09 Mar 2010 23:52:33 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andreas</title>
		<link>http://blog.auinteractive.com/css-tips#comment-1834</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Fri, 08 May 2009 15:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.auinteractive.com/css-tips#comment-1834</guid>
		<description>I&#039;m not really obsessed with the CSS validation, because it looks good everywhere, it gotta be good, but the (x)html has to be right because that too can save a lot of shit</description>
		<content:encoded><![CDATA[<p>I&#8217;m not really obsessed with the CSS validation, because it looks good everywhere, it gotta be good, but the (x)html has to be right because that too can save a lot of shit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: firma rehberi</title>
		<link>http://blog.auinteractive.com/css-tips#comment-1833</link>
		<dc:creator>firma rehberi</dc:creator>
		<pubDate>Thu, 23 Apr 2009 13:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.auinteractive.com/css-tips#comment-1833</guid>
		<description>I don’t obsess over CSS validation but I try to get it right with the xhtml. I don’t know. I have a friend that got me into that and I haven’t been able to stop since. xD</description>
		<content:encoded><![CDATA[<p>I don’t obsess over CSS validation but I try to get it right with the xhtml. I don’t know. I have a friend that got me into that and I haven’t been able to stop since. xD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cleanvac</title>
		<link>http://blog.auinteractive.com/css-tips#comment-1832</link>
		<dc:creator>cleanvac</dc:creator>
		<pubDate>Wed, 22 Apr 2009 10:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.auinteractive.com/css-tips#comment-1832</guid>
		<description>It resets the CSS so that pages look the same in all browsers. It also enables you to build pages faster and update them easier.
its for evrything tenks
bye</description>
		<content:encoded><![CDATA[<p>It resets the CSS so that pages look the same in all browsers. It also enables you to build pages faster and update them easier.<br />
its for evrything tenks<br />
bye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: giydirme</title>
		<link>http://blog.auinteractive.com/css-tips#comment-1836</link>
		<dc:creator>giydirme</dc:creator>
		<pubDate>Fri, 03 Apr 2009 18:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.auinteractive.com/css-tips#comment-1836</guid>
		<description>Adhering to web standards is extremely important, its not a waste of time validating your code, it should be a top priority of all serious designers and developers. If more people spent more time validating their code, the internet would be better off.</description>
		<content:encoded><![CDATA[<p>Adhering to web standards is extremely important, its not a waste of time validating your code, it should be a top priority of all serious designers and developers. If more people spent more time validating their code, the internet would be better off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: site ekle</title>
		<link>http://blog.auinteractive.com/css-tips#comment-1837</link>
		<dc:creator>site ekle</dc:creator>
		<pubDate>Mon, 23 Mar 2009 12:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.auinteractive.com/css-tips#comment-1837</guid>
		<description>Well, concerning the perfect code issue, it is not that hard to make your code valid according to the specification. Just use separate stylesheet for IE6 and the problem is solved.</description>
		<content:encoded><![CDATA[<p>Well, concerning the perfect code issue, it is not that hard to make your code valid according to the specification. Just use separate stylesheet for IE6 and the problem is solved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diyet</title>
		<link>http://blog.auinteractive.com/css-tips#comment-1828</link>
		<dc:creator>diyet</dc:creator>
		<pubDate>Tue, 17 Mar 2009 16:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.auinteractive.com/css-tips#comment-1828</guid>
		<description>Adhering to web standards is extremely important, its not a waste of time validating your code, it should be a top priority of all serious designers and developers. If more people spent more time validating their code, the internet would be better off.</description>
		<content:encoded><![CDATA[<p>Adhering to web standards is extremely important, its not a waste of time validating your code, it should be a top priority of all serious designers and developers. If more people spent more time validating their code, the internet would be better off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sohbet</title>
		<link>http://blog.auinteractive.com/css-tips#comment-1835</link>
		<dc:creator>sohbet</dc:creator>
		<pubDate>Mon, 09 Mar 2009 13:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.auinteractive.com/css-tips#comment-1835</guid>
		<description>Well, concerning the perfect code issue, it is not that hard to make your code valid according to the specification. Just use separate stylesheet for IE6 and the problem is solved.
Since modern browsers interpret width of DIV elements correctly, it is not necessary to avoid setting padding or margin (IE6 use separate stylesheet).
Firebug is a life-saver :)</description>
		<content:encoded><![CDATA[<p>Well, concerning the perfect code issue, it is not that hard to make your code valid according to the specification. Just use separate stylesheet for IE6 and the problem is solved.<br />
Since modern browsers interpret width of DIV elements correctly, it is not necessary to avoid setting padding or margin (IE6 use separate stylesheet).<br />
Firebug is a life-saver :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ediziizle</title>
		<link>http://blog.auinteractive.com/css-tips#comment-1829</link>
		<dc:creator>ediziizle</dc:creator>
		<pubDate>Wed, 04 Mar 2009 09:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.auinteractive.com/css-tips#comment-1829</guid>
		<description>I just take the padding off of the div width, this is an easier option as I don’t have to add padding to every element in the div now.
thanks</description>
		<content:encoded><![CDATA[<p>I just take the padding off of the div width, this is an easier option as I don’t have to add padding to every element in the div now.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vin</title>
		<link>http://blog.auinteractive.com/css-tips#comment-1830</link>
		<dc:creator>vin</dc:creator>
		<pubDate>Tue, 17 Feb 2009 05:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.auinteractive.com/css-tips#comment-1830</guid>
		<description>yep agreed with you about that perfect code thingy. just finished making a new design and its a real pain trying fix those annoying bugs.</description>
		<content:encoded><![CDATA[<p>yep agreed with you about that perfect code thingy. just finished making a new design and its a real pain trying fix those annoying bugs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elazığ Haber</title>
		<link>http://blog.auinteractive.com/css-tips#comment-1824</link>
		<dc:creator>Elazığ Haber</dc:creator>
		<pubDate>Tue, 13 Jan 2009 11:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.auinteractive.com/css-tips#comment-1824</guid>
		<description>Cool man, nice post. I swear by firebug… Interesting about the not adding margins / padding on divs. I often do that, but never thought about how easy it made things.</description>
		<content:encoded><![CDATA[<p>Cool man, nice post. I swear by firebug… Interesting about the not adding margins / padding on divs. I often do that, but never thought about how easy it made things.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
