<?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; XHTML</title>
	<atom:link href="http://css9.net/category/example/xhtml/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>国产基于jQuery的优秀XHTML在线编辑器xhEditor</title>
		<link>http://css9.net/jquery-based-xhtml-editor-xheditor/</link>
		<comments>http://css9.net/jquery-based-xhtml-editor-xheditor/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 10:31:42 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[XHTML]]></category>
		<category><![CDATA[示例]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[编辑器]]></category>

		<guid isPermaLink="false">http://css9.net/?p=1288</guid>
		<description><![CDATA[说起xhtml在线编辑器，我们可能会想起大名鼎鼎的FCKeditor、TinyMCE……，不过它们都是老外开发的。今天要向大家推荐的是一款国产的优秀XHTML在线编辑器xhEditor。 xhEditor是一个基于jQuery开发的简单迷你并且高效的可视化XHTML编辑器，基于网络访问并且兼容IE 6.0+,Firefox 3.0+,Opera 9.6+,Chrome 1.0+,Safari 3.22+。


延伸阅读:<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/css-spirits-menu/' rel='bookmark' title='Permanent Link: 通过CSS Sprites技术仅一张图片实现动感菜单'>通过CSS Sprites技术仅一张图片实现动感菜单</a></li><li><a href='http://css9.net/jquery-tabbed-interfacetabbed-structure-menu/' rel='bookmark' title='Permanent Link: 使用JQuery实现标签（Tab）切换效果'>使用JQuery实现标签（Tab）切换效果</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/jquery-based-xhtml-editor-xheditor/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>15个基于CSS的Form表单设计</title>
		<link>http://css9.net/15-css-based-html-form-design/</link>
		<comments>http://css9.net/15-css-based-html-form-design/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 14:56:04 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[示例]]></category>
		<category><![CDATA[表单设计 Form]]></category>

		<guid isPermaLink="false">http://css9.net/?p=1209</guid>
		<description><![CDATA[我们都知道，表单是网页的重要组成部分，它是网站与用户进行交互的窗口。然而表单中固定的诸如说明文字、输入框、提交按钮等元素，使得表单设计略显乏味，难有创新，这一点不少Web设计师深有体会。好的Web设计师就是可以在平凡处挖亮点，让表单设计或耳目一新，或整洁素雅。下面就来看这样的15个基于CSS的优秀表单设计。


延伸阅读:<ol><li><a href='http://css9.net/flexible-ui-library-jquery-tools-3/' rel='bookmark' title='Permanent Link: Jquery Tools——不可错过的Jquery UI库（三）'>Jquery Tools——不可错过的Jquery UI库（三）</a></li><li><a href='http://css9.net/text-escape-unescape-in-javascript/' rel='bookmark' title='Permanent Link: 通过javascript实现的快速编码解码服务'>通过javascript实现的快速编码解码服务</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/15-css-based-html-form-design/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>不要在链接的title属性中重复链接文本的内容</title>
		<link>http://css9.net/dont_duplicate_link_text_in_the_title_attribute/</link>
		<comments>http://css9.net/dont_duplicate_link_text_in_the_title_attribute/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 15:16:31 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[XHTML]]></category>
		<category><![CDATA[示例]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[用户体验]]></category>

		<guid isPermaLink="false">http://css9.net/?p=269</guid>
		<description><![CDATA[我们注意到：在一些CMS系统（包括Wordpress）提供的默认模板中，在链接的title属性中重复设定为该链接的文本内容，如下：
<pre lang='html4strict'>
<a href='http://css9.net' title='链接文本'>链接文本</a>
</pre>

我不晓得他们为什么会这么做。也许开发者认为这样做可以改进易用性或是能够讨好搜索引擎。其实，这样做不会对你的用户带来任何好处。


延伸阅读:<ol><li><a href='http://css9.net/ie8-compatible-resolve/' rel='bookmark' title='Permanent Link: 解决IE8兼容性问题的便捷方法'>解决IE8兼容性问题的便捷方法</a></li><li><a href='http://css9.net/15-css-based-html-form-design/' rel='bookmark' title='Permanent Link: 15个基于CSS的Form表单设计'>15个基于CSS的Form表单设计</a></li><li><a href='http://css9.net/jquery-based-xhtml-editor-xheditor/' rel='bookmark' title='Permanent Link: 国产基于jQuery的优秀XHTML在线编辑器xhEditor'>国产基于jQuery的优秀XHTML在线编辑器xhEditor</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/dont_duplicate_link_text_in_the_title_attribute/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>解决IE8兼容性问题的便捷方法</title>
		<link>http://css9.net/ie8-compatible-resolve/</link>
		<comments>http://css9.net/ie8-compatible-resolve/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 11:50:58 +0000</pubDate>
		<dc:creator>IIduce</dc:creator>
				<category><![CDATA[XHTML]]></category>
		<category><![CDATA[示例]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[兼容性]]></category>

		<guid isPermaLink="false">http://css9.net/?p=129</guid>
		<description><![CDATA[微软告知我们：在目前兼容IE 7 的网站上只需添加一行代码（加在head节点中）即可解决与IE 8的兼容性问题


延伸阅读:<ol><li><a href='http://css9.net/dont_duplicate_link_text_in_the_title_attribute/' rel='bookmark' title='Permanent Link: 不要在链接的title属性中重复链接文本的内容'>不要在链接的title属性中重复链接文本的内容</a></li><li><a href='http://css9.net/15-css-based-html-form-design/' rel='bookmark' title='Permanent Link: 15个基于CSS的Form表单设计'>15个基于CSS的Form表单设计</a></li><li><a href='http://css9.net/jquery-based-xhtml-editor-xheditor/' rel='bookmark' title='Permanent Link: 国产基于jQuery的优秀XHTML在线编辑器xhEditor'>国产基于jQuery的优秀XHTML在线编辑器xhEditor</a></li></ol>]]></description>
		<wfw:commentRss>http://css9.net/ie8-compatible-resolve/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
