<?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>CSS9.NET &#187; 教程</title>
	<atom:link href="http://css9.net/category/book/feed/" rel="self" type="application/rss+xml" />
	<link>http://css9.net</link>
	<description>Less is More,Simple is Perfect!</description>
	<lastBuildDate>Thu, 17 Jun 2010 05:08:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>从输入网址到显示网页，这个过程究竟发生了什么？</title>
		<link>http://css9.net/what-happened-when-you-navigate/</link>
		<comments>http://css9.net/what-happened-when-you-navigate/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 12:22:42 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[其它]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[http]]></category>

		<guid isPermaLink="false">http://css9.net/?p=1308</guid>
		<description><![CDATA[作为一个软件开发者，你一定会对网络应用如何工作有一个完整的层次化的认知，同样这里也包括这些应用所用到的技术：像浏览器，HTTP，HTML，网络服务器，需求处理等等。
本文将更深入的研究当你输入一个网址的时候，后台到底发生了一件件什么样的事～


延伸阅读:<ol><li><a href='http://css9.net/all-about-http-headers/' rel='bookmark' title='Permanent Link: 了解HTTP Headers的方方面面'>了解HTTP Headers的方方面面</a></li><li><a href='http://css9.net/5-presentations-improve-css-coding/' rel='bookmark' title='Permanent Link: 改善CSS编码的5个在线幻灯片教程'>改善CSS编码的5个在线幻灯片教程</a></li><li><a href='http://css9.net/learn-javascript-from-masters/' rel='bookmark' title='Permanent Link: 向大师们学习Javascript（视频、PPT）'>向大师们学习Javascript（视频、PPT）</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/what-happened-when-you-navigate/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>jQuery 1.4正式发布：一起来看有哪些新变化（下篇）</title>
		<link>http://css9.net/jquery-1-4-released-new-features-2/</link>
		<comments>http://css9.net/jquery-1-4-released-new-features-2/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 12:49:06 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://css9.net/?p=1251</guid>
		<description><![CDATA[距<a href='http://css9.net/jquery-1-4-released-new-features-1/'>jQuery 1.4系列上篇</a>发布已经有半个多月了（<a href='http://jquery14.com/day-12/jquery-141-released'>jQuery 1.4.1</a>已经发布），由于年底比较忙，下篇的书写一直拖沓至今，实在是对不住各位读者。在上篇中总体介绍了jQuery 1.4版本的相关使用及更新，本打算下篇中构造一些代码实例，既要实用又要把函数特点体现出来，后来写起来才发现蛮难的。加之jQuery 1.4发布了有一段时间了，不少人已经写了这方面的文章，我准备把这一篇作为jQuery 1.4的资源汇总篇。


延伸阅读:<ol><li><a href='http://css9.net/jquery-1-4-released-new-features-1/' rel='bookmark' title='Permanent Link: jQuery 1.4正式发布：一起来看有哪些新变化（上篇）'>jQuery 1.4正式发布：一起来看有哪些新变化（上篇）</a></li><li><a href='http://css9.net/cssrain-jquery-book/' rel='bookmark' title='Permanent Link: cssrain出品——《锋利的jQuery》'>cssrain出品——《锋利的jQuery》</a></li><li><a href='http://css9.net/flexible-ui-library-jquery-tools/' rel='bookmark' title='Permanent Link: Jquery Tools——不可错过的Jquery UI库（一）'>Jquery Tools——不可错过的Jquery UI库（一）</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/jquery-1-4-released-new-features-2/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>jQuery 1.4正式发布：一起来看有哪些新变化（上篇）</title>
		<link>http://css9.net/jquery-1-4-released-new-features-1/</link>
		<comments>http://css9.net/jquery-1-4-released-new-features-1/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 02:49:35 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://css9.net/?p=1221</guid>
		<description><![CDATA[为庆祝jQuery的四周年生日，<a href='http://jquery.com/'>jQuery</a>官方团队<a href='http://jquery14.com/day-01/jquery-14'>正式发布</a>了jQuery的1.4版本。在这个版本中，jQuery官方团队做了大量的编码、测试和文档工作，相对之前版本自然改进不少，让我们一起来看看有那些新变化吧。


延伸阅读:<ol><li><a href='http://css9.net/jquery-1-4-released-new-features-2/' rel='bookmark' title='Permanent Link: jQuery 1.4正式发布：一起来看有哪些新变化（下篇）'>jQuery 1.4正式发布：一起来看有哪些新变化（下篇）</a></li><li><a href='http://css9.net/highlight-javascript-and-jquery-solution/' rel='bookmark' title='Permanent Link: 实现文字高亮功能的两种解决方案（Javascript/Jquery）'>实现文字高亮功能的两种解决方案（Javascript/Jquery）</a></li><li><a href='http://css9.net/jquery-switch-style/' rel='bookmark' title='Permanent Link: 使用CSS和JQuery轻松切换网页显示样式'>使用CSS和JQuery轻松切换网页显示样式</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/jquery-1-4-released-new-features-1/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>了解HTTP Headers的方方面面</title>
		<link>http://css9.net/all-about-http-headers/</link>
		<comments>http://css9.net/all-about-http-headers/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 09:32:43 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[其它]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[http]]></category>

		<guid isPermaLink="false">http://css9.net/?p=1227</guid>
		<description><![CDATA[无论是做前端还是做后端，都会不时与HTTP Headers打交道，了解它无疑对Web开发有莫大帮助。这篇文章就让我一起来学习下http headers的方方面。


延伸阅读:<ol><li><a href='http://css9.net/what-happened-when-you-navigate/' rel='bookmark' title='Permanent Link: 从输入网址到显示网页，这个过程究竟发生了什么？'>从输入网址到显示网页，这个过程究竟发生了什么？</a></li><li><a href='http://css9.net/5-presentations-improve-css-coding/' rel='bookmark' title='Permanent Link: 改善CSS编码的5个在线幻灯片教程'>改善CSS编码的5个在线幻灯片教程</a></li><li><a href='http://css9.net/text-escape-unescape-in-javascript/' rel='bookmark' title='Permanent Link: 通过javascript实现的快速编码解码服务'>通过javascript实现的快速编码解码服务</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/all-about-http-headers/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>向大师们学习Javascript（视频、PPT）</title>
		<link>http://css9.net/learn-javascript-from-masters/</link>
		<comments>http://css9.net/learn-javascript-from-masters/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 15:39:07 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[ppt]]></category>
		<category><![CDATA[视频]]></category>

		<guid isPermaLink="false">http://css9.net/?p=1138</guid>
		<description><![CDATA[在开始之前，先与大家一起认识下这篇文章的主角，世界级的javascript大牛们：Douglas Crockford、John Resig、Peter-Paul Koch、Nicolas C. Zakas。看名字也许挺陌生，但是如果你对javascript还算熟悉，一定不会对他们的作品陌生。
在这篇文章中，我们一起通过这些牛人的讲座视频和PPT，感受大师风采，学习javascript。


延伸阅读:<ol><li><a href='http://css9.net/flexible-ui-library-jquery-tools-6/' rel='bookmark' title='Permanent Link: jQuery Tools——不可错过的jQuery UI库（六）'>jQuery Tools——不可错过的jQuery UI库（六）</a></li><li><a href='http://css9.net/load-different-style-every-time/' rel='bookmark' title='Permanent Link: 保持新鲜感：网页每次加载不同样式的实现方法'>保持新鲜感：网页每次加载不同样式的实现方法</a></li><li><a href='http://css9.net/javasrcript-table-sort-and-pagnation/' rel='bookmark' title='Permanent Link: 通过javascript实现table表格排序分页功能'>通过javascript实现table表格排序分页功能</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/learn-javascript-from-masters/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>改善CSS编码的5个在线幻灯片教程</title>
		<link>http://css9.net/5-presentations-improve-css-coding/</link>
		<comments>http://css9.net/5-presentations-improve-css-coding/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 11:28:41 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css幻灯片]]></category>
		<category><![CDATA[css教程]]></category>

		<guid isPermaLink="false">http://css9.net/?p=1111</guid>
		<description><![CDATA[幻灯片（PPT）是快速学习知识关键点的有效途径。之前<a href='http://css9.net'>本博客</a>发布的“<a href='http://css9.net/simple-css-cascade-presentation/'>一个简单的、循序渐进的CSS幻灯片教程</a>”，就为大家介绍过一个幻灯片教程，今天再为大家推荐5个以改善CSS编码为主题的幻灯片教程。这5个幻灯片主要帮助大家了解如何写出高效的、可维护的CSS代码，学习CSS中的属性继承、行高(line-height)相关知识，认识CSS系统论及面向对象的CSS编码。


延伸阅读:<ol><li><a href='http://css9.net/simple-css-cascade-presentation/' rel='bookmark' title='Permanent Link: 一个简单的、循序渐进的CSS幻灯片教程'>一个简单的、循序渐进的CSS幻灯片教程</a></li><li><a href='http://css9.net/chinese-css-cheat-sheet/' rel='bookmark' title='Permanent Link: CSS中文速查表（CSS Cheat Sheet）'>CSS中文速查表（CSS Cheat Sheet）</a></li><li><a href='http://css9.net/css-spirits-menu/' rel='bookmark' title='Permanent Link: 通过CSS Sprites技术仅一张图片实现动感菜单'>通过CSS Sprites技术仅一张图片实现动感菜单</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/5-presentations-improve-css-coding/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>用过的最好的一款jQuery速查表（PDF）</title>
		<link>http://css9.net/jquery-visual-cheat-sheet/</link>
		<comments>http://css9.net/jquery-visual-cheat-sheet/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 15:27:38 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[手册、速查表]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[速查表]]></category>

		<guid isPermaLink="false">http://css9.net/?p=1085</guid>
		<description><![CDATA[一般地，作为框架或类库都具有功能齐全，api丰富的特点。jQuery作为当前最优秀的javascript类库之一，自然也不例外。我们在使用jQuery的时候，不免要经常查询它的api文档，才能渐渐熟悉。之前我最先想到的是官方的<a href='http://docs.jquey.com'>api说明站点</a>，不过如果有一份简洁的PDF文档，也许会来的更加方便些。

下面这款jQuery速查表是我用过最好的一款PDF版本jQuery速查表（JQUERY 1.3 Visual  Cheat Sheet）。它是国外知名前端专家<a href='http://woork.blogspot.com/'>Wook</a>基于1.3版本jquery制作的。它内容完善，设计风格简洁，具有很好的实用性。


延伸阅读:<ol><li><a href='http://css9.net/web-develop-chmhandbook/' rel='bookmark' title='Permanent Link: 从W3C School整理的最全的Web开发chm手册'>从W3C School整理的最全的Web开发chm手册</a></li><li><a href='http://css9.net/chinese-css-cheat-sheet/' rel='bookmark' title='Permanent Link: CSS中文速查表（CSS Cheat Sheet）'>CSS中文速查表（CSS Cheat Sheet）</a></li><li><a href='http://css9.net/jquery-1-4-released-new-features-2/' rel='bookmark' title='Permanent Link: jQuery 1.4正式发布：一起来看有哪些新变化（下篇）'>jQuery 1.4正式发布：一起来看有哪些新变化（下篇）</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/jquery-visual-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>一个简单的、循序渐进的CSS幻灯片教程</title>
		<link>http://css9.net/simple-css-cascade-presentation/</link>
		<comments>http://css9.net/simple-css-cascade-presentation/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 07:30:11 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css教程]]></category>

		<guid isPermaLink="false">http://css9.net/?p=1030</guid>
		<description><![CDATA[国外著名Web设计博客<a href='http://www.maxdesign.com.au'>MaxDesign</a>的博主为我们分享了他在公司培训中用到的CSS幻灯片教程。我简单看了下，可以说简单明了，通俗易懂，讲到了不少CSS学习中必须掌握的关键点。下面把它分享给大家，希望对学习CSS的朋友有所帮助。


延伸阅读:<ol><li><a href='http://css9.net/5-presentations-improve-css-coding/' rel='bookmark' title='Permanent Link: 改善CSS编码的5个在线幻灯片教程'>改善CSS编码的5个在线幻灯片教程</a></li><li><a href='http://css9.net/css-spirits-menu/' rel='bookmark' title='Permanent Link: 通过CSS Sprites技术仅一张图片实现动感菜单'>通过CSS Sprites技术仅一张图片实现动感菜单</a></li><li><a href='http://css9.net/google-api-all-in-one-book/' rel='bookmark' title='Permanent Link: 好书推荐：《Google API大全：编程·开发·实例》，即将上市'>好书推荐：《Google API大全：编程·开发·实例》，即将上市</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/simple-css-cascade-presentation/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Web可用性设计的247条指导方针</title>
		<link>http://css9.net/247-web-usability-guidelines/</link>
		<comments>http://css9.net/247-web-usability-guidelines/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 00:35:04 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[手册、速查表]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[可用性设计]]></category>
		<category><![CDATA[用户体验]]></category>

		<guid isPermaLink="false">http://css9.net/?p=993</guid>
		<description><![CDATA[<strong>译序：</strong><a href='http://www.userfocus.co.uk'>Userfocus</a>是英国一家专门从事网站可用性设计的咨询培训公司。它为我们分享了247条Web可用性设计的指导方针，并把它们清晰的分为九个大类：首页可用性设计、任务导向、导航和信息架构、表单和数据输入、可信度、写作和内容质量、页面布局和视觉设计、搜索可用性、帮助反馈和容错。如Userfocus所说，“虽然易用性系统的设计远不止应用一些简单的指导方针，但是它们却可以为获取稳定性和好的实践提供有意义的帮助。”


延伸阅读:<ol><li><a href='http://css9.net/jquery-ajax-bing-api-search/' rel='bookmark' title='Permanent Link: 使用jQuery及Bing API实现简易搜索引擎'>使用jQuery及Bing API实现简易搜索引擎</a></li><li><a href='http://css9.net/web-develop-chmhandbook/' rel='bookmark' title='Permanent Link: 从W3C School整理的最全的Web开发chm手册'>从W3C School整理的最全的Web开发chm手册</a></li><li><a href='http://css9.net/web-design-length-convert/' rel='bookmark' title='Permanent Link: Web设计字体尺寸转换速查表'>Web设计字体尺寸转换速查表</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/247-web-usability-guidelines/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>通过javascript实现的快速编码解码服务</title>
		<link>http://css9.net/text-escape-unescape-in-javascript/</link>
		<comments>http://css9.net/text-escape-unescape-in-javascript/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 15:20:43 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[手册、速查表]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[编码]]></category>
		<category><![CDATA[解码]]></category>

		<guid isPermaLink="false">http://css9.net/?p=955</guid>
		<description><![CDATA[今天工作时，同事问我url中的“%20”是什么含义。虽然这些编码经常见到，但是猛然一问还真难说出，想说表示空格，又不敢确定。于是乎就想，通过在javascript中用unescape()方法获得，又嫌麻烦。于是乎就想，如果有一个各种编码的转换服务该多方便。无巧不成书，晚上在一国外站点还真遇到了这样的服务。方便起见，我把它扣下来放在了下面，以备大家不时之需。


延伸阅读:<ol><li><a href='http://css9.net/html-entitycode-reference/' rel='bookmark' title='Permanent Link: HTML实体符号代码速查表'>HTML实体符号代码速查表</a></li><li><a href='http://css9.net/all-about-http-headers/' rel='bookmark' title='Permanent Link: 了解HTTP Headers的方方面面'>了解HTTP Headers的方方面面</a></li><li><a href='http://css9.net/web-develop-chmhandbook/' rel='bookmark' title='Permanent Link: 从W3C School整理的最全的Web开发chm手册'>从W3C School整理的最全的Web开发chm手册</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/text-escape-unescape-in-javascript/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>cssrain出品——《锋利的jQuery》</title>
		<link>http://css9.net/cssrain-jquery-book/</link>
		<comments>http://css9.net/cssrain-jquery-book/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 01:06:12 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://css9.net/?p=875</guid>
		<description><![CDATA[国内系统讲解jquery的入门书籍并不多。欣喜的是，不久前知名前端博客cssrain出品了这样一本纯国产的专门讲解jquery学习使用的书籍——《锋利的jquery》。

了解这本书更多的信息，可以访问它的<a href='http://www.cssrain.cn/jquery/index.html'>官方主页</a>，可以找到书前言和目录。


延伸阅读:<ol><li><a href='http://css9.net/jquery-1-4-released-new-features-1/' rel='bookmark' title='Permanent Link: jQuery 1.4正式发布：一起来看有哪些新变化（上篇）'>jQuery 1.4正式发布：一起来看有哪些新变化（上篇）</a></li><li><a href='http://css9.net/jquery-1-4-released-new-features-2/' rel='bookmark' title='Permanent Link: jQuery 1.4正式发布：一起来看有哪些新变化（下篇）'>jQuery 1.4正式发布：一起来看有哪些新变化（下篇）</a></li><li><a href='http://css9.net/jquery-visual-cheat-sheet/' rel='bookmark' title='Permanent Link: 用过的最好的一款jQuery速查表（PDF）'>用过的最好的一款jQuery速查表（PDF）</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/cssrain-jquery-book/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>HTML实体符号代码速查表</title>
		<link>http://css9.net/html-entitycode-reference/</link>
		<comments>http://css9.net/html-entitycode-reference/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 01:31:08 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[手册、速查表]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[实体符号]]></category>
		<category><![CDATA[速查表]]></category>

		<guid isPermaLink="false">http://css9.net/?p=651</guid>
		<description><![CDATA[HTML实体符号通常是一些键盘无法输入的一些常用字符，来表达某种涵义。在大多数浏览器中默认的字符集为ISO-8859-1。HTML实体符号使我们在网页设计中经常用到的，下面做了整理，以备速查。


延伸阅读:<ol><li><a href='http://css9.net/flexible-ui-library-jquery-tools-6/' rel='bookmark' title='Permanent Link: jQuery Tools——不可错过的jQuery UI库（六）'>jQuery Tools——不可错过的jQuery UI库（六）</a></li><li><a href='http://css9.net/jquery-visual-cheat-sheet/' rel='bookmark' title='Permanent Link: 用过的最好的一款jQuery速查表（PDF）'>用过的最好的一款jQuery速查表（PDF）</a></li><li><a href='http://css9.net/web-develop-chmhandbook/' rel='bookmark' title='Permanent Link: 从W3C School整理的最全的Web开发chm手册'>从W3C School整理的最全的Web开发chm手册</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/html-entitycode-reference/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CSS中文速查表（CSS Cheat Sheet）</title>
		<link>http://css9.net/chinese-css-cheat-sheet/</link>
		<comments>http://css9.net/chinese-css-cheat-sheet/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 01:41:03 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[手册、速查表]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://css9.net/?p=570</guid>
		<description><![CDATA[这是一个简易的CSS中文速查表，在下面有提供html版本下载及非常全的CSS手册。


延伸阅读:<ol><li><a href='http://css9.net/web-design-length-convert/' rel='bookmark' title='Permanent Link: Web设计字体尺寸转换速查表'>Web设计字体尺寸转换速查表</a></li><li><a href='http://css9.net/jquery-switch-style/' rel='bookmark' title='Permanent Link: 使用CSS和JQuery轻松切换网页显示样式'>使用CSS和JQuery轻松切换网页显示样式</a></li><li><a href='http://css9.net/5-presentations-improve-css-coding/' rel='bookmark' title='Permanent Link: 改善CSS编码的5个在线幻灯片教程'>改善CSS编码的5个在线幻灯片教程</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/chinese-css-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>好书推荐：《Google API大全：编程·开发·实例》，即将上市</title>
		<link>http://css9.net/google-api-all-in-one-book/</link>
		<comments>http://css9.net/google-api-all-in-one-book/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 05:09:30 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[其它]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google api]]></category>

		<guid isPermaLink="false">http://css9.net/?p=499</guid>
		<description><![CDATA[如果你了解互联网，那么你也一定会了解到Google为我们提供了如此之多的互联网应用，诸如Gmail、Google Maps、Google Reader、Google Calendar、Google Docs、Google Adsense……数不胜数，为我们的互联网生活提供了莫大的便利。不仅如此，Google是个开放性的公司，它为其绝大部分产品提供了面向开发者的API接口，这些设计良好的API，帮助开发者通过Mashup调用将Google产品所提供的内容集成在第三方应用中。即将上市《Google API大全：编程·开发·实例》一书，是国内第一本较为完整介绍Google API的书。


延伸阅读:<ol><li><a href='http://css9.net/google-web-elements-use-google-widgets/' rel='bookmark' title='Permanent Link: 在你网站可用的所有Google 小工具 &#8211; Google Web Elements'>在你网站可用的所有Google 小工具 &#8211; Google Web Elements</a></li><li><a href='http://css9.net/google-browser-size/' rel='bookmark' title='Permanent Link: Google Libs推出“Google Browser Size”，告诉你用户在页面的视觉范围'>Google Libs推出“Google Browser Size”，告诉你用户在页面的视觉范围</a></li><li><a href='http://css9.net/css-writestandards-best-practices/' rel='bookmark' title='Permanent Link: CSS书写标准及最佳实践'>CSS书写标准及最佳实践</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/google-api-all-in-one-book/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>CSS书写标准及最佳实践</title>
		<link>http://css9.net/css-writestandards-best-practices/</link>
		<comments>http://css9.net/css-writestandards-best-practices/#comments</comments>
		<pubDate>Mon, 25 May 2009 15:26:46 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[css提示]]></category>
		<category><![CDATA[css最佳实践]]></category>

		<guid isPermaLink="false">http://css9.net/?p=396</guid>
		<description><![CDATA[CSS用来定义网站的用户界面，并实现页面展现与内容的分离。CSS在几乎所有的网站都会用到，下面让我们花些精力来确保你的CSS书写的是否标准、合理。这些提示对CSS初学者同样会有很大的帮助。


延伸阅读:<ol><li><a href='http://css9.net/css-spirits-menu/' rel='bookmark' title='Permanent Link: 通过CSS Sprites技术仅一张图片实现动感菜单'>通过CSS Sprites技术仅一张图片实现动感菜单</a></li><li><a href='http://css9.net/remove-picture-flaw-soft/' rel='bookmark' title='Permanent Link: 快速清除图片瑕疵的绿色小软件Teorex.Inpaint'>快速清除图片瑕疵的绿色小软件Teorex.Inpaint</a></li><li><a href='http://css9.net/pen-font/' rel='bookmark' title='Permanent Link: 一款难得的钢笔行书简体字体'>一款难得的钢笔行书简体字体</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/css-writestandards-best-practices/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web设计中的中国传统色彩速查表</title>
		<link>http://css9.net/chinese-traditional-color-in-web-desig/</link>
		<comments>http://css9.net/chinese-traditional-color-in-web-desig/#comments</comments>
		<pubDate>Mon, 25 May 2009 07:42:14 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[手册、速查表]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[颜色]]></category>

		<guid isPermaLink="false">http://css9.net/?p=384</guid>
		<description><![CDATA[诗词中有：“名花韵在年晴初，雨沁胭脂脸更敷。”，你知道胭脂是什么颜色么？“回眸一笑百媚生，六宫粉黛无颜色。”中的这个“黛”又是指什么颜色呢？“漆黑一片”里漆黑真的就是完全的黑色吗？在下面这个Web设计中的中国传统色彩速查表，你可以得到准确的答案。


延伸阅读:<ol><li><a href='http://css9.net/learn-javascript-from-masters/' rel='bookmark' title='Permanent Link: 向大师们学习Javascript（视频、PPT）'>向大师们学习Javascript（视频、PPT）</a></li><li><a href='http://css9.net/web-develop-chmhandbook/' rel='bookmark' title='Permanent Link: 从W3C School整理的最全的Web开发chm手册'>从W3C School整理的最全的Web开发chm手册</a></li><li><a href='http://css9.net/web-design-length-convert/' rel='bookmark' title='Permanent Link: Web设计字体尺寸转换速查表'>Web设计字体尺寸转换速查表</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/chinese-traditional-color-in-web-desig/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Web设计字体尺寸转换速查表</title>
		<link>http://css9.net/web-design-length-convert/</link>
		<comments>http://css9.net/web-design-length-convert/#comments</comments>
		<pubDate>Sun, 24 May 2009 15:02:54 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[手册、速查表]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[尺寸转换]]></category>

		<guid isPermaLink="false">http://css9.net/?p=367</guid>
		<description><![CDATA[在Web设计中，常用的长度单位有：points(pt)、Pixes(px)、Ems(em)、百分比(%)，下面这张表就是这些Web设计尺寸单位转换的一个速查表。可能由于字体、浏览器、操作系统的不同，这个转换表只能是一个近似值，但它还是很有参考价值。


延伸阅读:<ol><li><a href='http://css9.net/chinese-css-cheat-sheet/' rel='bookmark' title='Permanent Link: CSS中文速查表（CSS Cheat Sheet）'>CSS中文速查表（CSS Cheat Sheet）</a></li><li><a href='http://css9.net/chinese-traditional-color-in-web-desig/' rel='bookmark' title='Permanent Link: Web设计中的中国传统色彩速查表'>Web设计中的中国传统色彩速查表</a></li><li><a href='http://css9.net/jquery-switch-style/' rel='bookmark' title='Permanent Link: 使用CSS和JQuery轻松切换网页显示样式'>使用CSS和JQuery轻松切换网页显示样式</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/web-design-length-convert/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>请关爱您的身体——《IT人健康宝典》</title>
		<link>http://css9.net/iter-health-handbook/</link>
		<comments>http://css9.net/iter-health-handbook/#comments</comments>
		<pubDate>Sun, 24 May 2009 13:19:01 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[其它]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[健康]]></category>

		<guid isPermaLink="false">http://css9.net/?p=364</guid>
		<description><![CDATA[《IT人健康宝典》是知名Web电子书社区<a href='http://www.51leifeng.net/' target='_blank'>偶要雷锋</a>专门为IT人编撰的健康手册。健康是革命的本钱，为了更好的工作我们需要一个健康的体魄，同时也需要了解一些身体保健常识。这本《IT人健康宝典》就是为IT及办公室人士精心准备的的健康方面的知识，包括办公室保健、饮食睡眠与健康、体育锻炼与健康、心理健康等方面，供大家参考，希望对您有所帮助。


延伸阅读:<ol><li><a href='http://css9.net/google-api-all-in-one-book/' rel='bookmark' title='Permanent Link: 好书推荐：《Google API大全：编程·开发·实例》，即将上市'>好书推荐：《Google API大全：编程·开发·实例》，即将上市</a></li><li><a href='http://css9.net/all-about-http-headers/' rel='bookmark' title='Permanent Link: 了解HTTP Headers的方方面面'>了解HTTP Headers的方方面面</a></li><li><a href='http://css9.net/what-happened-when-you-navigate/' rel='bookmark' title='Permanent Link: 从输入网址到显示网页，这个过程究竟发生了什么？'>从输入网址到显示网页，这个过程究竟发生了什么？</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/iter-health-handbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>从W3C School整理的最全的Web开发chm手册</title>
		<link>http://css9.net/web-develop-chmhandbook/</link>
		<comments>http://css9.net/web-develop-chmhandbook/#comments</comments>
		<pubDate>Thu, 21 May 2009 15:05:27 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[手册、速查表]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[手册]]></category>

		<guid isPermaLink="false">http://css9.net/?p=313</guid>
		<description><![CDATA[<a href='http://w3school.com.cn/' target='_blank'>W3C School</a>是一家专门提供Web技术在线教程的网站。网站中提供了大量全面的Web开发相关手册、实例。这里要提供给大家的就是由该网站内容整理的CHM手册——离线版的W3C School网站，方便大家在Web开发时使用。


延伸阅读:<ol><li><a href='http://css9.net/ajax-org-open-source-ria-application-platform/' rel='bookmark' title='Permanent Link: Ajax.Org——开源的RIA应用程序平台'>Ajax.Org——开源的RIA应用程序平台</a></li><li><a href='http://css9.net/jquery-visual-cheat-sheet/' rel='bookmark' title='Permanent Link: 用过的最好的一款jQuery速查表（PDF）'>用过的最好的一款jQuery速查表（PDF）</a></li><li><a href='http://css9.net/chinese-css-cheat-sheet/' rel='bookmark' title='Permanent Link: CSS中文速查表（CSS Cheat Sheet）'>CSS中文速查表（CSS Cheat Sheet）</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/web-develop-chmhandbook/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
