<?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>评论：CSS最佳实践:为今后的项目制作空白CSS模板文件</title>
	<atom:link href="http://blog.bingo929.com/css-best-practices-css-template-file.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.bingo929.com/css-best-practices-css-template-file.html</link>
	<description>关注前端开发/网页设计/网站可用性/用户体验</description>
	<lastBuildDate>Tue, 07 Feb 2012 09:05:20 -0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>由：韩文成</title>
		<link>http://blog.bingo929.com/css-best-practices-css-template-file.html/comment-page-1#comment-6513</link>
		<dc:creator>韩文成</dc:creator>
		<pubDate>Tue, 27 Dec 2011 07:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bingo929.com/?p=1984#comment-6513</guid>
		<description>不错，好文章，看楼主的博客给上大三纠结的我点亮了一盏灯，坚定了自己像前端方面发展</description>
		<content:encoded><![CDATA[<p>不错，好文章，看楼主的博客给上大三纠结的我点亮了一盏灯，坚定了自己像前端方面发展</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：倪心</title>
		<link>http://blog.bingo929.com/css-best-practices-css-template-file.html/comment-page-1#comment-5732</link>
		<dc:creator>倪心</dc:creator>
		<pubDate>Thu, 08 Sep 2011 09:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bingo929.com/?p=1984#comment-5732</guid>
		<description>前一段时间写的css 代码太乱 学习</description>
		<content:encoded><![CDATA[<p>前一段时间写的css 代码太乱 学习</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：bengle</title>
		<link>http://blog.bingo929.com/css-best-practices-css-template-file.html/comment-page-1#comment-5608</link>
		<dc:creator>bengle</dc:creator>
		<pubDate>Fri, 19 Aug 2011 08:20:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bingo929.com/?p=1984#comment-5608</guid>
		<description>受益匪浅，这篇文章让我顿悟了。</description>
		<content:encoded><![CDATA[<p>受益匪浅，这篇文章让我顿悟了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：pengxuelou</title>
		<link>http://blog.bingo929.com/css-best-practices-css-template-file.html/comment-page-1#comment-5562</link>
		<dc:creator>pengxuelou</dc:creator>
		<pubDate>Fri, 22 Jul 2011 00:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bingo929.com/?p=1984#comment-5562</guid>
		<description>谢谢。
我的代码也够乱，想要整一下，总是理不顺，终于让我找到一个规范的模板借鉴了。
谢了。</description>
		<content:encoded><![CDATA[<p>谢谢。<br />
我的代码也够乱，想要整一下，总是理不顺，终于让我找到一个规范的模板借鉴了。<br />
谢了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：tt</title>
		<link>http://blog.bingo929.com/css-best-practices-css-template-file.html/comment-page-1#comment-5107</link>
		<dc:creator>tt</dc:creator>
		<pubDate>Tue, 30 Nov 2010 01:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bingo929.com/?p=1984#comment-5107</guid>
		<description>昨天才被公司的一位前辈指导了一番，说我的CSS输写吾够规范，写得太乱了，想不到今日竟然给我碰上了，哈哈！</description>
		<content:encoded><![CDATA[<p>昨天才被公司的一位前辈指导了一番，说我的CSS输写吾够规范，写得太乱了，想不到今日竟然给我碰上了，哈哈！</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：成成</title>
		<link>http://blog.bingo929.com/css-best-practices-css-template-file.html/comment-page-1#comment-4468</link>
		<dc:creator>成成</dc:creator>
		<pubDate>Thu, 25 Mar 2010 08:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bingo929.com/?p=1984#comment-4468</guid>
		<description>这样可以方便团队开发，也方便自己使用。但是，这样是不是会产生很多请求数？</description>
		<content:encoded><![CDATA[<p>这样可以方便团队开发，也方便自己使用。但是，这样是不是会产生很多请求数？</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：feitaweb</title>
		<link>http://blog.bingo929.com/css-best-practices-css-template-file.html/comment-page-1#comment-4273</link>
		<dc:creator>feitaweb</dc:creator>
		<pubDate>Sat, 05 Dec 2009 20:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bingo929.com/?p=1984#comment-4273</guid>
		<description>不错，我也正在组织类似的CSS模板。
你的css结构目录是我之前没用过的，呵呵，又学了一招~</description>
		<content:encoded><![CDATA[<p>不错，我也正在组织类似的CSS模板。<br />
你的css结构目录是我之前没用过的，呵呵，又学了一招~</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Eyong</title>
		<link>http://blog.bingo929.com/css-best-practices-css-template-file.html/comment-page-1#comment-4068</link>
		<dc:creator>Eyong</dc:creator>
		<pubDate>Fri, 04 Sep 2009 12:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bingo929.com/?p=1984#comment-4068</guid>
		<description>不错，确实可以提高效率的。像我这种完代码完全手写的人，呵呵，很需要啊。</description>
		<content:encoded><![CDATA[<p>不错，确实可以提高效率的。像我这种完代码完全手写的人，呵呵，很需要啊。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

