<?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>SomeDay I&#039;ll Fly &#124; Gabriel&#039;s blog</title>
	<atom:link href="http://www.gaixiaohui.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.gaixiaohui.com</link>
	<description>Gabriel&#039;s blog &#124; 走在前端的路上。。。</description>
	<lastBuildDate>Wed, 11 Aug 2010 07:17:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>一些关于创业的心得</title>
		<link>http://www.gaixiaohui.com/?p=274</link>
		<comments>http://www.gaixiaohui.com/?p=274#comments</comments>
		<pubDate>Wed, 11 Aug 2010 07:17:18 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[日志]]></category>

		<guid isPermaLink="false">http://www.gaixiaohui.com/?p=274</guid>
		<description><![CDATA[面对创业，可能都是很意气风发的，大家或许都是一条心的，有组织有规划的，当然这只是在小公司。在大公司，创新型项目里，管理，人际关系等各种因素的干扰，让创业这个过程变得相当的龌龊。直接导致项目规划混乱，执行效率低，员工精力和体力的透支。]]></description>
			<content:encoded><![CDATA[<p>面对创业，可能都是很意气风发的，大家或许都是一条心的，有组织有规划的，当然这只是在小公司。在大公司，创新型项目里，管理，人际关系等各种因素的干扰，让创业这个过程变得相当的龌龊。直接导致项目规划混乱，执行效率低，员工精力和体力的透支。</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.gaixiaohui.com/?feed=rss2&amp;p=274</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>终于又一次干伤了。。。</title>
		<link>http://www.gaixiaohui.com/?p=275</link>
		<comments>http://www.gaixiaohui.com/?p=275#comments</comments>
		<pubDate>Tue, 10 Aug 2010 05:17:21 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[日志]]></category>

		<guid isPermaLink="false">http://www.gaixiaohui.com/?p=275</guid>
		<description><![CDATA[2期项目上线了，但是经历了6个多月高负荷运转。。。又一次干伤了，虽然很多优化没有做，脚本没有写，但是确实打内心已经不想干活了，有时候到了公司就有抵触情绪。 http://www.uvan.com]]></description>
			<content:encoded><![CDATA[<p>2期项目上线了，但是经历了6个多月高负荷运转。。。又一次干伤了，虽然很多优化没有做，脚本没有写，但是确实打内心已经不想干活了，有时候到了公司就有抵触情绪。<br />
<a href="http://www.uvan.com">http://www.uvan.com</a></p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.gaixiaohui.com/?feed=rss2&amp;p=275</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>中英文混排，文字对齐问题</title>
		<link>http://www.gaixiaohui.com/?p=264</link>
		<comments>http://www.gaixiaohui.com/?p=264#comments</comments>
		<pubDate>Mon, 25 Jan 2010 07:32:16 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[前端技术]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.gaixiaohui.com/?p=264</guid>
		<description><![CDATA[在使用中，如果中文使用宋体而英文没使用宋体，会出现中文和英文行间距不一致的问题。 这是因为中文与英文的基线不同（baseline），英文比中文高出一个像素。 所以我们唯一能解决的办法就是利用不用的字体再加上行间距就和了。英文采用arial字体，中文使用宋体。可在调整行间距离时，把行间距调整成 line-height:1.231，这样就行了。]]></description>
			<content:encoded><![CDATA[<p>在使用中，如果中文使用宋体而英文没使用宋体，会出现中文和英文行间距不一致的问题。</p>
<p>这是因为中文与英文的基线不同（baseline），英文比中文高出一个像素。</p>
<p>所以我们唯一能解决的办法就是利用不用的字体再加上行间距就和了。英文采用arial字体，中文使用宋体。可在调整行间距离时，把行间距调整成 line-height:1.231，这样就行了。</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.gaixiaohui.com/?feed=rss2&amp;p=264</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>70+ 必备的 CSS3 和 HTML5 教程资源</title>
		<link>http://www.gaixiaohui.com/?p=258</link>
		<comments>http://www.gaixiaohui.com/?p=258#comments</comments>
		<pubDate>Tue, 19 Jan 2010 04:58:50 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[前端技术]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.gaixiaohui.com/?p=258</guid>
		<description><![CDATA[CSS3 和 HTML5 足以够彻底改变网站设计的现状。许多新的特性和功能，以前可能需要想破头皮使用各种手段去实现。然而当 CSS3 和 HTML5 将其纳入本地属性后，无论是圆角效果还是多栏布局，一切变得简单易用。 CSS3 教程和资源 Get Started with CSS 3 &#8211; 一个基本的 CSS3 使用指南。 Cascading Style Sheets Current Work &#8211; W3C 所做的 CSS3 标准的进展细节。 Border-image: Using Images for Your Border &#8211; 一份 CSS3 新增图像边框功能的使用指南。 Overview of CSS3 Structural Pseudo-Classes &#8211; 方便的 CSS3 结构化伪类参考图表。 Push Your Web Design Into The Future [...]]]></description>
			<content:encoded><![CDATA[<p>CSS3 和 HTML5 足以够彻底改变网站设计的现状。许多新的特性和功能，以前可能需要想破头皮使用各种手段去实现。然而当 CSS3 和 HTML5 将其纳入本地属性后，无论是圆角效果还是多栏布局，一切变得简单易用。</p>
<p><strong>CSS3 教程和资源</strong></p>
<p><a href="http://www.webmonkey.com/tutorial/Get_Started_with_CSS_3" target="_blank">Get Started with CSS 3</a> &#8211; 一个基本的 CSS3 使用指南。</p>
<p><a href="http://www.w3.org/Style/CSS/current-work" target="_blank">Cascading Style Sheets Current Work</a> &#8211; W3C 所做的 CSS3 标准的进展细节。</p>
<p><a href="http://www.css3.info/preview/border-image/" target="_blank">Border-image: Using Images for Your Border</a> &#8211; 一份 CSS3 新增图像边框功能的使用指南。</p>
<p><a href="http://www.javascriptkit.com/dhtmltutors/structuralcss.shtml" target="_blank">Overview of CSS3 Structural Pseudo-Classes</a> &#8211; 方便的 CSS3 结构化伪类参考图表。</p>
<p><a href="http://www.smashingmagazine.com/2009/01/08/push-your-web-design-into-the-future-with-css3/" target="_blank">Push Your Web Design Into The Future With CSS3</a> &#8211; 介绍了一些 CSS3 规范的新功能。</p>
<p><a href="http://westciv.com/iphonetests/" target="_blank">CSS3 Property Tests</a> &#8211; 概述了目前 CSS3 特性的浏览器支持情况。</p>
<p><a href="http://24ways.org/2006/rounded-corner-boxes-the-css3-way" target="_blank">Rounded Corner Boxes the CSS3 Way</a> &#8211; 一份使用 CSS3 新方法创建圆角效果的教程。</p>
<p><a href="http://www.456bereastreet.com/archive/200601/css_3_selectors_explained/" target="_blank">CSS3 Selectors Explained</a> &#8211; 概述了一些 CSS3 选择器，包括选择器语法。</p>
<p><a href="http://www.cssportal.com/css3-preview/borders.htm" target="_blank">CSS3 Borders Preview</a> &#8211; 介绍了一些 CSS3 新的边框类型，包括圆角边框和梯度边框。</p>
<p><a href="http://css.flepstudio.org/en/css3/box-shadow.html" target="_blank">Box Shadow</a> &#8211; 为元素创建阴影效果。</p>
<p><a href="http://www.css3.info/preview/rgba/" target="_blank">RGBA Colors</a> -&nbsp;RGB 颜色的 Alpha 透明效果使用指南。</p>
<p><span id="more-258"></span></p>
<p><a href="http://www.zenelements.co.uk/blog/css3-multiple-columns/" target="_blank">CSS3 Multiple Columns</a> -&nbsp;利用比以往更简便的 CSS3 方法，创建多栏式布局。</p>
<p><a href="http://jontangerine.com/log/2008/10/font-face-in-ie-making-web-fonts-work" target="_blank">@font-face in IE: Making Web Fonts Work</a> &#8211; 让 Internet Explorer 支持 @font-face 属性。</p>
<p><a href="http://dev.opera.com/articles/view/progressive-enhancement-with-css-3-a-be/" target="_blank">Progressive Enhancement with CSS3: A Better Experience for Modern Browsers</a> &#8211; 使用 CSS3 逐步增强 Web 表现力的教程。</p>
<p><a href="http://www.zenelements.co.uk/blog/css3-rgba-color-opacity/" target="_blank">CSS3 RGBA</a> &#8211; 使用新的 RGBA 功能创建透明颜色。</p>
<p><a href="http://www.exforsys.com/tutorials/css3/css3-opacity.html" target="_blank">CSS3 Opacity</a> &#8211; CSS3 透明/不透明效果指南。</p>
<p><a href="http://group.mind-productions.com/articles/multiple_backgrounds__css3_/" target="_blank">Multiple Backgrounds</a> &#8211; 虽然目前只有 Safari 支持，但能够使用多背景图片是一项非常酷的新功能。</p>
<p><a href="http://www.codenique.com/web_color/css3_color_names.php" target="_blank">CSS3 Color Names</a> &#8211; CSS3 支持 147 种不同的颜色名称（包括 17 种标准色及另加的 130 种色彩）。当然，同样支持 RGB 和十六进制颜色代码。</p>
<p><a href="http://www.zenelements.co.uk/blog/css3-background-images/" target="_blank">CSS3 Background Images (Sizing and Multiple Images)</a> &#8211; 一份多背景图片的具体执行教程。</p>
<p><a href="http://www.w3.org/TR/css3-layout/" target="_blank">CSS Template Layout Module</a> &#8211; 此模块将使设计更加先进，多栏 CSS 布局容易很多。</p>
<p><a href="http://www.alistapart.com/articles/cssatten" target="_blank">CSS at Ten: The Next Big Thing</a> &#8211; 介绍 CSS3 的新功能，包括大量有关字体支持的资料。</p>
<p><a href="http://www.webfonts.info/wiki/index.php?title=Fonts_available_for_%40font-face_embedding" target="_blank">Fonts Available for @font-face Embedding</a> &#8211; 涵盖目前所有被 @font-face 属性所许可的网页字体，提供字体下载链接。</p>
<p><a href="http://designshack.co.uk/tutorials/introduction-to-css3-part-5-multiple-columns" target="_blank">Introduction to CSS3—Part 5: Multiple Columns</a> &#8211; 介绍了 CSS3 的多栏布局功能，并使用实例说明。</p>
<p><a href="http://www.zenelements.co.uk/blog/css3-multiple-columns/" target="_blank">CSS3 Multiple Columns</a> &#8211; 又一份方便的 CSS3 多栏功能参考手册。</p>
<p><a href="http://www.css3.info/preview/word-wrap/" target="_blank">Word-Wrap</a> &#8211; 介绍 CSS3 的文字换行功能。</p>
<p><a href="http://www.css3.info/liquid-faux-columns-with-background-size/" target="_blank">Liquid Faux Columns with Background-Size</a> &#8211; 使用背景尺寸属性创建液体（自适应）栏式布局的教程。</p>
<p><a href="http://sixrevisions.com/interviews/six-questions-eric-meyer-on-css3/http:/sixrevisions.com/interviews/six-questions-eric-meyer-on-css3/" target="_blank">Six Questions: Eric Meyer on CSS3</a> &#8211; 一篇关于 CSS3 及其对网页设计的未来影响的采访。</p>
<p><a href="http://www.css3.info/semantic-code-put-more-in-get-more-out/" target="_blank">Semantic Code: Put More In, Get More Out</a> &#8211; 一个快速教程，涉及 CSS3 选择器使用和语义，以及为网站添加新功能的方法。</p>
<p><a href="http://idreamincode.co.uk/css/css3/the-css3-box-sizing-concept-a-solution-to-a-longstanding-problem" target="_blank">The CSS3 ‘Box-Sizing’ Concept</a> &#8211; 概述 box-sizing 属性的概念和工作方式。</p>
<p><a href="http://www.zurb.com/article/266/super-awesome-buttons-with-css3-and-rgba" target="_blank">Super Awesome Buttons with CSS3 and RGBA</a> &#8211; 使用 CSS3 的 RGBA 特性建立很酷的网页按钮。</p>
<p><a href="http://www.css3.info/a-mock-up-interface-using-css3-colour/" target="_blank">A Mock-Up Interface Using CSS3 Color</a> &#8211; 使用 CSS3 的颜色模块创建和模拟桌面应用的窗口界面效果。</p>
<p><a href="http://www.netmag.co.uk/zine/develop/enhance-internal-page-links" target="_blank">Enhance Internal Page Links</a> &#8211; 改善网站内部链接的可用性。</p>
<p><a href="http://designshack.co.uk/tutorials/introduction-to-css3-part-4-user-interface" target="_blank">Introduction to CSS3—Part 4: User Interface</a> &#8211; 操纵元素 (element)，游标 (cursor)，框布局 (box layout)，和其他用户界面功能的教程。</p>
<p><a href="http://www.marcofolio.net/webdesign/creating_a_polaroid_photo_viewer_with_css3_and_jquery.html" target="_blank">Creating a Polaroid Photo Viewer with CSS3 and jQuery</a> &#8211; 创建很酷的宝丽来照片风格的照片集。</p>
<p><a href="http://css-tricks.com/overriding-the-default-text-selection-color-with-css/" target="_blank">Overriding the Default Text Selection Color with CSS</a> &#8211; 改变 Sfari 和 Firefox 的默认高亮颜色。</p>
<p><a href="http://www.css3.info/making-an-image-gallery-with-target/" target="_blank">Making an Image Gallery with :Target</a> &#8211; 使用目标伪类 (:target pseudo-class) 创建图片画廊。</p>
<p><a href="http://dev.opera.com/articles/view/styling-forms-with-attribute-selectors/" target="_blank">Styling Forms with Attribute Selectors—Part 1</a> &#8211; 关于表单样式中使用属性选择器代替 class 选择器的指南。</p>
<p><a href="http://www.the-art-of-web.com/css/timing-function/" target="_blank">CSS: Transition Timing Functions</a> &#8211; 介绍了 CSS3 的过渡期限 (transition-duration) 和过渡定时功能 (transition-timing-function) 特性。</p>
<p><a href="http://css.maxdesign.com.au/listamatic2/horizontal01.htm" target="_blank">CSS3 Corporate Fun</a> &#8211; 使用下拉菜单和过渡效果建立企业式的导航栏。</p>
<p><a href="http://www.w3.org/International/articles/css3-text/" target="_blank">CSS3 and International Text</a> &#8211; 概述了 CSS3 国际性文本功能。</p>
<p><a href="http://blog.ph-creative.com/post/CSS-Trick-Hidden-Messages.aspx" target="_blank">CSS Trick: Hidden Messages</a> &#8211; 在文本中隐藏信息的 CSS3 技巧。</p>
<p><a href="http://craigmod.com/journal/font-face/" target="_blank">The Potential of Web Typography</a> &#8211; 全面概述 @font-face 属性，及其潜在用途。</p>
<p><a href="http://mattwilcox.net/archive/entry/id/1031/" target="_blank">The Fundamental Problems with CSS3</a> &#8211; 讨论使用 CSS3 标准当前面临的问题。</p>
<p><a href="http://www.smashingmagazine.com/2009/07/13/css-3-cheat-sheet-pdf/" target="_blank">CSS3 Cheat Sheet</a> &#8211; CSS3 中的 PDF 文档包含功能。</p>
<p><strong>CSS3 和 HTML 5 组合资源</strong></p>
<p><a href="http://www.css3.info/html-5-css-3/" target="_blank">A Marriage Made in Heaven? HTML 5 and CSS3</a> &#8211; 介绍 CSS3 和 HTML5 如何协同工作，展望网页设计的未来。</p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/html-5-and-css-3-the-techniques-youll-soon-be-using/" target="_blank">HTML 5 and CSS3: The Techniques You’ll Soon Be Using</a> &#8211; 使用先进的 HTML5 和 CSS3 功能建立一个博客页面。</p>
<p><a href="http://a.deveria.com/caniuse/" target="_blank">When Can I Use…</a> &#8211; 查一查哪些浏览器支持 CSS3 和 HTML5 新特性，哪些浏览器不支持。</p>
<p><a href="http://perishablepress.com/press/2009/07/19/power-of-html5-css3/" target="_blank">The Power of HTML 5 and CSS3</a> &#8211; 使用 HTML5 和 CSS3 技术结合开发的可能性概览。</p>
<p><strong>HTML 5 资源</strong></p>
<p><a href="http://www.alistapart.com/articles/previewofhtml5" target="_blank">A Preview of HTML 5</a> &#8211; 提供了一些关于 HTML5 特性和优点的资料。</p>
<p><a href="http://www.sitepoint.com/article/html-5-snapshot-2009/" target="_blank">Yes, You Can Use HTML 5 Today!</a> &#8211; 一些目前支持的 HTML5 特性和应用实例指南。</p>
<p><a href="http://www.smashingmagazine.com/2009/07/06/html-5-cheat-sheet-pdf/" target="_blank">HTML 5 Cheat Sheet</a> &#8211; 利用 HTML5 的新特性和功能打造可下载的 PDF 表。</p>
<p><a href="http://html5doctor.com/designing-a-blog-with-html5/" target="_blank">Designing a Blog with HTML 5</a> &#8211; 一个利用 HTML5 建设博客站点的完整教程。</p>
<p><a href="http://www.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/" target="_blank">Coding an HTML 5 Layout From Scratch</a> &#8211; 从底层向上创建一个 HTML 网站的完整指南。</p>
<p><a href="http://html5doctor.com/html-5-boilerplates/" target="_blank">HTML 5 Boilerplates</a> &#8211; 一些可用 HTML5 样板的快速指南。</p>
<p><a href="http://molly.com/html5/html5-0709.html" target="_blank">A Selection of Supported Features in HTML5</a> &#8211; 一张显示部分 HTML5 功能目前在不同的浏览器的支持情况的图表。</p>
<p><a href="http://boblet.tumblr.com/post/60552152/html5" target="_blank">HTML5 id/class Name Cheatsheet</a> &#8211; HTML5 中新 ID 和 Class 名称的备忘表。</p>
<p><a href="http://jontangerine.com/log/2008/03/preparing-for-html5-with-semantic-class-names" target="_blank">Preparing for HTML 5 with Semantic Class Names</a> &#8211; 概述 HTML5 新的结构元素，阐述如何准备在 HTML 4.0.1 或 XHTML 1.0 中使用语义类别名称。</p>
<p><a href="http://dev.opera.com/articles/view/html-5-canvas-the-basics/" target="_blank">HTML 5 Canvas—The Basics</a> &#8211; 使用 HTML5 画布元素 (canvas element) 的完整指南。</p>
<p><a href="http://www.zeldman.com/2009/07/13/html-5-nav-ambiguity-resolved/" target="_blank">HTML 5: Nav Ambiguity Resolved</a> &#8211; 介绍 HTML5 中全新的导航元素。</p>
<p><a href="http://html5doctor.com/html-5-xml-xhtml-5/" target="_blank">HTML 5 + XML = XHTML 5</a> -&nbsp;概览 HTML5 怎样和 XML 实现交互。</p>
<p><a href="http://html5doctor.com/the-video-element/" target="_blank">The Video Element</a> &#8211; 介绍 HTML5 全新的视频元素。</p>
<p><strong>更多资源</strong></p>
<p><a href="http://www.css3.info/" target="_blank">CSS3.Info</a></p>
<p><a href="http://www.noupe.com/css3/css3-exciting-functions-and-features-30-useful-tutorials.html" target="_blank">CSS3 Exciting Functions and Features: 30+ Useful Tutorials</a>&nbsp;来源于 Noupe 站点。</p>
<p><a href="http://carsonified.com/blog/design/30-essential-css3-resources/" target="_blank">30 Essential CSS3 Resources</a>&nbsp;来源于 Carsonified’s Think Vitamin blog 博客。</p>
<p><a href="http://sixrevisions.com/css/20-useful-resources-for-learning-about-css3/" target="_blank">20 Useful Resources for Learning about CSS3</a>&nbsp;来源于 Six Revisions 站点。</p>
<p><a href="http://www.w3avenue.com/2009/06/22/css3-unleashed-tips-tricks-and-techniques/" target="_blank">CSS3 Unleashed Tips, Tricks and Techniques</a>&nbsp;来源于 W3Avenue 站点。</p>
<p><a href="http://speckyboy.com/2008/04/22/20-very-useful-css3-tutorials/" target="_blank">20 Very Useful CSS3 Tutorials</a>&nbsp;来源于 Speckyboy Design Magazine 博客。</p>
<p><a href="http://html5doctor.com/" target="_blank">HTML5 Doctor</a> HTML5 主题博客。</p>
<p><a href="http://www.cameronmoll.com/archives/2009/01/12_resources_for_html5/" target="_blank">12 Resources for Getting a Jump on HTML 5</a>&nbsp;来源于 Cameron Moll 站点。</p>
<p><a href="http://carsonified.com/blog/dev/html-5-dev/23-essential-html-5-resources/" target="_blank">23 Essential HTML 5 Resources</a>&nbsp;来源于 Carsonified’s Think Vitamin blog 博客。</p>
<p>英文原稿 <a href="http://www.webappers.com/2009/08/10/70-must-have-css3-and-html5-tutorials-and-resources/" target="_blank">70 Must-Have CSS3 and HTML5 Tutorials and Resources | WebAppers</a></p>
<p><code id="quote">转载自 <a href="http://www.mangguo.org/70-must-have-css3-and-html5-tutorial-and-resource/" title="70+ 必备的 CSS3 和 HTML5 教程资源" rel="bookmark">70+ 必备的 CSS3 和 HTML5 教程资源 | 芒果</a></code></p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.gaixiaohui.com/?feed=rss2&amp;p=258</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BestWebGallery：优秀网站设计Gallery &#124; 天涯海阁 &#124; Web2.0Share</title>
		<link>http://www.gaixiaohui.com/?p=255</link>
		<comments>http://www.gaixiaohui.com/?p=255#comments</comments>
		<pubDate>Mon, 18 Jan 2010 10:42:59 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[日志]]></category>

		<guid isPermaLink="false">http://www.gaixiaohui.com/?p=255</guid>
		<description><![CDATA[BestWebGallery是一个分享优秀网站设计的Gallery网站(CSS&#038;Falsh)。网站本身也设计的很漂亮，本站之前也介绍过一些Web Design Gallery Sites： Screenalicious:网站缩略图分享网站 Cssclip:优秀CSS设计分享网站 CSSArtillery:优秀CSS设计网站分享 Stylecrunch:优秀CSS设计展示 Thefwa:优秀网站设计分享 Openwebdesign.org BestWebGallery允许用户定制页面展示效果，提供了三种展示效果，单列，双列，以及缩略图+文字说明；用户可以提交自己喜欢的优秀网站设计。推荐几个我觉得不错的站点Nokia Evolve；Answer Jam。 PS:前一阵我也用Wordpress做了一个分享Web2.0的站点：We20gallery(利用现有的免费模板做的：) 链接：http://bestwebgallery.com/ 转载本站文章请注明，转载自：天涯海阁 『http://www.web20share.com/』 本文链接: BestWebGallery：优秀网站设计Gallery]]></description>
			<content:encoded><![CDATA[<div>
<div>
<p><img alt="" src="http://pic.yupoo.com/watsonxu/428965d7b10d/small.jpg" /><a href="http://bestwebgallery.com/">BestWebGallery</a>是一个分享优秀网站设计的Gallery网站(CSS&#038;Falsh)。网站本身也设计的很漂亮，本站之前也介绍过一些Web Design Gallery Sites：</p>
<p><a title="Permanent Link to Screenalicious:网站缩略图分享网站" href="http://www.web20share.com/2008/06/screenalicious.html" rel=bookmark>Screenalicious:网站缩略图分享网站</a></p>
<p><a title="Permanent Link to Cssclip:优秀CSS设计分享网站" href="http://www.web20share.com/2007/11/cssclip.html" rel=bookmark>Cssclip:优秀CSS设计分享网站</a></p></p>
<p><a title="Permanent Link to CSSArtillery:优秀CSS设计网站分享" href="http://www.web20share.com/2007/11/cssartillery.html" rel=bookmark>CSSArtillery:优秀CSS设计网站分享</a></p>
<p><a title="Permanent Link to Stylecrunch:优秀CSS设计展示" href="http://www.web20share.com/2007/01/stylecrunchcss.html" rel=bookmark>Stylecrunch:优秀CSS设计展示</a></p>
<p><a title="Permanent Link to Thefwa:优秀网站设计分享" href="http://www.web20share.com/2006/12/thefwa.html" rel="bookmark">Thefwa:优秀网站设计分享</a></p>
<p><a title="Permanent Link to Thefwa:优秀网站设计分享" href="http://www.web20share.com/2006/12/thefwa.html" rel=bookmark></a><a title="Permanent Link to Openwebdesign.org" href="http://www.web20share.com/2006/10/openwebdesignorg.html" rel="bookmark">Openwebdesign.org </a></p>
<p><span></span><img alt="" src="http://pic.yupoo.com/watsonxu/606565d7b10c/medium.jpg" width="468" height="277" /></p>
<p><a href="http://bestwebgallery.com/">BestWebGallery</a>允许用户定制页面展示效果，提供了三种展示效果，单列，双列，以及缩略图+文字说明；用户可以<a href="http://bestwebgallery.com/submit/">提交</a>自己喜欢的优秀网站设计。推荐几个我觉得不错的站点<a title="Permanent Link to Nokia Evolve" href="http://bestwebgallery.com/2008/07/01/nokia-evolve/" rel="bookmark">Nokia Evolve</a>；<a title="Permanent Link to Answer Jam" href="http://bestwebgallery.com/2008/06/27/answer-jam/" rel="bookmark">Answer Jam</a>。</p>
<p><p>PS:前一阵我也用Wordpress做了一个分享Web2.0的站点：<a href="http://web20gallery.com/">We20gallery</a>(利用现有的免费模板做的：)</p>
<p>链接：<a href="http://bestwebgallery.com/">http://bestwebgallery.com/</a></p>
<ul>
<li>转载本站文章请注明，转载自：<strong><a href="http://www.web20share.com/">天涯海阁</a></strong> 『<a href="http://www.web20share.com/">http://www.web20share.com/</a>』
<li>本文链接: <a title=BestWebGallery：优秀网站设计Gallery href="http://www.web20share.com/2008/07/bestwebgallery-share-webdesign-gallery.html">BestWebGallery：优秀网站设计Gallery </a>
</li>
</li>
</div>
</div>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.gaixiaohui.com/?feed=rss2&amp;p=255</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML不常用标签</title>
		<link>http://www.gaixiaohui.com/?p=231</link>
		<comments>http://www.gaixiaohui.com/?p=231#comments</comments>
		<pubDate>Thu, 14 Jan 2010 08:48:28 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[前端技术]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.gaixiaohui.com/?p=231</guid>
		<description><![CDATA[&#60;abbr&#62; 表示一个缩写形式，比如 &#8220;Inc.&#8221;、&#8221;etc.&#8221;。通过对缩写词语进行标记，您就能够为浏览器、拼写检查程序、翻译系统以及搜索引擎分度器提供有用的信息。 &#60;abbr title=&#34;etcetera&#34;&#62;etc.&#60;/abbr&#62; 注：IE6下无效，其它浏览器均能显示title提示，并且FF下能显示下滑虚线区别 图例： 持续更新中。。。]]></description>
			<content:encoded><![CDATA[<h2>&lt;abbr&gt;</h2>
<p>表示一个缩写形式，比如 &#8220;Inc.&#8221;、&#8221;etc.&#8221;。通过对缩写词语进行标记，您就能够为浏览器、拼写检查程序、翻译系统以及搜索引擎分度器提供有用的信息。</p>
<blockquote><p>&lt;abbr title=&quot;etcetera&quot;&gt;etc.&lt;/abbr&gt;</p>
</blockquote>
<p><span style="color:#ab0000;">注：IE6下无效，其它浏览器均能显示title提示，并且FF下能显示下滑虚线区别</span></p>
<h2>图例：</h2>
<p><a href="http://www.gaixiaohui.com/wp-content/uploads/2010/01/xhtml.gif" target="_blank" rel="lightbox[231]" title="xhtml不常用标签"><img src="http://www.gaixiaohui.com/wp-content/uploads/2010/01/xhtml-468x277.gif" alt="" title="xhtml不常用标签" width="468" height="277" class="alignnone size-thumbnail wp-image-236" /></a></p>
<p><span style="color:#ab0000;">持续更新中。。。</span></p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.gaixiaohui.com/?feed=rss2&amp;p=231</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>大一</title>
		<link>http://www.gaixiaohui.com/?p=226</link>
		<comments>http://www.gaixiaohui.com/?p=226#comments</comments>
		<pubDate>Fri, 01 Jan 2010 15:00:39 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[日志]]></category>
		<category><![CDATA[人生感悟]]></category>

		<guid isPermaLink="false">http://www.gaixiaohui.com/?p=226</guid>
		<description><![CDATA[新年第一天，和朋友一起去KTV庆祝新年的到来。。。有点儿大，但是还好，没太大。。。 仔细回想我的2009年，过得真的是很颓废。。。第一次没有坚挺自己的人生目标，迷惘了一把。。。。 虽说今年的长进还是挺多的，但还是让自己感觉很不稳定很恐慌。28了，人生的第一个5年计划的最后一年，不知道还能不能实现当初的目标。希望今年可以在事业上有更大的突破。尤其希望能在感情上有所收获。。。。老大不小了，也不能再这么晃下去了。 希望我的2010年，能过得充实和稳定。]]></description>
			<content:encoded><![CDATA[<p>新年第一天，和朋友一起去KTV庆祝新年的到来。。。有点儿大，但是还好，没太大。。。<br />
仔细回想我的2009年，过得真的是很颓废。。。第一次没有坚挺自己的人生目标，迷惘了一把。。。。<br />
虽说今年的长进还是挺多的，但还是让自己感觉很不稳定很恐慌。28了，人生的第一个5年计划的最后一年，不知道还能不能实现当初的目标。希望今年可以在事业上有更大的突破。尤其希望能在感情上有所收获。。。。老大不小了，也不能再这么晃下去了。<br />
希望我的2010年，能过得充实和稳定。</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.gaixiaohui.com/?feed=rss2&amp;p=226</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>西塘-冷暖</title>
		<link>http://www.gaixiaohui.com/?p=209</link>
		<comments>http://www.gaixiaohui.com/?p=209#comments</comments>
		<pubDate>Mon, 21 Dec 2009 21:54:48 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[摄影]]></category>
		<category><![CDATA[日志]]></category>
		<category><![CDATA[450D]]></category>
		<category><![CDATA[佳能]]></category>
		<category><![CDATA[狗头]]></category>
		<category><![CDATA[西塘]]></category>

		<guid isPermaLink="false">http://www.gaixiaohui.com/?p=209</guid>
		<description><![CDATA[周末去了趟西塘，这个古镇我到现在都不知道用怎样的词来形容它。 夜晚很安静，静的让人感觉凄凉。。。 白天还好，虽说温度很低，但是冬日的阳光又让人感到有些温暖。。。 。。。。很纠结，不知道怎么形容。。。。]]></description>
			<content:encoded><![CDATA[<p>周末去了趟西塘，这个古镇我到现在都不知道用怎样的词来形容它。</p>
<p>夜晚很安静，静的让人感觉凄凉。。。</p>
<p>白天还好，虽说温度很低，但是冬日的阳光又让人感到有些温暖。。。</p>
<p>。。。。很纠结，不知道怎么形容。。。。</p>
<p><a href="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6627.jpg" rel="lightbox[xt]" title="西塘1"><img src="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6627-199x300.jpg" alt="西塘1" title="西塘1" width="199" height="300" class="alignnone size-medium wp-image-218" /></a><br />
<span id="more-209"></span><br />
<a href="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6593.jpg"  rel="lightbox[xt]" title="西塘2"><img src="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6593-199x300.jpg" alt="西塘2" title="西塘2" width="199" height="300" class="alignnone size-medium wp-image-217" /></a><br />
<a href="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6586.jpg"  rel="lightbox[xt]" title="西塘3"><img src="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6586-199x300.jpg" alt="西塘3" title="西塘3" width="199" height="300" class="alignnone size-medium wp-image-217" /></a><br />
<a href="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6584.jpg"  rel="lightbox[xt]" title="西塘4"><img src="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6584-199x300.jpg" alt="西塘4" title="西塘4" width="199" height="300" class="alignnone size-medium wp-image-217" /></a><br />
<a href="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6579.jpg"  rel="lightbox[xt]" title="西塘5"><img src="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6579-199x300.jpg" alt="西塘5" title="西塘5" width="199" height="300" class="alignnone size-medium wp-image-217" /></a><br />
<a href="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6574.jpg"  rel="lightbox[xt]" title="西塘6"><img src="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6574-199x300.jpg" alt="西塘6" title="西塘6" width="199" height="300" class="alignnone size-medium wp-image-217" /></a><br />
<a href="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6572.jpg"  rel="lightbox[xt]" title="西塘7"><img src="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6572-199x300.jpg" alt="西塘7" title="西塘7" width="199" height="300" class="alignnone size-medium wp-image-217" /></a><br />
<a href="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6564.jpg"  rel="lightbox[xt]" title="西塘8"><img src="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6564-199x300.jpg" alt="西塘8" title="西塘8" width="199" height="300" class="alignnone size-medium wp-image-217" /></a><br />
<a href="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6561.jpg"  rel="lightbox[xt]" title="西塘9"><img src="http://www.gaixiaohui.com/wp-content/uploads/2009/12/IMG_6561-199x300.jpg" alt="西塘9" title="西塘9" width="199" height="300" class="alignnone size-medium wp-image-217" /></a></p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.gaixiaohui.com/?feed=rss2&amp;p=209</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>好好的</title>
		<link>http://www.gaixiaohui.com/?p=206</link>
		<comments>http://www.gaixiaohui.com/?p=206#comments</comments>
		<pubDate>Thu, 17 Dec 2009 04:42:37 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[日志]]></category>
		<category><![CDATA[人生感悟]]></category>

		<guid isPermaLink="false">http://www.gaixiaohui.com/?p=206</guid>
		<description><![CDATA[最近真的不知道自己怎么了。。。一喝酒就跟疯子一样，压抑的太久，以后不喝酒了，重新做回我自己]]></description>
			<content:encoded><![CDATA[<p>最近真的不知道自己怎么了。。。一喝酒就跟疯子一样，压抑的太久，以后不喝酒了，重新做回我自己</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.gaixiaohui.com/?feed=rss2&amp;p=206</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>终于明白了。。。</title>
		<link>http://www.gaixiaohui.com/?p=204</link>
		<comments>http://www.gaixiaohui.com/?p=204#comments</comments>
		<pubDate>Sat, 17 Oct 2009 12:26:18 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[日志]]></category>
		<category><![CDATA[人生感悟]]></category>

		<guid isPermaLink="false">http://www.gaixiaohui.com/?p=204</guid>
		<description><![CDATA[其实生活不是赚多少钱，成就多少番事业，而是踏踏实实过日子，凡是开心就好～～～]]></description>
			<content:encoded><![CDATA[<p>其实生活不是赚多少钱，成就多少番事业，而是踏踏实实过日子，凡是开心就好～～～</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.gaixiaohui.com/?feed=rss2&amp;p=204</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
