<?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: CSS简写指南</title>
	<atom:link href="http://www.qianduan.net/css-font-shorthand-attribute-handbook.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.qianduan.net/css-font-shorthand-attribute-handbook.html</link>
	<description>专注于网站前端设计与前端开发</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:46:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 祈祷幸福</title>
		<link>http://www.qianduan.net/css-font-shorthand-attribute-handbook.html/comment-page-2#comment-131066</link>
		<dc:creator>祈祷幸福</dc:creator>
		<pubDate>Sun, 18 Sep 2011 14:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=11956#comment-131066</guid>
		<description>一直在想为什么没有：
border:1px solid #000, 0;
或者
border:1px solid #000,
       1px dotted #222,
       1px dashed #333,
       1px double #444;

这种写法。。。</description>
		<content:encoded><![CDATA[<p>一直在想为什么没有：<br />
border:1px solid #000, 0;<br />
或者<br />
border:1px solid #000,<br />
       1px dotted #222,<br />
       1px dashed #333,<br />
       1px double #444;</p>
<p>这种写法。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nobird</title>
		<link>http://www.qianduan.net/css-font-shorthand-attribute-handbook.html/comment-page-2#comment-26310</link>
		<dc:creator>nobird</dc:creator>
		<pubDate>Sat, 23 Apr 2011 14:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=11956#comment-26310</guid>
		<description>话说...我咋觉得那照片哪里有点像许三多...</description>
		<content:encoded><![CDATA[<p>话说&#8230;我咋觉得那照片哪里有点像许三多&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 吖查</title>
		<link>http://www.qianduan.net/css-font-shorthand-attribute-handbook.html/comment-page-2#comment-23498</link>
		<dc:creator>吖查</dc:creator>
		<pubDate>Fri, 15 Apr 2011 15:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=11956#comment-23498</guid>
		<description>你好啊 站主，我曾经看到一个例子，再样式表中，一个id选择器中#outer[id]{....}  跟住接这[id]  这是什么意思啊？</description>
		<content:encoded><![CDATA[<p>你好啊 站主，我曾经看到一个例子，再样式表中，一个id选择器中#outer[id]{&#8230;.}  跟住接这[id]  这是什么意思啊？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 风设</title>
		<link>http://www.qianduan.net/css-font-shorthand-attribute-handbook.html/comment-page-2#comment-11292</link>
		<dc:creator>风设</dc:creator>
		<pubDate>Sun, 28 Nov 2010 13:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=11956#comment-11292</guid>
		<description>受教了
: )</description>
		<content:encoded><![CDATA[<p>受教了<br />
: )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ancher</title>
		<link>http://www.qianduan.net/css-font-shorthand-attribute-handbook.html/comment-page-2#comment-6193</link>
		<dc:creator>Ancher</dc:creator>
		<pubDate>Wed, 07 Jul 2010 09:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=11956#comment-6193</guid>
		<description>margin-botton:1px; 这个写错了   呵呵</description>
		<content:encoded><![CDATA[<p>margin-botton:1px; 这个写错了   呵呵</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 北斗天狼</title>
		<link>http://www.qianduan.net/css-font-shorthand-attribute-handbook.html/comment-page-2#comment-5621</link>
		<dc:creator>北斗天狼</dc:creator>
		<pubDate>Tue, 08 Jun 2010 06:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=11956#comment-5621</guid>
		<description>很前端的设计网站，我对CSS最烦的，每次都搞不好，主要是自己也没有学过。</description>
		<content:encoded><![CDATA[<p>很前端的设计网站，我对CSS最烦的，每次都搞不好，主要是自己也没有学过。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 我买糕的。</title>
		<link>http://www.qianduan.net/css-font-shorthand-attribute-handbook.html/comment-page-2#comment-5500</link>
		<dc:creator>我买糕的。</dc:creator>
		<pubDate>Wed, 19 May 2010 15:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=11956#comment-5500</guid>
		<description>我font一般不简写 -0-

不过现在代码好dirty啊 。。得好好练练。。</description>
		<content:encoded><![CDATA[<p>我font一般不简写 -0-</p>
<p>不过现在代码好dirty啊 。。得好好练练。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 神采飞扬</title>
		<link>http://www.qianduan.net/css-font-shorthand-attribute-handbook.html/comment-page-1#comment-5387</link>
		<dc:creator>神采飞扬</dc:creator>
		<pubDate>Thu, 29 Apr 2010 02:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=11956#comment-5387</guid>
		<description>多谢提醒</description>
		<content:encoded><![CDATA[<p>多谢提醒</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: birdstudio</title>
		<link>http://www.qianduan.net/css-font-shorthand-attribute-handbook.html/comment-page-1#comment-5367</link>
		<dc:creator>birdstudio</dc:creator>
		<pubDate>Sun, 25 Apr 2010 12:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=11956#comment-5367</guid>
		<description>边框的默认颜色是 color 属性的颜色值，不是黑。写教程时建议查一下参考书。</description>
		<content:encoded><![CDATA[<p>边框的默认颜色是 color 属性的颜色值，不是黑。写教程时建议查一下参考书。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 网站制作教程网</title>
		<link>http://www.qianduan.net/css-font-shorthand-attribute-handbook.html/comment-page-1#comment-5354</link>
		<dc:creator>网站制作教程网</dc:creator>
		<pubDate>Fri, 23 Apr 2010 07:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=11956#comment-5354</guid>
		<description>很不错的文章...学习了</description>
		<content:encoded><![CDATA[<p>很不错的文章&#8230;学习了</p>
]]></content:encoded>
	</item>
</channel>
</rss>

