<?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>李清海&#039;s blog &#187; HTML &amp; CSS</title>
	<atom:link href="http://www.liqinghai.com/category/html-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.liqinghai.com</link>
	<description>Just another wordpress weblog</description>
	<lastBuildDate>Tue, 08 Jun 2010 06:14:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://www.liqinghai.com/wp-includes/js/jquery/jquery.js?ver=1.4.2'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>21+漂亮的Ajax Css表格</title>
		<link>http://www.liqinghai.com/21-fresh-ajax-css-tables/</link>
		<comments>http://www.liqinghai.com/21-fresh-ajax-css-tables/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 15:26:47 +0000</pubDate>
		<dc:creator>grubylee</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.liqinghai.com/?p=195</guid>
		<description><![CDATA[貌似没有多少设计师愿意谈到表格设计。本文将介绍21种用CSS样式表设计的漂亮表格，并且结合Ajax技术对表格模式的数据进行排序和筛选。要是你也不知道如何设计一个漂亮的表格的话，相信这篇文章应该很有帮助的。 英文原文：21+ Fresh Ajax CSS Tables 1) Tablecloth – 一个轻量极的CSS表格,易于使用,比较清新.. 2) Create a table like Orbitz’s airline flights- 这个CSS表格教程告诉我们如何创建一个表格。并且在鼠标移动到一个单元格时，将提示单元格所在的行、列。 3) A CSS styled table- 这个对于一些功能对比的表格应该是相当合适的鸟，比如说IDC啊，产品销售什么的。 4) Sortable Table 额，这个可以进行数据检索啦。 5) Row Locking with CSS and JavaScript 停留的地方，需要用户再次点击解锁。 作者还发布了另一个教程，使用单选框锁定表格 6) Vertical scrolling tables 表格数据太多的话，可以使用一个滚动条。 7) Replicating a Tree table &#8211; 一个树形结构的CSS表格。 8 ) Paginate, sort and [...]]]></description>
			<content:encoded><![CDATA[<p>貌似没有多少设计师愿意谈到表格设计。本文将介绍21种用CSS样式表设计的漂亮表格，并且结合Ajax技术对表格模式的数据进行排序和筛选。要是你也不知道如何设计一个漂亮的表格的话，相信这篇文章应该很有帮助的。</p>
<p>英文原文：<a title="Permanent Link to 21+ Fresh Ajax CSS Tables" rel="bookmark" href="http://www.noupe.com/css/21-fresh-ajax-css-tables.html">21+ Fresh Ajax CSS Tables</a></p>
<p>1) <a rel="nofollow" href="http://cssglobe.com/lab/tablecloth/">Tablecloth</a> – 一个轻量极的CSS表格,易于使用,比较清新.. <img src='http://www.liqinghai.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':grin:' class='wp-smiley' /> </p>
<p style="text-align: center;"><a href="http://pic.liqinghai.com//2009/09/c1.gif"><img class="size-full wp-image-196 aligncenter" title="c1" src="http://pic.liqinghai.com//2009/09/c1.gif" alt="c1" width="416" height="173" /></a></p>
<p style="text-align: left;"><span id="more-195"></span></p>
<p style="text-align: left;">2) <a rel="nofollow" href="http://www.askthecssguy.com/2007/09/sangeeta_asks_the_css_guy_how_1.html">Create a table like Orbitz’s airline flights</a>- 这个CSS表格教程告诉我们如何创建一个表格。并且在鼠标移动到一个单元格时，将提示单元格所在的行、列。</p>
<p style="text-align: left;"><a href="http://pic.liqinghai.com//2009/09/c2.gif"><img class="aligncenter size-full wp-image-197" title="c2" src="http://pic.liqinghai.com//2009/09/c2.gif" alt="c2" width="416" height="173" /></a><br />
3) <a rel="nofollow" href="http://veerle.duoh.com/blog/comments/a_css_styled_table_version_2/">A CSS styled table</a>- 这个对于一些功能对比的表格应该是相当合适的鸟，比如说IDC啊，产品销售什么的。</p>
<p style="text-align: left;"><a href="http://pic.liqinghai.com//2009/09/c4.gif"><img class="aligncenter size-full wp-image-198" title="c4" src="http://pic.liqinghai.com//2009/09/c4.gif" alt="c4" width="416" height="173" /></a><br />
4) <a rel="nofollow" href="http://www.phatfusion.net/sortabletable/index.htm">Sortable Table</a> 额，这个可以进行数据检索啦。</p>
<p style="text-align: left;"><a href="http://pic.liqinghai.com//2009/09/c5.gif"><img class="aligncenter size-full wp-image-199" title="c5" src="http://pic.liqinghai.com//2009/09/c5.gif" alt="c5" width="416" height="173" /></a></p>
<p>5) <a rel="nofollow" href="http://www.askthecssguy.com/2007/05/brett_asks_the_css_guy_if_the.html">Row Locking with CSS and JavaScript</a></p>
<p>停留的地方，需要用户再次点击解锁。</p>
<p><a href="http://pic.liqinghai.com//2009/09/c3.gif"><img class="aligncenter size-full wp-image-200" title="c3" src="http://pic.liqinghai.com//2009/09/c3.gif" alt="c3" width="416" height="173" /></a>作者还发布了另一个教程，使用<a rel="nofollow" href="http://www.askthecssguy.com/examples/rowlock/example9.html">单选框锁定表格</a></p>
<p>6) <a rel="nofollow" href="http://www.cssplay.co.uk/menu/tablescroll.html">Vertical scrolling tables</a> 表格数据太多的话，可以使用一个滚动条。</p>
<p><a href="http://pic.liqinghai.com//2009/09/c6.gif"><img class="aligncenter size-full wp-image-201" title="c6" src="http://pic.liqinghai.com//2009/09/c6.gif" alt="c6" width="416" height="173" /></a></p>
<p>7) <a rel="nofollow" href="http://www.maxdesign.com.au/presentation/tree-table/">Replicating a Tree table</a> &#8211; 一个树形结构的CSS表格。</p>
<p><a href="http://pic.liqinghai.com//2009/09/c7.gif"><img class="aligncenter size-full wp-image-202" title="c7" src="http://pic.liqinghai.com//2009/09/c7.gif" alt="c7" width="416" height="173" /></a></p>
<p>8 ) <a rel="nofollow" href="http://dev.nozav.org/rails_ajax_table.html">Paginate, sort and search a table with Ajax and Rails</a> -这个例子提供一个动态接口，不需要重载整个页面，实现对表的更改。</p>
<p><a href="http://pic.liqinghai.com//2009/09/c9.gif"><img class="aligncenter size-full wp-image-203" title="c9" src="http://pic.liqinghai.com//2009/09/c9.gif" alt="c9" width="416" height="173" /></a></p>
<p>9) <a rel="nofollow" href="http://www.maxdesign.com.au/presentation/tree-table/">Collapsible tables with DOM and CSS </a> &#8211; 此脚本中允许添加被折叠的表和展开表格的页脚箭头图像。</p>
<p><span onmouseover="_tipon(this)" onmouseout="_tipoff()"><a href="http://pic.liqinghai.com//2009/09/c8.gif"><img class="aligncenter size-full wp-image-204" title="c8" src="http://pic.liqinghai.com//2009/09/c8.gif" alt="c8" width="416" height="173" /></a></span></p>
<p>10) <a href="http://motherrussia.polyester.se/jquery-plugins/tablesorter/">TableSorter plug-in for jQuery</a> &#8211; <span onmouseover="_tipon(this)" onmouseout="_tipoff()">它的主要功能包括多列排序，为TH元素提供RowSpan和</span>colspan支持<span onmouseover="_tipon(this)" onmouseout="_tipoff()">和其他功能支持。</span></p>
<p><span onmouseover="_tipon(this)" onmouseout="_tipoff()"><a href="http://pic.liqinghai.com//2009/09/c10.gif"><img class="aligncenter size-full wp-image-205" title="c10" src="http://pic.liqinghai.com//2009/09/c10.gif" alt="c10" width="417" height="121" /></a></span></p>
<p>11) <a href="http://www.thewatchmakerproject.com/journal/309/stripe-your-tables-the-oo-way">Stripe your tables the OO way</a></p>
<p><a href="http://pic.liqinghai.com//2009/09/c11.gif"><img class="aligncenter size-full wp-image-206" title="c11" src="http://pic.liqinghai.com//2009/09/c11.gif" alt="c11" width="416" height="173" /></a></p>
<p>12) <a href="http://www.chrisesler.com/mootools/mootools-rowcolumnhighlight.php">MOOTOOLS javascript  Table Row &amp; Column highlighting</a></p>
<p><a href="http://pic.liqinghai.com//2009/09/c12.gif"><img class="aligncenter size-full wp-image-207" title="c12" src="http://pic.liqinghai.com//2009/09/c12.gif" alt="c12" width="416" height="173" /></a></p>
<p>13) <a href="http://icant.co.uk/csstablegallery/">CSS Table Gallery</a>-93样式表展示</p>
<p><a href="http://pic.liqinghai.com//2009/09/c13.gif"><img class="aligncenter size-full wp-image-208" title="c13" src="http://pic.liqinghai.com//2009/09/c13.gif" alt="c13" width="416" height="173" /></a></p>
<p>14) <a href="http://ideamill.synaptrixgroup.com/jquery/tablefilter/tabletest.htm">jQuery Table Filter</a></p>
<p><a href="http://pic.liqinghai.com//2009/09/c14.gif"><img class="aligncenter size-full wp-image-210" title="c14" src="http://pic.liqinghai.com//2009/09/c14.gif" alt="c14" width="416" height="173" /></a></p>
<p>15) <a href="http://www.millstream.com.au/upload/code/tablekit/">Sortable/Resizable/Editable TableKit</a> <span style="background-color: #e6ecf9;" onmouseover="_tipon(this)" onmouseout="_tipoff()">TableKit是HTML表格增强集合使用原型框架。</span><span onmouseover="_tipon(this)" onmouseout="_tipoff()"> TableKit行目前实行分段，列排序，列调整大小和单元格编辑使用Ajax。</span></p>
<p><span onmouseover="_tipon(this)" onmouseout="_tipoff()"><a href="http://pic.liqinghai.com//2009/09/c22.gif"><img class="aligncenter size-full wp-image-211" title="c22" src="http://pic.liqinghai.com//2009/09/c22.gif" alt="c22" width="416" height="173" /></a></span></p>
<p>16) <a href="http://www.kryogenix.org/code/browser/sorttable/">Make all your tables sortable</a></p>
<p><a href="http://pic.liqinghai.com//2009/09/c16.gif"><img class="aligncenter size-full wp-image-212" title="c16" src="http://pic.liqinghai.com//2009/09/c16.gif" alt="c16" width="416" height="173" /></a></p>
<p>17) <a href="http://www.alistapart.com/articles/zebratables/">Zebra Tables</a> <span onmouseover="_tipon(this)" onmouseout="_tipoff()">Alistapart为我们提供一个</span><span onmouseover="_tipon(this)" onmouseout="_tipoff()">很好的例子:</span><span onmouseover="_tipon(this)" onmouseout="_tipoff()">使用JavaScript和DOM的应用背景色的样式表单元格。</span></p>
<p><span onmouseover="_tipon(this)" onmouseout="_tipoff()"><a href="http://pic.liqinghai.com//2009/09/c17.gif"><img class="aligncenter size-full wp-image-214" title="c17" src="http://pic.liqinghai.com//2009/09/c17.gif" alt="c17" width="416" height="173" /></a></span></p>
<p>18 ) <a href="http://www.workingwith.me.uk/articles/scripting/standardista_table_sorting">Standardista Table Sorting</a> <span onmouseover="_tipon(this)" onmouseout="_tipoff()">是一种JavaScript模块，可让您任意列排序的HTML数据表。</span></p>
<p><span onmouseover="_tipon(this)" onmouseout="_tipoff()"><a href="http://pic.liqinghai.com//2009/09/c18.gif"><img class="aligncenter size-full wp-image-215" title="c18" src="http://pic.liqinghai.com//2009/09/c18.gif" alt="c18" width="416" height="173" /></a></span></p>
<p>19) <a href="http://extjs.com/playpen/ext-2.0/examples/grid/grid3.html">GridView3 Example</a></p>
<p><a href="http://pic.liqinghai.com//2009/09/c19.gif"><img class="aligncenter size-full wp-image-216" title="c19" src="http://pic.liqinghai.com//2009/09/c19.gif" alt="c19" width="416" height="173" /></a></p>
<p>20) <a href="http://joomlicious.com/mootable/">Mootable</a> 因为他们是从标准表了，他们很好地降解。</p>
<p><a href="http://pic.liqinghai.com//2009/09/c20.gif"><img class="aligncenter size-full wp-image-217" title="c20" src="http://pic.liqinghai.com//2009/09/c20.gif" alt="c20" width="416" height="173" /></a></p>
<p>21) <a href="http://tool-man.org/examples/sorting.html">Drag &amp; Drop Sortable Lists with JavaScript and CSS</a></p>
<p><a href="http://pic.liqinghai.com//2009/09/c21.gif"><img class="aligncenter size-full wp-image-218" title="c21" src="http://pic.liqinghai.com//2009/09/c21.gif" alt="c21" width="416" height="173" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.liqinghai.com/21-fresh-ajax-css-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>两种主流404页面设计思路</title>
		<link>http://www.liqinghai.com/two-schools-of-thought-to-404-error-page-designs/</link>
		<comments>http://www.liqinghai.com/two-schools-of-thought-to-404-error-page-designs/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 04:08:44 +0000</pubDate>
		<dc:creator>grubylee</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.liqinghai.com/?p=183</guid>
		<description><![CDATA[当前的404页面设计思路似乎有两种流派。

其一，以Apple和BMI为代表的404页面，在很多正规的网站都使用这种类型的404页面，这种404页面的特点是具有较高的可读性，可以向读者展示更多的网站内容，最终达到留住读者的目的。]]></description>
			<content:encoded><![CDATA[<p>前文中与大家分享了<a class="title" rel="bookmark" href="http://www.liqinghai.com/20-great-wordpress-footer-designs-for-inspiration/">20个WordPress的页脚设计示例</a>，下面与大家讨论两种主流的404页面设计思想。</p>
<p>当前的404页面设计思路似乎有两种流派。</p>
<p>其一，以<a rel="nofollow" href="http://www.apple.com/404">Apple</a>和<a rel="nofollow" href="http://bmi.com/404">BMI</a>为代表的404页面，在很多正规的网站都使用这种类型的404页面，这种404页面的特点是具有较高的可读性，可以向读者展示更多的网站内容，最终达到留住读者的目的。</p>
<p><span id="more-183"></span></p>
<p style="text-align: center;"><a rel="nofollow" href="http://www.apple.com/404"><img class="aligncenter size-full wp-image-181" title="404-apple" src="http://pic.liqinghai.com//2009/09/404-apple.png" alt="404-apple" width="450" height="264" /></a>苹果404页</p>
<p>其二，以<a rel="nofollow" href="http://twitter.com/404">Twitter</a>为代表的个性派，这种404页面看起来更像是一个网站维护中的页面，与博客内容完全独立，更加注重于博主的个性，够漂亮够修改的话，相信读者也会返回到首页的。</p>
<p style="text-align: center;"><a rel="nofollw" href="http://twitter.com/404"><img class="aligncenter size-full wp-image-182" title="404-twitter" src="http://pic.liqinghai.com//2009/09/404-twitter.png" alt="404-twitter" width="450" height="260" /></a>twitter 404页</p>
<p>我一直喜欢比较个性的404页面，能够比较幸运的进入漂亮的404页面，相信我会情不自禁的到博主的首页看看去的。</p>
<p>这只是我的个人意见，你使用的哪种方式的404页面呢？或者你使用或者见过更好的方式呢？请留言介绍。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.liqinghai.com/two-schools-of-thought-to-404-error-page-designs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>50款优秀的免费(X)HTML/CSS模板</title>
		<link>http://www.liqinghai.com/50-free-high-quality-xhtmlcss-templates/</link>
		<comments>http://www.liqinghai.com/50-free-high-quality-xhtmlcss-templates/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 07:44:06 +0000</pubDate>
		<dc:creator>grubylee</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[CSS Layouts]]></category>
		<category><![CDATA[CSS Template]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Web Template]]></category>
		<category><![CDATA[XHTML Coding]]></category>

		<guid isPermaLink="false">http://www.liqinghai.com/?p=95</guid>
		<description><![CDATA[推荐50款优秀的免费（X）HTML/CSS模板（其中不少的模板包含有PSD源文件）。模板的作者还写了一些教程，通过对这些模板的学习，相信我们也能制作出优美的模板了，YY一下而已。希望你能喜欢这些模板并且在你的作品里运用它们的技巧。 你可以免费的使用它们，但是在使用模板前，请检查它们的许可限制，注意版权啦。 Shape View Demo &#124; Download 2 Breed 这款模板让人有被自然所震悍的感觉，拥有诱人、清新的配色。 View Demo &#124; Download Environment Brand Design View Demo &#124; Download DelliStore 这是一个基于像素，跨浏览器兼容（X）HTML的/ CSS的模板（即IE 6, IE 7, Firefox, Safari, Google Chrome）。它由4个自定义页面组成，并且包含有PSD源文件。 View Demo &#124; Download Organic Template Design View Demo &#124; Download The Old Forest View Demo &#124; Download Motion View Demo &#124; Download Package [...]]]></description>
			<content:encoded><![CDATA[<p>推荐50款优秀的免费（X）HTML/CSS模板（其中不少的模板包含有PSD源文件）。模板的作者还写了一些教程，通过对这些模板的学习，相信我们也能制作出优美的模板了，YY一下而已。希望你能喜欢这些模板并且在你的作品里运用它们的技巧。</p>
<p>你可以免费的使用它们，但是在使用模板前，请检查它们的许可限制，注意版权啦。</p>
<p><span id="more-95"></span></p>
<h4>Shape</h4>
<p style="text-align: center;"><a href="http://pic.liqinghai.com//2009/08/xhtml-css-28.jpg"><img class="size-full wp-image-79  aligncenter" title="xhtml-css-28" src="http://pic.liqinghai.com//2009/08/xhtml-css-28.jpg" alt="xhtml-css-28" width="500" height="618" /></a></p>
<p><a href="http://www.templateworld.com/zero/in_action/shape">View Demo</a> | <a href="http://www.smashingmagazine.com/2009/06/04/6-free-psdxhtml-templates/">Download</a></p>
<h4>2 Breed</h4>
<p>这款模板让人有被自然所震悍的感觉，拥有诱人、清新的配色。</p>
<p style="text-align: center;"><a href="http://pic.liqinghai.com//2009/08/xhtml-css-29.jpg"><img class="size-full wp-image-80 aligncenter" title="xhtml-css-29" src="http://pic.liqinghai.com//2009/08/xhtml-css-29.jpg" alt="xhtml-css-29" width="500" height="510" /></a></p>
<p><a href="http://www.templateworld.com/zero/in_action/2_breed">View Demo</a> | <a href="http://www.smashingmagazine.com/2009/06/04/6-free-psdxhtml-templates/">Download</a></p>
<h4>Environment Brand Design</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-2.jpg"><img class="aligncenter size-full wp-image-81" title="xhtml-css-2" src="http://pic.liqinghai.com//2009/08/xhtml-css-2.jpg" alt="xhtml-css-2" width="500" height="275" /></a></p>
<p><a href="http://www.opensourcetemplates.org/templates/preview/1361070670/">View Demo</a> | <a href="http://www.opensourcetemplates.org/templates/download/1361070670/">Download</a></p>
<h4>DelliStore</h4>
<div id="result_box" dir="ltr">这是一个基于像素，跨浏览器兼容（X）HTML的/ CSS的模板（即IE 6, IE 7, Firefox, Safari, Google Chrome）。它由4个自定义页面组成，并且包含有PSD源文件。</div>
<div dir="ltr"><a href="http://pic.liqinghai.com//2009/08/xhtml-css-27.jpg"><img class="aligncenter size-full wp-image-82" title="xhtml-css-27" src="http://pic.liqinghai.com//2009/08/xhtml-css-27.jpg" alt="xhtml-css-27" width="500" height="375" /></a></div>
<div dir="ltr">
<p><a href="http://www.dellustrations.com/dellistore/">View Demo</a> | <a href="http://www.smashingmagazine.com/2009/05/02/dellistore-a-free-professional-cssxhtmlpsd-template/">Download</a></p>
<h4>Organic Template Design</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-3.jpg"><img class="aligncenter size-full wp-image-83" title="xhtml-css-3" src="http://pic.liqinghai.com//2009/08/xhtml-css-3.jpg" alt="xhtml-css-3" width="500" height="350" /></a></p>
<p><a href="http://www.opensourcetemplates.org/templates/preview/1408223945/">View Demo</a> | <a href="http://www.opensourcetemplates.org/templates/download/1408223945/">Download</a></p>
<h4>The Old Forest</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-4.jpg"><img class="aligncenter size-full wp-image-84" title="xhtml-css-4" src="http://pic.liqinghai.com//2009/08/xhtml-css-4.jpg" alt="xhtml-css-4" width="500" height="350" /></a></p>
<p><a href="http://www.sixshootermedia.com/ostemplates/the_old_forest/">View Demo</a> | <a href="http://www.sixshootermedia.com/ostemplates/the_old_forest/the_old_forest.zip">Download</a></p>
<h4>Motion</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-5.jpg"><img class="aligncenter size-full wp-image-85" title="xhtml-css-5" src="http://pic.liqinghai.com//2009/08/xhtml-css-5.jpg" alt="xhtml-css-5" width="500" height="350" /></a></p>
<p><a href="http://www.sixshootermedia.com/ostemplates/motion/">View Demo</a> | <a href="http://www.sixshootermedia.com/ostemplates/motion/motion.zip">Download</a></p>
<h4>Package</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-6.jpg"><img class="aligncenter size-full wp-image-86" title="xhtml-css-6" src="http://pic.liqinghai.com//2009/08/xhtml-css-6.jpg" alt="xhtml-css-6" width="500" height="350" /></a></p>
<p><a href="http://www.templatekingdom.com/CSS-Templates/Web-Design/2709-Package">View Demo</a> | <a href="http://www.templatekingdom.com/Download/action/download/templateId/2709/">Download</a></p>
<h4>101 design blog</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-41.jpg"><img class="aligncenter size-full wp-image-87" title="xhtml-css-41" src="http://pic.liqinghai.com//2009/08/xhtml-css-41.jpg" alt="xhtml-css-41" width="500" height="450" /></a></p>
<p><a href="http://www.templatemo.com/templates/templatemo_101_design_blog/">View Demo</a> | <a href="http://www.templatemo.com/preview/templatemo_101_design_blog">Download</a></p>
<h4>ec mania</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-7.jpg"><img class="aligncenter size-full wp-image-88" title="xhtml-css-7" src="http://pic.liqinghai.com//2009/08/xhtml-css-7.jpg" alt="xhtml-css-7" width="500" height="350" /></a></p>
<p><a href="http://www.templatekingdom.com/CSS-Templates/Web-Design/2710-ec-mania">View Demo</a> | <a href="http://www.templatekingdom.com/Download/action/download/templateId/2710/">Download</a></p>
<h4>Fashion Club</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-8.jpg"><img class="aligncenter size-full wp-image-89" title="xhtml-css-8" src="http://pic.liqinghai.com//2009/08/xhtml-css-8.jpg" alt="xhtml-css-8" width="500" height="350" /></a></p>
<p><a href="http://www.templatekingdom.com/CSS-Templates/Fashion/3955-Fashion-Club">View Demo</a> | <a href="http://www.templatekingdom.com/Download/action/download/templateId/3955/">Download</a></p>
<h4>Charcoal</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-9.jpg"><img class="aligncenter size-full wp-image-90" title="xhtml-css-9" src="http://pic.liqinghai.com//2009/08/xhtml-css-9.jpg" alt="xhtml-css-9" width="500" height="370" /></a></p>
<p><a href="http://www.templatekingdom.com/demo/CSS-Templates/Web-Design/BNB-F0001-WEBD/">View Demo</a> | <a href="http://www.templatekingdom.com/Download/action/download/templateId/3956/">Download</a></p>
<h4>WaterColored Portfolio Coded</h4>
<p>一个有效的，符合标准的XHTML and CSS首页，包含有PSD源文件。</p>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-11.jpg"><img class="aligncenter size-full wp-image-91" title="xhtml-css-11" src="http://pic.liqinghai.com//2009/08/xhtml-css-11.jpg" alt="xhtml-css-11" width="500" height="373" /></a></p>
<p><a href="http://www.pvmgarage.com/downloads/watercolored_portfolio">View Demo</a> | <a href="http://www.pvmgarage.com/en/2009/06/watercolored-portfolio-coded-free-css-template-with-psd-to-html-tutorial/">Download</a></p>
<h4>Clean Web 2.0 Layout</h4>
<p>该教程将告诉你如何在Photoshop中创建的布局，以及如何将其转换为符合标准的（X）HTML的网页设计。并包含所有源文件。</p>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-30.jpg"><img class="aligncenter size-full wp-image-92" title="xhtml-css-30" src="http://pic.liqinghai.com//2009/08/xhtml-css-30.jpg" alt="xhtml-css-30" width="500" height="270" /></a></p>
<p><a href="http://sixrevisions.com/demo/web2_layout/index.html">View Demo</a> | <a href="http://sixrevisions.com/tutorials/web-development-tutorials/coding-a-clean-web-20-style-web-design-from-photoshop/">Download</a></p>
<h4>Dark and sleek web layout</h4>
<p>使用基于标准的HTML和CSS教你如何一步步的创作一个有黑色光泽的网页。包含所有源文件。</p>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-31.jpg"><img class="aligncenter size-full wp-image-93" title="xhtml-css-31" src="http://pic.liqinghai.com//2009/08/xhtml-css-31.jpg" alt="xhtml-css-31" width="500" height="413" /></a></p>
<p><a href="http://sixrevisions.com/demo/dark_and_sleek_layout/index.html">View Demo</a> | <a href="http://sixrevisions.com/tutorials/web-development-tutorials/how-to-code-a-dark-and-sleek-web-design/">Download</a></p>
<h4>SindromK</h4>
<p>3种配色方案（紫，绿，棕）。</p>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-12.jpg"><img class="aligncenter size-full wp-image-94" title="xhtml-css-12" src="http://pic.liqinghai.com//2009/08/xhtml-css-12.jpg" alt="xhtml-css-12" width="500" height="373" /></a></p>
<p><a href="http://indeziner.com/freecsstemplates/sindromk/sindromk-violet/">View Demo</a> | <a href="http://indeziner.com/free-css-templates/sindromk-a-new-free-css-templates/">Download</a></p>
<h4>Business Company</h4>
<div id="result_box" dir="ltr">3颜色主题的模板：蓝色、绿色和紫色。</div>
<div dir="ltr"><a href="http://pic.liqinghai.com//2009/08/xhtml-css-13.jpg"><img class="aligncenter size-full wp-image-96" title="xhtml-css-13" src="http://pic.liqinghai.com//2009/08/xhtml-css-13.jpg" alt="xhtml-css-13" width="500" height="418" /></a><a href="http://indeziner.com/freecsstemplates/business-company/">View Demo</a> | <a href="http://indeziner.com/free-css-templates/business-company-free-css-template/">Download</a></p>
<h4>Fluid 960 Grid System Templates</h4>
<p>固定宽度960px，12列的宽度和16列的宽度，基于Nathan Smith的960框架系统，使用Mootools JavaScript库。</p>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-45.jpg"><img class="aligncenter size-full wp-image-97" title="xhtml-css-45" src="http://pic.liqinghai.com//2009/08/xhtml-css-45.jpg" alt="xhtml-css-45" width="500" height="330" /></a></p>
<p><a href="http://designinfluences.com/fluid960gs/">View Demo</a> | <a href="http://designinfluences.com/fluid960gs/">Download</a></p>
<h4>Symisun</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-10.jpg"><img class="aligncenter size-full wp-image-98" title="xhtml-css-10" src="http://pic.liqinghai.com//2009/08/xhtml-css-10.jpg" alt="xhtml-css-10" width="500" height="212" /></a></p>
<p><a href="http://www.opendesigns.org/preview/?template=1266">View Demo</a> | <a href="http://www.opendesigns.org/designs/?id=1266">Download</a></p>
<h4>JET 30</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-1.jpg"><img class="aligncenter size-full wp-image-99" title="xhtml-css-1" src="http://pic.liqinghai.com//2009/08/xhtml-css-1.jpg" alt="xhtml-css-1" width="500" height="312" /></a></p>
<p><a href="http://www.templateworld.com/freetemplates/zero/track.php?id=1&amp;flag=1">View Demo</a> | <a href="http://www.templateworld.com/freetemplates/zero/track.php?id=1&amp;flag=2">Download</a></p>
<h4>FreshPick 1.0</h4>
<div id="result_box" dir="ltr">一个简单的、设计新颖的模板，更注重内容。适用于博客和小型商业网站。</div>
<div dir="ltr"><a href="http://pic.liqinghai.com//2009/08/xhtml-css-14.jpg"><img class="aligncenter size-full wp-image-100" title="xhtml-css-14" src="http://pic.liqinghai.com//2009/08/xhtml-css-14.jpg" alt="xhtml-css-14" width="500" height="326" /></a><a href="http://www.styleshout.com/templates/preview/FreshPick1-0/index.html?PHPSESSID=df8f200a6a16df2e6442a385b790952d">View Demo</a> | <a href="http://www.styleshout.com/free-templates.php">Download</a></p>
<h4>Creative Media</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-15.jpg"><img class="aligncenter size-full wp-image-101" title="xhtml-css-15" src="http://pic.liqinghai.com//2009/08/xhtml-css-15.jpg" alt="xhtml-css-15" width="500" height="410" /></a></p>
<p><a href="http://indeziner.com/freecsstemplates/creative-media/">View Demo</a> | <a href="http://indeziner.com/free-css-templates/creative-media-free-css-template/">Download</a></p>
<h4>HTML Resume</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-16.jpg"><img class="aligncenter size-full wp-image-102" title="xhtml-css-16" src="http://pic.liqinghai.com//2009/08/xhtml-css-16.jpg" alt="xhtml-css-16" width="500" height="350" /></a></p>
<p><a href="http://www.csstemplatesfree.org/templates/HTML-Resume/">View Demo</a> | <a href="http://www.csstemplatesfree.org/html-resume.html">Download</a></p>
<h4>Featuring</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-17.jpg"><img class="aligncenter size-full wp-image-103" title="xhtml-css-17" src="http://pic.liqinghai.com//2009/08/xhtml-css-17.jpg" alt="xhtml-css-17" width="500" height="350" /></a></p>
<p><a href="http://featuring-fbt.blogspot.com/">View Demo</a> | <a href="http://www.freebloggertemplate.info/2009/06/featuring-blogger-template.html">Download</a></p>
<h4>Green Solutions</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-19.jpg"><img class="aligncenter size-full wp-image-104" title="xhtml-css-19" src="http://pic.liqinghai.com//2009/08/xhtml-css-19.jpg" alt="xhtml-css-19" width="500" height="390" /></a></p>
<p><a href="http://www.my-free-css-templates.com/cgi-bin/jump2.cgi?ID=356">View Demo</a> | <a href="http://www.my-free-css-templates.com/Detailed/CSS_Templates/Green_Solutions_356.html">Download</a></p>
<h4>Facing</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-18.jpg"><img class="aligncenter size-full wp-image-105" title="xhtml-css-18" src="http://pic.liqinghai.com//2009/08/xhtml-css-18.jpg" alt="xhtml-css-18" width="500" height="390" /></a></p>
<p><a href="http://www.my-free-css-templates.com/Detailed/CSS_Templates/Facing_319.html">View Demo</a> | <a href="http://www.my-free-css-templates.com/cgi-bin/jump2.cgi?ID=319">Download</a></p>
<h4>TreeHouse</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-20.jpg"><img class="aligncenter size-full wp-image-106" title="xhtml-css-20" src="http://pic.liqinghai.com//2009/08/xhtml-css-20.jpg" alt="xhtml-css-20" width="500" height="390" /></a></p>
<p><a href="http://treehouse-fbt.blogspot.com/">View Demo</a> | <a href="http://www.freebloggertemplate.info/2009/06/treehouse-blogger-template.html">Download</a></p>
<h4>RamblingSoul</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-21.jpg"><img class="aligncenter size-full wp-image-107" title="xhtml-css-21" src="http://pic.liqinghai.com//2009/08/xhtml-css-21.jpg" alt="xhtml-css-21" width="500" height="370" /></a></p>
<p><a href="http://ramblingsoul.com/preview/rs14/">View Demo</a> | <a href="http://ramblingsoul.com/downloads/">Download</a></p>
<h4>Treasure hunters</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-22.jpg"><img class="aligncenter size-full wp-image-108" title="xhtml-css-22" src="http://pic.liqinghai.com//2009/08/xhtml-css-22.jpg" alt="xhtml-css-22" width="500" height="370" /></a></p>
<p><a href="http://csstemplatesmarket.com/freecsstemplates/treasure_hunters/index.html">View Demo</a> | <a href="http://csstemplatesmarket.com/freecsstemplates/treasure_hunters/">Download</a></p>
<h4>Free Admin Template For Web Applications</h4>
<div id="result_box" dir="ltr">这是一个后台管理模板，您可以使用于网络应用，例如：电子商务项目，内容管理系统。</div>
<div dir="ltr"><a href="http://pic.liqinghai.com//2009/08/xhtml-css-42.jpg"><img class="aligncenter size-full wp-image-109" title="xhtml-css-42" src="http://pic.liqinghai.com//2009/08/xhtml-css-42.jpg" alt="xhtml-css-42" width="500" height="365" /></a><a href="http://webresourcesdepot.com/wp-content/uploads/file/admin-template/index.html">View Demo</a> | <a href="http://www.webresourcesdepot.com/free-admin-template-for-web-applications/">Download</a></p>
<h4>Urban Artist</h4>
<p>一个暗光模板。固定宽度，两栏布局。黑色的背景、明亮的彩色文本和头部。</p>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-23.jpg"><img class="aligncenter size-full wp-image-110" title="xhtml-css-23" src="http://pic.liqinghai.com//2009/08/xhtml-css-23.jpg" alt="xhtml-css-23" width="500" height="300" /></a></p>
<p><a href="http://www.styleshout.com/templates/preview/UrbanArtist1-0/index.html">View Demo</a> | <a href="http://www.styleshout.com/free-templates.php">Download</a></p>
<h4>Catalogio-01</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-24.jpg"><img class="aligncenter size-full wp-image-111" title="xhtml-css-24" src="http://pic.liqinghai.com//2009/08/xhtml-css-24.jpg" alt="xhtml-css-24" width="500" height="270" /></a></p>
<p><a href="http://www.nuviotemplates.com/preview.php?template=catalogio-01">View Demo</a> | <a href="http://www.styleshout.com/free-templates.php">Download</a></p>
<h4>Futuremag-aio</h4>
<p>具有风格转换功能，可以切换8种颜色。</p>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-25.jpg"><img class="aligncenter size-full wp-image-112" title="xhtml-css-25" src="http://pic.liqinghai.com//2009/08/xhtml-css-25.jpg" alt="xhtml-css-25" width="500" height="300" /></a></p>
<p><a href="http://www.nuviotemplates.com/preview.php?template=futuremag-aio">View Demo</a> | <a href="http://www.nuviotemplates.com/template.php?template=futuremag-aio">Download</a></p>
<h4>Design Newsletter Templates</h4>
<p>免费的通讯模板，可以在你的电子邮件营销流程中派上用场。</p>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-44.jpg"><img class="aligncenter size-full wp-image-113" title="xhtml-css-44" src="http://pic.liqinghai.com//2009/08/xhtml-css-44.jpg" alt="xhtml-css-44" width="500" height="330" /></a></p>
<p><a href="http://www.cakemail.com/templates/cakemail/images/newsletters/preview/a2.gif">View Layout</a> | <a href="http://www.cakemail.com/newsletter-templates/design">Download</a></p>
<h4>Business</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-26.jpg"><img class="aligncenter size-full wp-image-114" title="xhtml-css-26" src="http://pic.liqinghai.com//2009/08/xhtml-css-26.jpg" alt="xhtml-css-26" width="500" height="310" /></a></p>
<p><a href="http://www.webpagedesign.com.au/Free_Templates/biztemplate/">View Demo</a> | <a href="http://www.webpagedesign.com.au/category/free-templates/">Download</a></p>
<h4>DragonFly</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-32.jpg"><img class="aligncenter size-full wp-image-115" title="xhtml-css-32" src="http://pic.liqinghai.com//2009/08/xhtml-css-32.jpg" alt="xhtml-css-32" width="500" height="350" /></a></p>
<p><a href="http://www.freecsstemplates.org/preview/dragonfly">View Demo</a> | <a href="http://www.freecsstemplates.org/preview/dragonfly">Download</a></p>
<h4>Black Eyed Susan</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-33.jpg"><img class="aligncenter size-full wp-image-116" title="xhtml-css-33" src="http://pic.liqinghai.com//2009/08/xhtml-css-33.jpg" alt="xhtml-css-33" width="500" height="330" /></a></p>
<p><a href="http://www.freecsstemplates.org/preview/blackeyedsusan">View Demo</a> | <a href="http://www.freecsstemplates.org/preview/blackeyedsusan">Download</a></p>
<h4>Black berry</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-34.jpg"><img class="aligncenter size-full wp-image-117" title="xhtml-css-34" src="http://pic.liqinghai.com//2009/08/xhtml-css-34.jpg" alt="xhtml-css-34" width="500" height="330" /></a></p>
<p><a href="http://www.freecsstemplates.org/preview/blackberry">View Demo</a> | <a href="http://www.freecsstemplates.org/preview/blackberry">Download</a></p>
<h4>Solitude</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-43.jpg"><img class="aligncenter size-full wp-image-118" title="xhtml-css-43" src="http://pic.liqinghai.com//2009/08/xhtml-css-43.jpg" alt="xhtml-css-43" width="500" height="365" /></a></p>
<p><a href="http://demo.templateworld.com/zero/in_action/solitude/">View Demo</a> | <a href="http://www.templateworld.com/free_templates.html">Download</a></p>
<h4>Redish</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-35.jpg"><img class="aligncenter size-full wp-image-119" title="xhtml-css-35" src="http://pic.liqinghai.com//2009/08/xhtml-css-35.jpg" alt="xhtml-css-35" width="500" height="330" /></a></p>
<p><a href="http://demo.templateworld.com/zero/in_action/redish/">View Demo</a> | <a href="http://www.templateworld.com/free_templates.html">Download</a></p>
<h4>Individual</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-36.jpg"><img class="aligncenter size-full wp-image-120" title="xhtml-css-36" src="http://pic.liqinghai.com//2009/08/xhtml-css-36.jpg" alt="xhtml-css-36" width="500" height="330" /></a></p>
<p><a href="http://demo.templateworld.com/zero/in_action/individual/">View Demo</a> | <a href="http://www.templateworld.com/free_templates.html">Download</a></p>
<h4>Trial Impact</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-37.jpg"><img class="aligncenter size-full wp-image-121" title="xhtml-css-37" src="http://pic.liqinghai.com//2009/08/xhtml-css-37.jpg" alt="xhtml-css-37" width="500" height="330" /></a></p>
<p><a href="http://demo.templateworld.com/zero/in_action/trial_impact/">View Demo</a> | <a href="http://www.templateworld.com/free_templates.html">Download</a></p>
<h4>Blog Division</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-38.jpg"><img class="aligncenter size-full wp-image-122" title="xhtml-css-38" src="http://pic.liqinghai.com//2009/08/xhtml-css-38.jpg" alt="xhtml-css-38" width="500" height="330" /></a></p>
<p><a href="http://demo.templateworld.com/zero/in_action/blog_division/">View Demo</a> | <a href="http://www.freewebtemplates.info/2009/05/22/blog-division-website-template/">Download</a></p>
<h4>Free Software</h4>
<p><a href="http://pic.liqinghai.com//2009/08/xhtml-css-39.jpg"><img class="aligncenter size-full wp-image-123" title="xhtml-css-39" src="http://pic.liqinghai.com//2009/08/xhtml-css-39.jpg" alt="xhtml-css-39" width="500" height="389" /></a></p>
<p><a href="http://csstemplatesmarket.com/freecsstemplates/h_free_software/index.html">View Demo</a> | <a href="http://csstemplatesmarket.com/freecsstemplates/h_free_software/">Download</a></p>
<h4>The Sky Was Blue</h4>
<div id="result_box" dir="ltr">免费的XHTML组合模板，使用内置的960网格系统。</div>
<div dir="ltr"><a href="http://pic.liqinghai.com//2009/08/xhtml-css-40.jpg"><img class="aligncenter size-full wp-image-124" title="xhtml-css-40" src="http://pic.liqinghai.com//2009/08/xhtml-css-40.jpg" alt="xhtml-css-40" width="500" height="450" /></a><a href="http://francescomugnai.com/demohtml/index.html"></a></div>
</div>
</div>
</div>
</div>
<p><a href="http://francescomugnai.com/demohtml/index.html">View Demo</a> | <a href="http://blogof.francescomugnai.com/2009/06/the-sky-was-blue-a-free-xhtml-portfolio-template-for-you/">Download</a></p>
<p>翻译自：<a href="http://www.noupe.com/css/50-free-high-quality-and-new-xhtmlcss-templates.html">50 Free High-Quality and “New” (X)HTML/CSS Templates</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.liqinghai.com/50-free-high-quality-xhtmlcss-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
