<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>UEDspace &#187; CSS设计</title>
	<atom:link href="http://www.uedspace.com/tag/css%e8%ae%be%e8%ae%a1/feed" rel="self" type="application/rss+xml" />
	<link>http://www.uedspace.com</link>
	<description>专注于web前端开发、关注用户体验。</description>
	<lastBuildDate>Thu, 17 Nov 2011 03:27:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>谈CSS书写风格</title>
		<link>http://www.uedspace.com/blog/43.html</link>
		<comments>http://www.uedspace.com/blog/43.html#comments</comments>
		<pubDate>Sat, 22 Aug 2009 16:44:28 +0000</pubDate>
		<dc:creator>luo</dc:creator>
				<category><![CDATA[xhtml+css]]></category>
		<category><![CDATA[CSS设计]]></category>

		<guid isPermaLink="false">http://uedspace.zjp11.host.35.com/?p=43</guid>
		<description><![CDATA[随着公司业务的增加，需求变的越来越多，团队也因此在不断的扩大，我们经常会遇到几个人协同工作来完成同一件作品或者维护修改别人作品的时候，那么是什么最让你最感到困扰呢？我们在实现一个表现复杂的页面的同时，CSS文件就会比较繁琐，众多的选择符、属性让人眼花缭乱，那么如何更快的定位、如何更高效的编写样式呢？CSS的书写被很多人所忽略。关于书写风格，翻看了一些知名网站的作品，发现横向连排几乎成为各大产品项目的主流，然而，每个人对于CSS的写法各异，这就导致我们工作效率的降低。为了更好的协同工作，保持团队内CSS书写的一致性，几经波折后达成共识，具体书写方法如下：CSS属性横排书写，选择符纵排书写，每个”,”(逗号)后必须换行;

<p class="read-more"><a href="http://www.uedspace.com/blog/43.html">继续阅读 &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.uedspace.com/blog/43.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

