<?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>四眼天兔工作室 &#187; 设计教程</title>
	<atom:link href="http://www.4ebstudio.com/category/tips/tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://www.4ebstudio.com</link>
	<description>网站建设｜Joomla｜Wordpress｜PSD转HTML｜VI｜平面广告</description>
	<lastBuildDate>Tue, 29 Jun 2010 09:18:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>开源社交网络程序BuddyPress安装指南</title>
		<link>http://www.4ebstudio.com/social-networking-with-buddypress.html</link>
		<comments>http://www.4ebstudio.com/social-networking-with-buddypress.html#comments</comments>
		<pubDate>Tue, 31 Mar 2009 06:34:14 +0000</pubDate>
		<dc:creator>4EB Studio</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[天兔贴士]]></category>
		<category><![CDATA[设计教程]]></category>

		<guid isPermaLink="false">http://4ebstudio.com/?p=96</guid>
		<description><![CDATA[Automattic，WordPress的子公司，近期近期正在研发一款名为BuddyPress的社交网络软件，并将于近期推出。该软件建立在WordPress的基础上，由Andy Peatling开发，让你让你搭建类似Facebook的社交网络平台。下面，让我们来看看如何安装BuddyPress。
Step 1 &#8211; 什么是BuddyPress?


BuddyPress是一款基于WordPress Multi-User (MU)的社交网络应用插件。WordPress MU是WordPress.com的开发的另一款软件，允许搭建多用户博客。BuddyPress为WordPress增加了许多新的社交互动特性。这些特性可以一次添加也可以根据需要独立安装。以下就是这些特性：

WordPress博客
会员个人档案
私人信息
朋友网络
包括博客，照片以及其他用户自定内容的群组
&#8220;The Wire&#8221; (类似Facebook的涂鸦墙wall)
Activity/Action Stream
bbPress论坛


查看BuddyPres网站上的所有特性演示

今天，我们将安装一套完整的BuddyPress，从零开始建设一个社交网络。
软件为RC版本，但是已经非常接近最终版。目前的版本通过提供一个管理员控制面板以及所有的上述的基本功能来帮助你开始建设社交网络。
Step 2 &#8211; 安装需求
在你安装BuddyPress系统之前，请确保你的服务器提供了以下两块内容：

一个MySQL数据库来储存BuddyPress信息。如果你还没有建立数据库，那么为用户新建一个，并包含所有用户特权（如更新，插入，删除，选择等）。请务必记住用户名及密码以备后用。
一个mod rewrite模块，这样你可以拥有简洁链接。如果你已经使用WordPress或者其他软件来生成简洁链接，那么你可以不需要添加任何内容，直接进入下一步。


Step 3 &#8211; 下载WordPress MU
在安装BuddyPress之前，你需要安装WordPress MU副本。下载最新版本的压缩文件 (ZIP) (TAR.GZ)并解压缩。解压后，你应该可以看到一个类似&#8221;wordpress-mu&#8221;名字的文件夹。
将文件上传到你将要搭建网站的目录，可以是主域名下，也可以是二级域名下。

Step 4 &#8211; 安装WordPress MU
一旦上传完成以后你可以直接安装WordPress MU。
在浏览器的地址栏输入你的上传文件路径，index.php将自动执行。你将会看到一个需要输入一些细节的屏幕。具体输入方法如下：

Blog Addresses &#8211; 本文将选择&#8221;sub-directories&#8221;。如果你启用了Wildcard DNS记录，你可以选择另外一个选项，不过文本将不会涉及到该选项的使用方法了。
Database Name &#8211; 在第2步中你建立的数据库名称。
User Name &#8211; 第2步创建的用户名。
Password - 第2步创建的密码。
Database Host &#8211; 如果MySQL服务器和网站服务器相同的话，那么这里通常就是192.168.0.169 。只有在安装显示服务器设置错误的时候才可以更改此项。
Server Address &#8211; 确认你的安装路径所对应的服务器/域名。
Site Title &#8211;  社交网网站的名称，根据你的需要自定。
Email &#8211; 输入有效的email地址以便使用管理员帐户。


一但你核查上述信息无误后，点击提交。如果所有填写的信息均正确，那么将会显示&#8221;Installation Finished!&#8221;屏幕，上面会显示你的用户名和密码，同时你还会收到一封包括所有设置信息的邮件。
在继续之前，请详细阅读Installation Finished页面上的设置许可指南。

Step 5 &#8211; 下载BuddyPress
这一步，你可以安装BuddyPress系统了。因为我们已经安装了完整的系统，因此你可以从这里下载&#8221;combo&#8221;文件。
解压combo文件，并将所有解压内容上床到wp-content文件夹下的mu-plugins文件夹内。上zip文件包内的所有文件夹和文件，并确保读取权限为755。
将刚上传到的wp-content下的mu-plugins/bp-themes移走。确保所有的文件夹都被授予755权限。

Step 6 [...]]]></description>
			<content:encoded><![CDATA[<p>Automattic，WordPress的子公司，近期近期正在研发一款名为BuddyPress的社交网络软件，并将于近期推出。该软件建立在WordPress的基础上，由Andy Peatling开发，让你让你搭建类似Facebook的社交网络平台。下面，让我们来看看如何安装BuddyPress。</p>
<h3 style="font-size: 1.17em;">Step 1 &#8211; 什么是BuddyPress?</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/263_buddypress/buddypress/buddypressintro.png" alt="BuddyPress" /></div>
<div><span id="more-96"></span></div>
<p>BuddyPress是一款基于WordPress Multi-User (MU)的社交网络应用插件。WordPress MU是<a href="http://wordpress.com/">WordPress.com</a>的开发的另一款软件，允许搭建多用户博客。BuddyPress为WordPress增加了许多新的社交互动特性。这些特性可以一次添加也可以根据需要独立安装。以下就是这些特性：</p>
<ul>
<li>WordPress博客</li>
<li>会员个人档案</li>
<li>私人信息</li>
<li>朋友网络</li>
<li>包括博客，照片以及其他用户自定内容的群组</li>
<li>&#8220;The Wire&#8221; (类似Facebook的涂鸦墙wall)</li>
<li>Activity/Action Stream</li>
<li>bbPress论坛</li>
</ul>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/263_buddypress/buddypress/features.png" alt="Features" /></div>
<p>查看BuddyPres网站上的<a href="http://buddypress.org/demo/">所有特性演示</a></p>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/263_buddypress/buddypress/demo.png" alt="Demo" /></div>
<p>今天，我们将安装一套完整的BuddyPress，从零开始建设一个社交网络。</p>
<p>软件为RC版本，但是已经非常接近最终版。目前的版本通过提供一个管理员控制面板以及所有的上述的基本功能来帮助你开始建设社交网络。</p>
<h3 style="font-size: 1.17em;">Step 2 &#8211; 安装需求</h3>
<p>在你安装BuddyPress系统之前，请确保你的服务器提供了以下两块内容：</p>
<ul>
<li>一个<a href="http://net.tutsplus.com/tutorials/php/everything-you-need-to-get-started-with-mysql/">MySQL数据库</a>来储存BuddyPress信息。如果你还没有建立数据库，那么为用户新建一个，并包含所有用户特权（如更新，插入，删除，选择等）。请务必记住用户名及密码以备后用。</li>
<li>一个<a href="http://httpd.apache.org/docs/mod/mod_rewrite.html">mod rewrite模块</a>，这样你可以拥有简洁链接。如果你已经使用WordPress或者其他软件来生成简洁链接，那么你可以不需要添加任何内容，直接进入下一步。</li>
</ul>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/263_buddypress/buddypress/phpmyadmin.png" alt="phpMyAdmin" /></div>
<h3 style="font-size: 1.17em;">Step 3 &#8211; 下载WordPress MU</h3>
<p>在安装BuddyPress之前，你需要安装WordPress MU副本。下载<a href="http://mu.wordpress.org/latest.zip">最新版本的压缩文件 (ZIP)</a> (<a href="http://mu.wordpress.org/latest.tar.gz">TAR.GZ</a>)并解压缩。解压后，你应该可以看到一个类似&#8221;wordpress-mu&#8221;名字的文件夹。</p>
<p>将文件上传到你将要搭建网站的目录，可以是主域名下，也可以是二级域名下。</p>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/263_buddypress/buddypress/ftp.png" alt="FTP/Files" /></div>
<h3 style="font-size: 1.17em;">Step 4 &#8211; 安装WordPress MU</h3>
<p>一旦上传完成以后你可以直接安装WordPress MU。</p>
<p>在浏览器的地址栏输入你的上传文件路径，index.php将自动执行。你将会看到一个需要输入一些细节的屏幕。具体输入方法如下：</p>
<ul>
<li><strong>Blog Addresses</strong> &#8211; 本文将选择&#8221;sub-directories&#8221;。如果你启用了Wildcard DNS记录，你可以选择另外一个选项，不过文本将不会涉及到该选项的使用方法了。</li>
<li><strong>Database Name</strong> &#8211; 在第2步中你建立的数据库名称。</li>
<li><strong>User Name</strong> &#8211; 第2步创建的用户名。</li>
<li><strong>Password</strong> - 第2步创建的密码。</li>
<li><strong>Database Host</strong> &#8211; 如果MySQL服务器和网站服务器相同的话，那么这里通常就是192.168.0.169 。只有在安装显示服务器设置错误的时候才可以更改此项。</li>
<li><strong>Server Address</strong> &#8211; 确认你的安装路径所对应的服务器/域名。</li>
<li><strong>Site Title</strong> &#8211;  社交网网站的名称，根据你的需要自定。</li>
<li><strong>Email</strong> &#8211; 输入有效的email地址以便使用管理员帐户。</li>
</ul>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/263_buddypress/buddypress/wordpress-mu.png" alt="Install" /></div>
<p>一但你核查上述信息无误后，点击提交。如果所有填写的信息均正确，那么将会显示&#8221;Installation Finished!&#8221;屏幕，上面会显示你的用户名和密码，同时你还会收到一封包括所有设置信息的邮件。</p>
<p>在继续之前，请详细阅读Installation Finished页面上的设置许可指南。</p>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/263_buddypress/buddypress/install.png" alt="Install" /></div>
<h3 style="font-size: 1.17em;">Step 5 &#8211; 下载BuddyPress</h3>
<p>这一步，你可以安装BuddyPress系统了。因为我们已经安装了完整的系统，因此你可以从<a href="http://buddypress.org/download/combo/latest.zip">这里</a>下载&#8221;combo&#8221;文件。</p>
<p>解压combo文件，并将所有解压内容上床到wp-content文件夹下的mu-plugins文件夹内。上zip文件包内的所有文件夹和文件，并确保读取权限为755。</p>
<p>将刚上传到的wp-content下的mu-plugins/bp-themes移走。确保所有的文件夹都被授予755权限。</p>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/263_buddypress/buddypress/mu-plugins.png" alt="Files" /></div>
<h3 style="font-size: 1.17em;">Step 6 &#8211; 安装BuddyPress</h3>
<p>一旦文件都上传完毕，使用刚才创建的用户名和密码登录到WordPress MU的管理员控制面板。登录地址（刚才安装WordPress MU的时候发送到了你的email邮箱）格式如<a href="http://yourdomain.tld/folder/wp-login.php">http://yourdomain.tld/folder/wp-login.php</a>。</p>
<p>在&#8221;Site Admin&#8221;菜单下你可以看到&#8221;Themes&#8221; 链接并点击它。你将会看到一系列已经安装好的WordPress MU主题，其中一个是BuddyPress主题。在&#8221;BuddyPress Home Theme&#8221;前选择&#8221;Yes&#8221;，并且点击&#8221;Update Themes&#8221;。</p>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/263_buddypress/buddypress/themes.png" alt="Themes" /></div>
<p>最后，如果你需要用户可以登录到你的网站你需要启用注册功能。在&#8221;Site Admin&#8221;菜单下点选&#8221;Options&#8221;并确认&#8221;Allow new registrations&#8221;选择了Enabled选项。</p>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/263_buddypress/buddypress/allownewreg.png" alt="Allow New Registration Settings" /></div>
<p>好了，现在你已经可以使用你的社交网络 了。当你登录到管理控制板的时候，你可以在&#8221;Site Admin&#8221;下的 &#8221;BuddyPress&#8221;链接内进行一些格式化设定。如果想预览你的社交网络以及档案，从屏幕顶部的管理条上点击&#8221;My Account&#8221; 并且选择&#8221;Activity&#8221; 或&#8221;Profile&#8221;。</p>
<h3 style="font-size: 1.17em;">Step 7 &#8211; 额外的插件和主题</h3>
<p>目前BuddyPress的插件还比较少，不过一旦正式发布以后将会像WordPress一样有大量的插件涌入。不过，现在有几款非常酷的<a href="http://buddypress.org/extend/plugins/">插件</a>可供BuddyPress使用：</p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/bpgroups">bpGroups</a> 改善群组系统。</li>
<li><a href="http://wordpress.org/extend/plugins/invitefriends-plug-in">Invite Friends</a> 允许你添加其他社交网络（如Twitter, Facebook 以及 GMail）上的朋友。</li>
<li><a href="http://wordpress.org/extend/plugins/twittertowire">Twitter To Wire</a> 自动添加你的tweet到wire上 (BuddyPress版本的Facebook“涂鸦墙wall”) 。</li>
</ul>
<p>BuddyPress也为主题提供了一个页面，但是目前还没有现成的主题可供下载。如果你非常渴望看到主题系统的强大力量，那么你可以参考以下的一些例子：<a href="http://wannanetwork.com/">WannaNetwork</a>, <a href="http://grungepress.com/">GrungePress</a>, 和<a href="http://flokka.com/">Flokka</a>。</p>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/263_buddypress/buddypress/extend.png" alt="Extend Screen Shot" /></div>
<p>[<a href="http://net.tutsplus.com/tutorials/wordpress/social-networking-with-buddypress/">原文链接</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.4ebstudio.com/social-networking-with-buddypress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10个极具创意的用户交互界面及其制作方法</title>
		<link>http://www.4ebstudio.com/10-creative-rich-ui-interfaces-how-to-create-them.html</link>
		<comments>http://www.4ebstudio.com/10-creative-rich-ui-interfaces-how-to-create-them.html#comments</comments>
		<pubDate>Mon, 30 Mar 2009 05:53:40 +0000</pubDate>
		<dc:creator>4EB Studio</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[天兔贴士]]></category>
		<category><![CDATA[网页设计]]></category>
		<category><![CDATA[设计教程]]></category>
		<category><![CDATA[设计灵感]]></category>
		<category><![CDATA[accordion]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[slider]]></category>
		<category><![CDATA[动态菜单]]></category>
		<category><![CDATA[折叠版]]></category>
		<category><![CDATA[滑动版]]></category>
		<category><![CDATA[网页特效]]></category>
		<category><![CDATA[表单美化]]></category>

		<guid isPermaLink="false">http://4ebstudio.com/?p=82</guid>
		<description><![CDATA[
用户体验在近几年得到了迅速的改善，主要体现在丰富的的用户交互界面上。AJAX, javascript以及CSS的广泛应用为用户提供了先进的，尖端的以及专业的动态交互界面解决方案。
之前已经有了很多文章来介绍一些令人惊叹的 javascript, Ajax和CSS技术以及哪里可以找到这些技术的使用方法。今天，我们将来看看10个极具创意且UI界面功能丰富的网站，以及如何使用文中提到的技术来制作类似的交互效果。
1. Alex Buga (滑移，可拖动的页脚以及动态按钮)

在这个绝对难以置信的设计中你会看到:


1.1 一个具有美观的动态悬浮效果的菜单
制作方法 » 使用超级弹性特效制作极具视觉冲击的网页菜单
该教程讲解了如何使用几行Javascript代码以及MooTools库来设计一个令人振奋的弹性菜单。

查看演示
1.2 滑动的文章显示面板
制作方法 » 漂亮的动态周线表
该教程向你讲述了如何设计一款带美观的，带有每日注释的动态周记，你可以在你的网站中使用该方法进行自定义设置。

查看演示
1.3 可以拖动的页脚
制作方法 » 事件委派表中的拖拽以及调整大小
只有父元素在控制事件。在本例中将由编辑容器内的元素来控制事件。如果你向你的容其中添加动态的元素，你无需再附上任何事件。

查看演示
2. Ricoverdeo (幻灯效果)

一个非常简洁的滑动效果，并且使用了大量的插图作为辅助。

2.1 在悬浮元素上添加简单的滑动效果
制作方法 » Easy Slider 1.5 &#8211; 简单的制作图片与内容滑动的jQuery插件
Easy Slider (我对这款插件的叫法)可以使图片或者任何内容通过点击或自动在水平或垂直方向上滑动。主要特性包括：连续滑动，“go to first”和&#8221;go to last&#8221;按钮，隐藏控制工具，可选的控制按钮的代码标记，在同一页面上垂直滑动或出现多多种滑动。

查看演示
3. jasonreedwebdesign (滑动标签，折叠面板)

Jason Reed在他的个人作品集上使用了一款流行的折叠面板效果允许用户进行页面导航。他还在折叠面板内使用了一款非常漂亮的滑动标签来增强界面结构。

3.1 互动标签
制作方法 » 自动滑动标签
滑动标签是一个mootools插件，可以添加一些漂亮简洁的效果。它和Panic Software&#8217;s Coda网站上的滑动效果相似。另外，它还可以在固定的时间间隔内自动滑移。

查看演示
3.2 折叠面板
制作方法 » 垂直折叠面板
该款插件提供了一些简单的选项来改变折叠面板的外观和动作。

制作方法 » 使用Mootools制作折叠面板


4. Dragon Interactive (动态菜单)

我非常喜欢他那叹为观止的菜单，乍一看以为是一个flash，后来通过查看代码发现就是使用了简单的XHTML，CSS以及Javascript。

3.1 动态菜单
制作方法» 使用jQuery制作动态菜单

查看演示

5. DesignShack (切换页面布局)

大多数CSS图库网站都会提供给用户改变页面布局的功能，从而使用户可以更加轻松，迅速的获取信息。 ƒ

5.1 转换页面外观
制作方法 » 使用CSS和jQuery显示转换钮
通过使用CSS和jQuery让用户切换页面布局。

查看演示

6. Profoto (面包屑Breadcrumbs)

Profoto有一个独特的面包屑(breadcrumb)菜单。点击面包屑链接的时候会在它的下方打开一个区域，给用户一些附加属性进行选择。

6.1 面包屑Breadcrumb
制作方法 » jBreadCrumb
jBreadCrumb是一款jQuery插件，可以通过更为灵活和聪明的方式来显示面包屑 。

查看演示

7. Shelfari [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>用户体验在近几年得到了迅速的改善，主要体现在丰富的的用户交互界面上。AJAX, javascript以及CSS的广泛应用为用户提供了先进的，尖端的以及专业的动态交互界面解决方案。</p>
<p>之前已经有了很多文章来介绍一些令人惊叹的 javascript, Ajax和CSS技术以及哪里可以找到这些技术的使用方法。今天，我们将来看看10个极具创意且UI界面功能丰富的网站，以及如何使用文中提到的技术来制作类似的交互效果。</p>
<h4 style="font-size: 1em;">1. <a href="http://www.alexbuga.com/v8/">Alex Buga (滑移</a><a href="http://www.alexbuga.com/v8/">，可拖动的页脚</a><a href="http://www.alexbuga.com/v8/">以及动态按钮)</a></h4>
<p><a href="http://www.alexbuga.com/v8/"></a><a href="http://www.alexbuga.com/v8/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_1.jpg" alt="Creative &amp; Rich UI interfaces" /></a><br />
在这个绝对难以置信的设计中你会看到:</p>
<p><span id="more-82"></span></p>
<ul>
<li><strong>1.1 一个具有美观的动态悬浮效果的菜单</strong></li>
<h5 style="font-size: 0.83em;"><strong>制作方法 »</strong> <a href="http://woork.blogspot.com/2008/12/super-elastic-effect-to-design-high.html">使用超级弹性特效制作极具视觉冲击的网页菜单</a></h5>
<p>该教程讲解了如何使用几行Javascript代码以及MooTools库来设计一个令人振奋的弹性菜单。</p>
<p><a href="http://woork.blogspot.com/2008/12/super-elastic-effect-to-design-high.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_1_2.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p><a href="http://woorktuts.110mb.com/elasticmenu-mootools/index.html">查看演示</a></p>
<li><strong>1.2 滑动的文章显示面板</strong></li>
<h5 style="font-size: 0.83em;"><strong>制作方法 »</strong> <a href="http://woork.blogspot.com/2009/01/elegant-animated-weekly-timeline-for.html">漂亮的动态周线表</a></h5>
<p>该教程向你讲述了如何设计一款带美观的，带有每日注释的动态周记，你可以在你的网站中使用该方法进行自定义设置。</p>
<p><a href="http://woork.blogspot.com/2009/01/elegant-animated-weekly-timeline-for.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_1_3.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p><a href="http://woorktuts.110mb.com/weeklytimeline/timeline.html">查看演示</a></p>
<li><strong>1.3 可以拖动的页脚</strong></li>
<h5 style="font-size: 0.83em;"><strong>制作方法 »</strong> <a href="http://batiste.dosimple.ch/blog/2008-05-18-1/">事件委派表中的拖拽以及调整大小</a></h5>
<p>只有父元素在控制事件。在本例中将由编辑容器内的元素来控制事件。如果你向你的容其中添加动态的元素，你无需再附上任何事件。</p>
<p><a href="http://batiste.dosimple.ch/blog/2008-05-18-1/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_1_4.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p><a href="http://batiste.dosimple.ch/blog/posts/2008-05-18-1/jquery-drag-and-drop-and-resize-event-delegation.html">查看演示</a></ul>
<h4 style="font-size: 1em;">2. <a href="http://www.ricoverdeo.com/">Ricoverdeo (幻灯效果)</a></h4>
<p><a href="http://www.ricoverdeo.com/"></a><a href="http://www.ricoverdeo.com/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_2.jpg" alt="Creative &amp; Rich UI interfaces" /></a><br />
一个非常简洁的滑动效果，并且使用了大量的插图作为辅助。</p>
<ul>
<li><strong>2.1 在悬浮元素上添加简单的滑动效果</strong></li>
<h5 style="font-size: 0.83em;"><strong>制作方法 »</strong> <a href="http://cssglobe.com/post/4004/easy-slider-15-the-easiest-jquery-plugin-for-sliding">Easy Slider 1.5 &#8211; 简单的制作图片与内容滑动的jQuery插件</a></h5>
<p>Easy Slider (我对这款插件的叫法)可以使图片或者任何内容通过点击或自动在水平或垂直方向上滑动。主要特性包括：连续滑动，“go to first”和&#8221;go to last&#8221;按钮，隐藏控制工具，可选的控制按钮的代码标记，在同一页面上垂直滑动或出现多多种滑动。</p>
<p><a href="http://cssglobe.com/post/4004/easy-slider-15-the-easiest-jquery-plugin-for-sliding"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_1_2.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p><a href="http://cssglobe.com/lab/easyslider1.5/05.html">查看演示</a></ul>
<h4 style="font-size: 1em;">3. <a href="http://www.jasonreedwebdesign.com/">jasonreedwebdesign (滑动标签，折叠面板)</a></p>
<p><a href="http://www.jasonreedwebdesign.com/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_3.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p>Jason Reed在他的个人作品集上使用了一款流行的折叠面板效果允许用户进行页面导航。他还在折叠面板内使用了一款非常漂亮的滑动标签来增强界面结构。</p>
<ul>
<li><strong>3.1 互动标签</strong></li>
<h5 style="font-size: 0.83em;"><strong>制作方法 »</strong> <a href="http://creativepony.com/journal/scripts/auto-sliding-tabs/">自动滑动标签</a></h5>
<p>滑动标签是一个mootools插件，可以添加一些漂亮简洁的效果。它和Panic Software&#8217;s Coda网站上的滑动效果相似。另外，它还可以在固定的时间间隔内自动滑移。</p>
<p><a href="http://creativepony.com/journal/scripts/auto-sliding-tabs/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/t2.gif" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p><a href="http://creativepony.com/demos/auto-sliding-tabs/">查看演示</a></p>
<li><strong>3.2 折叠面板</strong></li>
<h5 style="font-size: 0.83em;"><strong>制作方法 »</strong> <a href="http://dev.portalzine.de/index?/Horizontal_Accordion--print">垂直折叠面板</a></h5>
<p>该款插件提供了一些简单的选项来改变折叠面板的外观和动作。</p>
<p><a href="http://dev.portalzine.de/index?/Horizontal_Accordion--print"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/j-5.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<h5 style="font-size: 0.83em;"><strong>制作方法 »</strong> <a href="http://www.nyokiglitter.com/tutorials/horizontal.html">使用</a><a href="http://www.nyokiglitter.com/tutorials/horizontal.html">Mootools</a><a href="http://www.nyokiglitter.com/tutorials/horizontal.html">制作折叠面板</a></h5>
<p><a href="http://www.nyokiglitter.com/tutorials/horizontal.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_3_2.jpg" alt="Creative &amp; Rich UI interfaces" /></a></ul>
</h4>
<h4 style="font-size: 1em;">4. <a href="http://www.dragoninteractive.com/">Dragon Interactive (动态菜单)</a></p>
<p><a href="http://www.dragoninteractive.com/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_4.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p>我非常喜欢他那叹为观止的菜单，乍一看以为是一个flash，后来通过查看代码发现就是使用了简单的XHTML，CSS以及Javascript。</p>
<ul>
<li><strong>3.1 动态菜单</strong></li>
<h5 style="font-size: 0.83em;"><strong>制作方法»</strong> <a href="http://www.shopdev.co.uk/blog/animated-menus-using-jquery/">使用jQuery</a><a href="http://www.shopdev.co.uk/blog/animated-menus-using-jquery/">制作动态菜单</a></h5>
<p><a href="http://www.shopdev.co.uk/blog/animated-menus-using-jquery/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_4_2.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p><a href="http://www.shopdev.co.uk/blog/menuDemo.html">查看演示</a></ul>
</h4>
<h4 style="font-size: 1em;">5. <a href="http://designshack.co.uk/gallery/">DesignShack (切换页面布局)</a></p>
<p><a href="http://designshack.co.uk/gallery/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_5.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p>大多数CSS图库网站都会提供给用户改变页面布局的功能，从而使用户可以更加轻松，迅速的获取信息。 ƒ</p>
<ul>
<li><strong>5.1 转换页面外观</strong></li>
<h5 style="font-size: 0.83em;"><strong>制作方法 »</strong> <a href="http://designm.ag/tutorials/jquery-display-switch/">使用CSS和jQuery显示转换钮</a></h5>
<p>通过使用CSS和jQuery让用户切换页面布局。</p>
<p><a href="http://designm.ag/tutorials/jquery-display-switch/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_5_2.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p><a href="http://www.sohtanaka.com/web-design/examples/display-switch/">查看演示</a></ul>
</h4>
<h4 style="font-size: 1em;">6. <a href="http://www.profoto.com/products/profoto/lightshapingtools">Profoto (面包屑Breadcrumbs)</a></p>
<p><a href="http://www.profoto.com/products/profoto/lightshapingtools"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_6.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p>Profoto有一个独特的面包屑(breadcrumb)菜单。点击面包屑链接的时候会在它的下方打开一个区域，给用户一些附加属性进行选择。</p>
<ul>
<li><strong>6.1 面包屑Breadcrumb</strong></li>
<h5 style="font-size: 0.83em;"><strong>制作方法 »</strong> <a href="http://www.comparenetworks.com/developers/jqueryplugins/jbreadcrumb.html">jBreadCrumb</a></h5>
<p>jBreadCrumb是一款jQuery插件，可以通过更为灵活和聪明的方式来显示面包屑 。</p>
<p><a href="http://www.comparenetworks.com/developers/jqueryplugins/jbreadcrumb.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_6_2.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p><a href="http://www.comparenetworks.com/developers/jqueryplugins/jbreadcrumb.html">查看演示</a></ul>
</h4>
<h4 style="font-size: 1em;">7. <a href="http://www.shelfari.com/">Shelfari (混合按钮)</a></p>
<p><a href="http://www.shelfari.com/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_7.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p>Shelfari具有一个非常有趣的混合按钮/向下滑移的菜单来显示对书籍的执行动作。如果你查看代码你会发现选择框那里并没有使用一个输入框，而仅仅使用了背景图片。</p>
<ul>
<li><strong>7.1 自定义表单元素</strong></li>
<h5 style="font-size: 0.83em;"><strong>制作方法»</strong> <a href="http://customformelements.net/">Custom Form Elements</a></h5>
<p>曾经总是在好奇如何可以按照自己的方式定义表单元素，如选择框，多选框以及选择区域。Custom Form Elements通过使用Javascript和CSS来提升基于网页的XHMTL表单的样式及可用性。</p>
<p><a href="http://customformelements.net/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_7_2.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p><a href="http://customformelements.net/demopage.php">查看演示</a></ul>
</h4>
<h4 style="font-size: 1em;">8. <a style="text-decoration: none;" href="http://www.cssninjas.com/order">CSS Ninjas (费用预估滑杆)</a></p>
<p><a href="http://www.cssninjas.com/order"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_8.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p>CSS Ninjas提供了一个非常有趣的费用预估滑杆允许客户估算服务费用。</p>
<ul>
<li><strong>8.1 滑杆</strong></li>
<h5 style="font-size: 0.83em;"><strong>制作方法 »</strong> <a href="http://www.filamentgroup.com/lab/update_jquery_ui_16_slider_from_a_select_element/">jQuery UI 1.7 Slider</a></h5>
<p>该款插件的目的就是通过渐进增强来控制jQuery UI Slider插件。</p>
<p><a href="http://www.filamentgroup.com/lab/update_jquery_ui_16_slider_from_a_select_element/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_8_2.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p><a href="http://www.filamentgroup.com/examples/slider_v2/index3.php">查看演示</a></ul>
</h4>
<h4 style="font-size: 1em;">9. <a style="text-decoration: none;" href="http://www.facebook.com/inbox/?compose">Facebook (表单自动完成)</a></p>
<p><a href="http://www.facebook.com/inbox/?compose"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_9.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p>Facebook的地址自动完成表单是表单自动完成的最好案例。</p>
<ul>
<li><strong>9.1 表单自动完成</strong></li>
<h5 style="font-size: 0.83em;"><strong>制作方法 »</strong> <a href="http://www.emposha.com/javascript/jquery/jquerymultiselect.html">FCBKcomplete v 1.09</a></h5>
<p>一款有趣的facebook样式的动态输入框，可以自动完成或预载值。</p>
<p><a href="http://www.emposha.com/javascript/jquery/jquerymultiselect.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_9_2.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p><a href="http://www.emposha.com/demo/fcbkcomplete/">查看演示</a></ul>
</h4>
<h4 style="font-size: 1em;">10. <a style="text-decoration: none;" href="http://www.designflavr.com/">Design Flavr (Smooth Slideshow)</a></p>
<p><a href="http://www.designflavr.com/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_10.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p>DesignFlavr, 一个非常有名的设计灵感资源网站，使用了一个淡入淡出的幻灯效果来展示他们的特色作品以及相应的作品描述。</p>
<ul>
<li><strong>10.1 Smooth Slide</strong></li>
<h5 style="font-size: 0.83em;"><strong>制作方法 »</strong> <a href="http://www.serie3.info/s3slider/">s3Slider</a></h5>
<p>s3Slider是一款免费的jQuery插件，可以实现交互渐变的幻灯效果。</p>
<p><a href="http://www.serie3.info/s3slider/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/rich_ui_10_2.jpg" alt="Creative &amp; Rich UI interfaces" /></a></p>
<p><a href="http://www.serie3.info/s3slider/demonstration.html">查看演示</a></ul>
<div><span style="font-weight: normal;">[</span><a href="http://www.noupe.com/design/10-creative-rich-ui-interfaces-how-to-create-them.html"><span style="font-weight: normal;">原文链接</span></a><span style="font-weight: normal;">]</span></div>
</h4>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.4ebstudio.com/10-creative-rich-ui-interfaces-how-to-create-them.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>45款苹果设计风格的photoshop教程</title>
		<link>http://www.4ebstudio.com/45%e6%ac%be%e8%8b%b9%e6%9e%9c%e8%ae%be%e8%ae%a1%e9%a3%8e%e6%a0%bc%e7%9a%84photoshop%e6%95%99%e7%a8%8b.html</link>
		<comments>http://www.4ebstudio.com/45%e6%ac%be%e8%8b%b9%e6%9e%9c%e8%ae%be%e8%ae%a1%e9%a3%8e%e6%a0%bc%e7%9a%84photoshop%e6%95%99%e7%a8%8b.html#comments</comments>
		<pubDate>Thu, 26 Mar 2009 02:11:32 +0000</pubDate>
		<dc:creator>4EB Studio</dc:creator>
				<category><![CDATA[图形图像]]></category>
		<category><![CDATA[天兔贴士]]></category>
		<category><![CDATA[苹果新知]]></category>
		<category><![CDATA[设计教程]]></category>
		<category><![CDATA[设计灵感]]></category>
		<category><![CDATA[设计视频]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[touch]]></category>
		<category><![CDATA[图形]]></category>
		<category><![CDATA[平面设计]]></category>
		<category><![CDATA[苹果]]></category>

		<guid isPermaLink="false">http://4ebstudio.com/?p=48</guid>
		<description><![CDATA[多年来，苹果产品对全球的设计师和图像艺术家们来说都有深远的影响。简洁而锐利的Aqua界面强烈影响着新产品的展现形式和设计风格。除了产品设计外，苹果公司的网站和出版物的外观与版面也使其变得与众不同。
没有其他任何一家公司可以呈现出如此艳丽和绚烂夺目的风格作为每一次突破性的革新来长时间的改变着我们的生活。苹果公司已经建立了一种十分有效的方式来传递它的信息给广大的观众，并且苹果外观与感知在其中起着主导作用。
本文我们展示一系列漂亮的苹果风格的Photoshop教程。我们收集这些作品不仅因为我们对苹果的忠诚热爱，还因为我们觉得你们会从中受益。
Mac Photoshop教程

MacBook Air
在这个具有20个步骤的教程中，你将学会如何创作一台MacBook Air.

创作一款矢量风格的MacBook草图
一篇很长的用photoshop制作MacBook Pro的教程，使用了图形和多种技巧。

创作一款光滑的黑色iMac
一款黑色的iMac会是什么样子的呢？作为一个photoshop设计师，你可以设计一下你心目中的样子。

创作苹果鼠标
用photoshop传作一款简洁而优雅的苹果鼠标。

iPhone
Apple iPhone设计
使用简单的几个步骤设计这款时髦的手机。

创作一款 Apple iPhone草图
拥有一部iPhone是非常时髦的。快用Photoshop装作一款属于你自己的iPhone吧。

iPhone风格Icon
Apple发布了一些建议来创作网络应用，现在就先来学学如何制作iPhone风格的icon吧。

如何创作iPod Touch
最简单的创作iPod Touch的方法。

创作iPod Touch
纯手工绘制而无需使用任何图片创作出来的iPod Touch。

iPhone教程
该教程详细讲述了如何创建图形，应用效果并且创作你自己风格的iPhone。

iPhone GUI PSD
一个非常全面的元素库文件，所有元素均可编辑。

iPhone设计资源
这里有一些资源可以帮助你进行iPhone设计项目。

iCons和网页
创作操作系统下的Glass-Shelf Dock

Apple Leopard字体效果

iTunes Icon设计

iTune Icon

Mac主题

Jaguar风格文件夹

iPod
iPod Shuffle 草图

Apple遥控器

逼真的iPod

iPod

iPod Classic

Apple iPod

Logo和Wallpaper
绿色Apple设计

Apple Wallpaper

Apple’s Brushed Aluminum纹理制作

多彩Mac logo设计

光影效果

iPhone流体混合特效

60款非常漂亮的Apple Wallpapers
Showcase of 60 most beautiful Apple-related wallpapers, including the Apple logo, the Mac OS X, time machine, iPods and more.

视频教程
如何制作iPhone Icons

iPhone

iPod广告效果

Coldplay版苹果商业广告

iMac

Apple TV背景

创作 iTunes Icon

Mac广告
创作iPhone 广告

iPod风格笔刷

Grunge风格的iPod设计

I See iPod People平面广告

设计一款Coldplay版的苹果素描

制作Apple风格的广告

制作你自己的iPod风格照片

Attack of [...]]]></description>
			<content:encoded><![CDATA[<p>多年来，苹果产品对全球的设计师和图像艺术家们来说都有深远的影响。简洁而锐利的Aqua界面强烈影响着新产品的展现形式和设计风格。除了产品设计外，苹果公司的网站和出版物的外观与版面也使其变得与众不同。</p>
<p>没有其他任何一家公司可以呈现出如此艳丽和绚烂夺目的风格作为每一次突破性的革新来长时间的改变着我们的生活。苹果公司已经建立了一种十分有效的方式来传递它的信息给广大的观众，并且苹果外观与感知在其中起着主导作用。</p>
<p>本文我们展示一系列漂亮的苹果风格的Photoshop教程。我们收集这些作品不仅因为我们对苹果的忠诚热爱，还因为我们觉得你们会从中受益。</p>
<h3 style="font-size: 1.17em;">Mac Photoshop教程</h3>
<p><span id="more-48"></span></p>
<p><a href="http://www.photoshoptalent.com/photoshop-tutorials/pst/417/MacBook-Air.html">MacBook Air</a><br />
在这个具有20个步骤的教程中，你将学会如何创作一台MacBook Air.</p>
<p><a href="http://www.photoshoptalent.com/photoshop-tutorials/pst/417/MacBook-Air.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/mac-air.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.online-photoshoptutorials.com/2008/09/creating-a-vector-style-macbook-from-scratch.html">创作一款矢量风格的MacBook草图</a><br />
一篇很长的用photoshop制作MacBook Pro的教程，使用了图形和多种技巧。</p>
<p><a href="http://www.online-photoshoptutorials.com/2008/09/creating-a-vector-style-macbook-from-scratch.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/mac-pro.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://psdtuts.com/tutorials-effects/create-a-slick-black-imac-in-photoshop/">创作一款光滑的黑色iMac</a><br />
一款黑色的iMac会是什么样子的呢？作为一个photoshop设计师，你可以设计一下你心目中的样子。</p>
<p><a href="http://psdtuts.com/tutorials-effects/create-a-slick-black-imac-in-photoshop/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/black-imac.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.photoshopguidesign.com/tutorials/imouse_creating_apple_mouse.html">创作苹果鼠标</a><br />
用photoshop传作一款简洁而优雅的苹果鼠标。</p>
<p><a href="http://www.photoshopguidesign.com/tutorials/imouse_creating_apple_mouse.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/apple-mouse.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<h3 style="font-size: 1.17em;">iPhone</h3>
<p><a href="http://www.adobetutorialz.com/articles/2783/1/Apple-iPhone-Mobile-Phone-Design">Apple iPhone设计</a><br />
使用简单的几个步骤设计这款时髦的手机。</p>
<p><a href="http://www.adobetutorialz.com/articles/2783/1/Apple-iPhone-Mobile-Phone-Design"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/apple-iphone.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.teachtutorials.com/photoshop/1468-Good-tutorial-to-create-an-Apple-IPhone-case-from-scratch.html">创作一款 Apple iPhone草图</a><br />
拥有一部iPhone是非常时髦的。快用Photoshop装作一款属于你自己的iPhone吧。</p>
<p><a href="http://www.teachtutorials.com/photoshop/1468-Good-tutorial-to-create-an-Apple-IPhone-case-from-scratch.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/apple-iphone2.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.keepthewebweird.com/iphone-style-icon-tutorial/">iPhone风格Icon</a><br />
Apple发布了一些建议来创作网络应用，现在就先来学学如何制作iPhone风格的icon吧。</p>
<p><a href="http://www.keepthewebweird.com/iphone-style-icon-tutorial/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/iphone-icon.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://forum.crystalxp.net/index.php?showtopic=37215">如何创作iPod Touch</a><br />
最简单的创作iPod Touch的方法。</p>
<p><a href="http://forum.crystalxp.net/index.php?showtopic=37215"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/touch.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.photoshoptalent.com/photoshop-tutorials/pst/486/Create-an-iPod-Touch.html">创作iPod Touch</a><br />
纯手工绘制而无需使用任何图片创作出来的iPod Touch。</p>
<p><a href="http://www.photoshoptalent.com/photoshop-tutorials/pst/486/Create-an-iPod-Touch.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/touch2.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.xenicore.com/index.php?option=com_content&amp;task=view&amp;id=14&amp;Itemid=33">iPhone教程</a><br />
该教程详细讲述了如何创建图形，应用效果并且创作你自己风格的iPhone。</p>
<p><a href="http://www.xenicore.com/index.php?option=com_content&amp;task=view&amp;id=14&amp;Itemid=33"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/red-iphone.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.teehanlax.com/blog/?p=447">iPhone GUI PSD</a><br />
一个非常全面的元素库文件，所有元素均可编辑。</p>
<p><a href="http://www.teehanlax.com/blog/?p=447"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/gui.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://tutorialblog.org/designing-for-the-iphone-resources/">iPhone设计资源</a><br />
这里有一些资源可以帮助你进行iPhone设计项目。</p>
<p><a href="http://tutorialblog.org/designing-for-the-iphone-resources/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/iphone-resources.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<h3 style="font-size: 1.17em;">iCons和网页</h3>
<p><a href="http://www.tutorial9.net/photoshop/create-the-glass-shelf-dock-from-leopard-os-in-photoshop/">创作</a><a href="http://www.tutorial9.net/photoshop/create-the-glass-shelf-dock-from-leopard-os-in-photoshop/">操作系统下的</a><a href="http://www.tutorial9.net/photoshop/create-the-glass-shelf-dock-from-leopard-os-in-photoshop/">Glass-Shelf Dock</a></p>
<p><a href="http://www.tutorial9.net/photoshop/create-the-glass-shelf-dock-from-leopard-os-in-photoshop/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/glass-shelf.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://veerle.duoh.com/blog/comments/apple_leopard_text_effects/">Apple Leopard字体效果</a></p>
<p><a href="http://veerle.duoh.com/blog/comments/apple_leopard_text_effects/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/leopard-text.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://elitebydesign.com/design-the-itunes-icon-for-the-iphone-and-ipod-touch/">iTunes Icon</a><a href="http://elitebydesign.com/design-the-itunes-icon-for-the-iphone-and-ipod-touch/">设计</a></p>
<p><a href="http://elitebydesign.com/design-the-itunes-icon-for-the-iphone-and-ipod-touch/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/itunes-icon.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.ndesign-studio.com/resources/tutorials/itune-icon/">iTune Icon</a></p>
<p><a href="http://www.ndesign-studio.com/resources/tutorials/itune-icon/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/itunes-icon2.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.empiredezign.com/version2/portfolio/pages/tutorials/mactheme.htm">Mac主题</a></p>
<p><a href="http://www.empiredezign.com/version2/portfolio/pages/tutorials/mactheme.htm"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/mactheme.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://psdtuts.com/designing-tutorials/create-a-jaguar-style-folder-icon/">Jaguar风格文件夹</a></p>
<p><a href="http://psdtuts.com/designing-tutorials/create-a-jaguar-style-folder-icon/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/jaguar.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<h3 style="font-size: 1.17em;">iPod</h3>
<p><a href="http://pshero.com/archives/ipod-shuffle-from-scratch">iPod Shuffle 草图</a></p>
<p><a href="http://pshero.com/archives/ipod-shuffle-from-scratch"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/shuffle.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://psdtuts.com/designing-tutorials/design-a-shiny-photorealistic-apple-remote/">Apple遥控器</a></p>
<p><a href="http://psdtuts.com/designing-tutorials/design-a-shiny-photorealistic-apple-remote/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/apple-remote.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.depiction.net/tutorials/photoshop/realisticipod.php">逼真的iPod</a></p>
<p><a href="http://www.depiction.net/tutorials/photoshop/realisticipod.php"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/realistic-ipod.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.webdesign.org/web/photoshop/drawing-techniques/ipod-in-photoshop.15597.html">iPod</a></p>
<p><a href="http://www.webdesign.org/web/photoshop/drawing-techniques/ipod-in-photoshop.15597.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/ipod.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://photoshoplovr.com/uncategorized/make-the-new-ipod-classic-and-even-the-new-ipod-nano/">iPod Classic</a></p>
<p><a href="http://photoshoplovr.com/uncategorized/make-the-new-ipod-classic-and-even-the-new-ipod-nano/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/new-ipod.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.biorust.com/tutorials/detail/172/us/">Apple iPod</a></p>
<p><a href="http://www.biorust.com/tutorials/detail/172/us/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/create-ipod.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<h3 style="font-size: 1.17em;">Logo和Wallpaper</h3>
<p><a href="http://www.adobetutorialz.com/articles/2970/1/Green-Apple-Style-Design">绿色Apple设计</a></p>
<p><a href="http://www.adobetutorialz.com/articles/2970/1/Green-Apple-Style-Design"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/green-apple.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.adobetutorialz.com/articles/2855/1/Apple-Wallpaper">Apple Wallpaper</a></p>
<p><a href="http://www.adobetutorialz.com/articles/2855/1/Apple-Wallpaper"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/old-apple.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://abduzeedo.com/apple-brushed-aluminum-photoshop-tutorial">Apple’s Brushed Aluminum</a><a href="http://abduzeedo.com/apple-brushed-aluminum-photoshop-tutorial">纹理制作</a></p>
<p><a href="http://abduzeedo.com/apple-brushed-aluminum-photoshop-tutorial"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/aluminum.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.adobetutorialz.com/articles/3003/1/Mac---Colorful-Design">多彩</a><a href="http://www.adobetutorialz.com/articles/3003/1/Mac---Colorful-Design">Mac logo设计</a></p>
<p><a href="http://www.adobetutorialz.com/articles/3003/1/Mac---Colorful-Design"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/colorful-design.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://psdtuts.com/tutorials-effects/a-cool-lighting-effect-in-photoshop/">光影效果</a></p>
<p><a href="http://psdtuts.com/tutorials-effects/a-cool-lighting-effect-in-photoshop/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/lighting-effect.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.good-walls.com/2008/06/29/feed-your-iphone-tutorial/">iPhone</a><a href="http://www.good-walls.com/2008/06/29/feed-your-iphone-tutorial/">流体混合特效</a></p>
<p><a href="http://www.good-walls.com/2008/06/29/feed-your-iphone-tutorial/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/iphone-feed.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.hongkiat.com/blog/60-most-beautiful-apple-mac-os-x-leopard-wallpapers/">60款非常漂亮的Apple Wallpapers</a><br />
Showcase of 60 most beautiful Apple-related wallpapers, including the Apple logo, the Mac OS X, time machine, iPods and more.</p>
<p><a href="http://www.hongkiat.com/blog/60-most-beautiful-apple-mac-os-x-leopard-wallpapers/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/apple-wallpaper.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<h3 style="font-size: 1.17em;">视频教程</h3>
<p><a href="http://www.youtube.com/watch?v=IbVr3SNmud8">如何制作iPhone Icons</a></p>
<p><a href="http://www.youtube.com/watch?v=IbVr3SNmud8"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/icons-video.jpg" alt="Photoshop Tutorial Screenshot" width="480" height="360" /></a></p>
<p><a href="http://www.youtube.com/watch?v=wVT8UUZQPNM">iPhone</a></p>
<p><a href="http://www.youtube.com/watch?v=wVT8UUZQPNM"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/iphone-video.jpg" alt="Photoshop Tutorial Screenshot" width="480" height="360" /></a></p>
<p><a href="http://video.yahoo.com/watch/2954996/8480477">iPod广告效果</a></p>
<p><a href="http://video.yahoo.com/watch/2954996/8480477"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/ad-video.jpg" alt="Photoshop Tutorial Screenshot" width="480" height="360" /></a></p>
<p><a href="http://www.youtube.com/watch?v=ztEyIvx2xxc">Coldplay版苹果商业广告</a></p>
<p><a href="http://www.youtube.com/watch?v=ztEyIvx2xxc"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/coldplay-video.jpg" alt="Photoshop Tutorial Screenshot" width="480" height="360" /></a></p>
<p><a href="http://www.youtube.com/watch?v=11SACGYkf4s">iMac</a></p>
<p><a href="http://www.youtube.com/watch?v=11SACGYkf4s"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/imac-video.jpg" alt="Photoshop Tutorial Screenshot" width="480" height="360" /></a></p>
<p><a href="http://www.youtube.com/watch?v=arK41CUMfWc">Apple TV背景</a></p>
<p><a href="http://www.youtube.com/watch?v=arK41CUMfWc"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/apple-tv-video.jpg" alt="Photoshop Tutorial Screenshot" width="480" height="360" /></a></p>
<p><a href="http://www.youtube.com/watch?v=Z4CwZnkeVSs">创作 iTunes Icon</a></p>
<p><a href="http://www.youtube.com/watch?v=Z4CwZnkeVSs"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/itunes-video.jpg" alt="Photoshop Tutorial Screenshot" width="480" height="360" /></a></p>
<h3 style="font-size: 1.17em;">Mac广告</h3>
<p><a href="http://www.idotutorials.com/2008/09/29/create-an-iphone-advertisement/">创作iPhone 广告</a></p>
<p><a href="http://www.idotutorials.com/2008/09/29/create-an-iphone-advertisement/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/iphone-advertisement.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.solidoxygen.com/ipodbrush.php">iPod风格笔刷</a></p>
<p><a href="http://www.solidoxygen.com/ipodbrush.php"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/ipod-brushes.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.tutorial5.com/content/view/163/53/">Grunge风格的iPod设计</a></p>
<p><a href="http://www.tutorial5.com/content/view/163/53/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/grunge-ipod.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.photoshopsupport.com/tutorials/jennifer/ipod.html">I See iPod People</a><a href="http://www.photoshopsupport.com/tutorials/jennifer/ipod.html">平面广告</a></p>
<p><a href="http://www.photoshopsupport.com/tutorials/jennifer/ipod.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/ipod-people.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.tutorial9.net/photoshop/design-a-coldplayapple-inspired-portrait-in-photoshop/">设计一款Coldplay版的苹果素描</a></p>
<p><a href="http://www.tutorial9.net/photoshop/design-a-coldplayapple-inspired-portrait-in-photoshop/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/coldplay-inspired.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://great-design.blogspot.com/2008/02/creating-apple-style-advert.html">制作Apple风格的广告</a></p>
<p><a href="http://great-design.blogspot.com/2008/02/creating-apple-style-advert.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/apple-style-advert.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.photoshoplab.com/make-your-own-ipod-style-photo.html">制作你自己的iPod风格照片</a></p>
<p><a href="http://www.photoshoplab.com/make-your-own-ipod-style-photo.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/ipod-style.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p><a href="http://www.macmerc.com/articles/Graphics_Tips/260">Attack of the iPod People</a><a href="http://www.macmerc.com/articles/Graphics_Tips/260">广告风格设计</a></p>
<p><a style="text-decoration: none;" href="http://www.macmerc.com/articles/Graphics_Tips/260"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/attack.jpg" alt="Photoshop Tutorial Screenshot" width="500" height="300" /></a></p>
<p>[<a href="http://www.smashingmagazine.com/2009/03/25/45-apple-inspired-photoshop-tutorials/">原文链接</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.4ebstudio.com/45%e6%ac%be%e8%8b%b9%e6%9e%9c%e8%ae%be%e8%ae%a1%e9%a3%8e%e6%a0%bc%e7%9a%84photoshop%e6%95%99%e7%a8%8b.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>浅谈网页注册表单设计模式（二）</title>
		<link>http://www.4ebstudio.com/web-form-design-patterns-sign-up-forms.html</link>
		<comments>http://www.4ebstudio.com/web-form-design-patterns-sign-up-forms.html#comments</comments>
		<pubDate>Wed, 09 Jul 2008 09:10:28 +0000</pubDate>
		<dc:creator>4EB Studio</dc:creator>
				<category><![CDATA[天兔贴士]]></category>
		<category><![CDATA[网页设计]]></category>
		<category><![CDATA[设计教程]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[美工]]></category>
		<category><![CDATA[表单]]></category>

		<guid isPermaLink="false">http://4ebstudio.com/?p=762</guid>
		<description><![CDATA[编译：四眼天兔工作室 资料来源：SMASHING MAGAZINE
上周我们发表了网页表单设计调查报告的第一手资料的一部分。今天我们来一起看看第二部分的内容。
3. 表单的功能
在第一部份，我们探讨了注册链接和注册表单的位置以及视觉表现。但是，无论你的表单设计的多么漂亮，如果它缺乏功能性，无法正常运作的话，表单填写完整率还是会很低的。下面就让我们一起来探讨一下注册表单的功能性以及典型的问题及其解决方案。
3.1. Hover, active, focus —— 这些是否有效的使用了？
为了改善表单的完整填写率，设计师似乎都在尽量避免使用各种容易分散用户注意力的设计，而且更多的引入了简洁、不容易产生歧义的网页表单。这就是为什么网页表单的视觉效果都使用设计的非常合适的原因。

▪ 84%的网页表单没有使用任何hover, active或者focus效果。
▪ 16%使用了非常细致的hover效果。
3.2. 帮助，支持，工具提示：静态的还是动态的？
有时，输入区域的标签描述的并不具体，使得用户无法充分理解他们需要提供的充足信息。用户名允许使用哪些字符？密码可以设置多少位？所提供的E-mail地址是否自动成为登陆账号？
可以考虑使用工具提示功能帮助用户缩短填写时间。设计师们通常会使用一些不是很明显的但是描述很清晰的提示标记。

57%的网页提供静态帮助支持：这些提示标签出现在输入区的后面，在设计的时候已经针对输入内容事先设定好了。10%的网页工具提示是动态的，只有当用户需要的时候才会出现：通常用户需要点击帮助按钮或者在用户输入的时候才会出现。
3.3. 帮助、支持、工具提示：出现在什么位置？
当提供给用户支持的时候，有必要确认这些帮助是否可以被用户轻松的看到并且明白其含义。确认用户对于帮助信息不会产生任何误解是非常重要的。因此，到底什么地方应该放置这些提示信息呢？

如果网页表单提供帮助提示的话，它们会出现在：
▪ 在输入区域的下方 (57%)
▪ 输入区域的右侧 (26%)
▪ 输入区域上方 (13%)
▪ 输入区域左侧 (4%)
我们还对这些提示工具存在的位置趋势研究了一下，放在输入区域下面是一个大趋势，而且这些提示文字通常会使用比主要内容轻一些的颜色。
3.4. 输入验证:静态的还是Ajax?
尽管Ajax在过去几年成为了网络的新宠，提供了更为丰富的用户体验界面，但是，它并没有能够完全席卷很多流行网站。令人惊讶的是，我们在 这份调查中并没有看到Ajax的存在趋势。用户填写完表单以后点击提交按钮后进行信息验证的这种传统验证技术要比使用JavaScript设计的实时验证 技术更为流行。
▪ 30%的表单会在用户填写表单上方显示错误信息，并对未输入区域进行突出显示。
▪ 29%的表单会突出显示输入错误的区域，而不会在表单头部显示错误信息。
▪ 25%既使用了错误信息提示，也突出显示了错误信息的输入区域。
▪ 22%使用Ajax技术的实时验证技术。
▪ 14%使用JavaScript技术的错误警告。
▪ 1%使用带有“返回”链接的系统信息。
3.5. 错误信息设计
正如你所看到的，我们总结出了4种不同形式的错误验证。值得注意的是，14％的表单仍然使用了Javascript错误提示窗口（例如：YouSendIt, Mail.ru, Newsvine, Clipmarks, Yandex,看下方的屏幕节图），而只有22％部分使用了Ajax验证技术（通常只验证用户名是否可用）。还有一点令人惊讶的是，所有的注册表单都使用了验证。

Newsvine使用的JavaScript错误提示窗口
通常，设计师会通过以下两种方式设计错误报告：a)在点击提交按钮以后显示错误信息 b)在输入区域实时高亮“错误”字样。第一种方式通常通过列表方式在表单前显示。第二种方式通常使用将错误输入区域加一个颜色边框，并将改输入区域的标签 高亮（通常使用红色字体和红色背景）。
有时侯，设计师会同时使用以上两种方式，并且高亮错误信息和输入区域。例如，Ning的注册表单（详见下图）就同时使用了两种方式。

通常，红色用来标记错误。但是也不完全都是这样。Tickspot,Mixx.com 和 Furl使用黄色进行错误标记。

如果成功注册的话，会使用绿色进行信息修饰，这样使用的网站达到了97％。

3.6. 是否需要进行电子邮件验证？
仅有18％的网站使用了电子邮件验证（比如Odeo, Ning)。

3.7. 是否需要确认密码？
让注册用户确认没有显示出来的输入信息听起来是合情合理的（通常使用星号代替这些输入内容）。不过，很多网站还是减掉了重复输入区域以减少用户填写表格的时间。

72％的网站都需要密码确认。但是也有很多大网站不需要进行确认，比如：Facebook, Friendster, LinkedIn, Stumbleupon, Pownce 和 Twitter。
3.8. 是否需要验证字？
虽然用户不希望看到验证字，但是这个选项确实是很有必要的。因为网站需要通过验证字来过滤掉那些批量注册的账号。
调查显示：
▪ 52%的网站不使用验证字。
▪ 39％的网站必须重新加载全部表单才能够刷新验证字。
当时，我们无法预测注册表单是否需要验证字选项的趋势。不管怎样，如果你需要设计一个验证字选项，那么请确认这些验证字符容易被识别，以及 如果用户无法识别的话可以从新加载另外一个验证字段。一些网站没有提供重新加载验证字段的功能，但是也有一些网站提供收听验证字段的功能以便解决验证字段 无法识别的问题，比如Digg, AOL, Slashdot, Google以及Last.fm。
3.9. 是否使用“取消”按钮？
当我们在设计这些问题的时候曾认为，在设计表单的时候不应该加入取消按钮，毕竟用户已经填写完了，为什么要让他们取消呢？但是我们错了。
仅有8%的网站使用了取消按钮。其中有一部分将取消按钮放在了“使用条款”的右侧，例如（例如：Zoho Writer）。这样以来，如果用户不同意网站的使用条款，可以通过点击取消按钮放弃整个注册。还有一些网站在注册前提供了支付计划（例如Crazyegg）。如果用户选择了错误的支付计划可以通过取消按钮返回重新选择另外的支付计划。

另外，我们不明白为什么Dzone将取消按钮放在了注册表单的左侧。
在使用取消按钮的网站中，4％将取消按钮放在了提交按钮的右侧。在这些网站上，提交按钮和取消按钮设计的并没有什么不同，它们并排放在一起。
3.10. “提交”按钮的布局位置
根据表格布局的不同，提交按钮可能在左边，在中间，或者在右边。设计师更倾向于放在左侧(56%), 然后是放在中间(26%)。

右侧设计的提交按钮也很流行(17%), [...]]]></description>
			<content:encoded><![CDATA[<p>编译：<a href="http://tips.4ebstudio.cn/">四眼天兔工作室</a> 资料来源：<a href="http://www.smashingmagazine.com/">SMASHING MAGAZINE</a></p>
<p>上周我们发表了网页表单设计调查报告的第一手资料的一部分。今天我们来一起看看第二部分的内容。</p>
<p><span style="font-family: 黑体; font-size: 6px;">3. 表单的功能</span></p>
<p>在第一部份，我们探讨了注册链接和注册表单的位置以及视觉表现。但是，无论你的表单设计的多么漂亮，如果它缺乏功能性，无法正常运作的话，表单填写完整率还是会很低的。下面就让我们一起来探讨一下注册表单的功能性以及典型的问题及其解决方案。</p>
<p><span style="color: #c00000;"><strong style="font-weight: bold;"><em><span style="font-size: 17px;">3.1. Hover, active, focus —— 这些是否有效的使用了？</span></em></strong></span></p>
<p>为了改善表单的完整填写率，设计师似乎都在尽量避免使用各种容易分散用户注意力的设计，而且更多的引入了简洁、不容易产生歧义的网页表单。这就是为什么网页表单的视觉效果都使用设计的非常合适的原因。</p>
<p><img style="border: 0px initial initial;" src="http://lh5.ggpht.com/4ebstudio2008/SHRqNHxoTwI/AAAAAAAAAKo/9RDD3Im1TZQ/s800/hover.jpg" alt="" /></p>
<p>▪ 84%的网页表单没有使用任何hover, active或者focus效果。</p>
<p>▪ 16%使用了非常细致的hover效果。</p>
<p><strong style="font-weight: bold;"><em><span style="font-size: 17px; color: #c00000;">3.2. 帮助，支持，工具提示：静态的还是动态的？</span></em></strong></p>
<p>有时，输入区域的标签描述的并不具体，使得用户无法充分理解他们需要提供的充足信息。用户名允许使用哪些字符？密码可以设置多少位？所提供的E-mail地址是否自动成为登陆账号？</p>
<p>可以考虑使用工具提示功能帮助用户缩短填写时间。设计师们通常会使用一些不是很明显的但是描述很清晰的提示标记。</p>
<p><img style="border: 0px initial initial;" src="http://lh5.ggpht.com/4ebstudio2008/SHRqNdx_qEI/AAAAAAAAAKs/WATWmQx0uUE/s800/help-support.jpg" alt="" /></p>
<p>57%的网页提供静态帮助支持：这些提示标签出现在输入区的后面，在设计的时候已经针对输入内容事先设定好了。10%的网页工具提示是动态的，只有当用户需要的时候才会出现：通常用户需要点击帮助按钮或者在用户输入的时候才会出现。</p>
<p><span style="color: #c00000;"><strong style="font-weight: bold;"><em><span style="font-size: 17px;">3.3. 帮助、支持、工具提示：出现在什么位置？</span></em></strong></span></p>
<p>当提供给用户支持的时候，有必要确认这些帮助是否可以被用户轻松的看到并且明白其含义。确认用户对于帮助信息不会产生任何误解是非常重要的。因此，到底什么地方应该放置这些提示信息呢？</p>
<p><img style="border: 0px initial initial;" src="http://lh4.ggpht.com/4ebstudio2008/SHRqN_vsSCI/AAAAAAAAAKw/OtRsMzejbUQ/s800/help.jpg" alt="" /></p>
<p>如果网页表单提供帮助提示的话，它们会出现在：</p>
<p>▪ 在输入区域的下方 (57%)</p>
<p>▪ 输入区域的右侧 (26%)</p>
<p>▪ 输入区域上方 (13%)</p>
<p>▪ 输入区域左侧 (4%)</p>
<p>我们还对这些提示工具存在的位置趋势研究了一下，放在输入区域下面是一个大趋势，而且这些提示文字通常会使用比主要内容轻一些的颜色。</p>
<p><span style="color: #c00000;"><em><strong style="font-weight: bold;"><span style="font-size: 17px;">3.4. 输入验证:静态的还是Ajax?</span></strong></em></span></p>
<p>尽管Ajax在过去几年成为了网络的新宠，提供了更为丰富的用户体验界面，但是，它并没有能够完全席卷很多流行网站。令人惊讶的是，我们在 这份调查中并没有看到Ajax的存在趋势。用户填写完表单以后点击提交按钮后进行信息验证的这种传统验证技术要比使用JavaScript设计的实时验证 技术更为流行。</p>
<p>▪ 30%的表单会在用户填写表单上方显示错误信息，并对未输入区域进行突出显示。</p>
<p>▪ 29%的表单会突出显示输入错误的区域，而不会在表单头部显示错误信息。</p>
<p>▪ 25%既使用了错误信息提示，也突出显示了错误信息的输入区域。</p>
<p>▪ 22%使用Ajax技术的实时验证技术。</p>
<p>▪ 14%使用JavaScript技术的错误警告。</p>
<p>▪ 1%使用带有“返回”链接的系统信息。</p>
<p><strong style="font-weight: bold;"><em><span style="font-size: 17px; color: #c00000;">3.5. 错误信息设计</span></em></strong></p>
<p>正如你所看到的，我们总结出了4种不同形式的错误验证。值得注意的是，14％的表单仍然使用了Javascript错误提示窗口（例如：<a href="http://www.yousendit.com/" target="_blank">YouSendIt</a>, <a href="http://www.mail.ru/" target="_blank">Mail.ru</a>, <a href="http://www.newsvine.com/" target="_blank">Newsvine</a>, <a href="http://www.clipmarks.com/" target="_blank">Clipmarks</a>, <a href="http://passport.yandex.ru/passport?mode=passport" target="_blank">Yandex</a>,看下方的屏幕节图），而只有22％部分使用了Ajax验证技术（通常只验证用户名是否可用）。还有一点令人惊讶的是，所有的注册表单都使用了验证。</p>
<p><img style="border: 0px initial initial;" src="http://lh3.ggpht.com/4ebstudio2008/SHRqOWChVvI/AAAAAAAAAK0/smooLNGFDb4/s800/newsvine.jpg" alt="" /></p>
<p><a href="http://www.newsvine.com/" target="_blank">Newsvine</a>使用的JavaScript错误提示窗口</p>
<p>通常，设计师会通过以下两种方式设计错误报告：a)在点击提交按钮以后显示错误信息 b)在输入区域实时高亮“错误”字样。第一种方式通常通过列表方式在表单前显示。第二种方式通常使用将错误输入区域加一个颜色边框，并将改输入区域的标签 高亮（通常使用红色字体和红色背景）。</p>
<p>有时侯，设计师会同时使用以上两种方式，并且高亮错误信息和输入区域。例如，<a href="http://www.ning.com/" target="_blank">Ning</a>的注册表单（详见下图）就同时使用了两种方式。</p>
<p><img style="border: 0px initial initial;" src="http://lh4.ggpht.com/4ebstudio2008/SHRqO1xAEYI/AAAAAAAAAK4/-aY6jiVFZNs/s800/ning-3.jpg" alt="" /></p>
<p>通常，红色用来标记错误。但是也不完全都是这样。<a href="http://www.tickspot.com/" target="_blank">Tickspot</a>,<a href="http://www.mixx.com/" target="_blank">Mixx.com</a> 和 <a href="http://www.furl.net/" target="_blank">Furl</a>使用黄色进行错误标记。</p>
<p><img style="border: 0px initial initial;" src="http://lh6.ggpht.com/4ebstudio2008/SHRqPN8tSxI/AAAAAAAAAK8/MmLmxSmC6sk/s800/tick4.gif" alt="" /></p>
<p>如果成功注册的话，会使用绿色进行信息修饰，这样使用的网站达到了97％。</p>
<p><img style="border: 0px initial initial;" src="http://lh6.ggpht.com/4ebstudio2008/SHRqPBQpfBI/AAAAAAAAALA/QyeWN-BOlKs/s800/tick5.gif" alt="" /></p>
<p><span style="color: #c00000;"><em><strong style="font-weight: bold;"><span style="font-size: 17px;">3.6. 是否需要进行电子邮件验证？</span></strong></em></span></p>
<p>仅有18％的网站使用了电子邮件验证（比如<a href="http://www.odeo.com/" target="_blank">Odeo</a>, <a href="http://www.ning.com/" target="_blank">Ning</a>)。</p>
<p><img style="border: 0px initial initial;" src="http://lh4.ggpht.com/4ebstudio2008/SHRqPXzCbkI/AAAAAAAAALE/nHVNm5o_ljs/s800/re-type-email.jpg" alt="" /></p>
<p><strong style="font-weight: bold;"><em><span style="font-size: 17px; color: #c00000;">3.7. 是否需要确认密码？</span></em></strong></p>
<p>让注册用户确认没有显示出来的输入信息听起来是合情合理的（通常使用星号代替这些输入内容）。不过，很多网站还是减掉了重复输入区域以减少用户填写表格的时间。</p>
<p><img style="border: 0px initial initial;" src="http://lh6.ggpht.com/4ebstudio2008/SHRqPr7XS-I/AAAAAAAAALI/JVSV_wwXTHw/s800/re-type-pass.jpg" alt="" /></p>
<p>72％的网站都需要密码确认。但是也有很多大网站不需要进行确认，比如：Facebook, Friendster, LinkedIn, Stumbleupon, Pownce 和 Twitter。</p>
<p><span style="color: #c00000;"><em><strong style="font-weight: bold;"><span style="font-size: 17px;">3.8. 是否需要验证字？</span></strong></em></span></p>
<p>虽然用户不希望看到验证字，但是这个选项确实是很有必要的。因为网站需要通过验证字来过滤掉那些批量注册的账号。</p>
<p>调查显示：</p>
<p>▪ 52%的网站不使用验证字。</p>
<p>▪ 39％的网站必须重新加载全部表单才能够刷新验证字。</p>
<p>当时，我们无法预测注册表单是否需要验证字选项的趋势。不管怎样，如果你需要设计一个验证字选项，那么请确认这些验证字符容易被识别，以及 如果用户无法识别的话可以从新加载另外一个验证字段。一些网站没有提供重新加载验证字段的功能，但是也有一些网站提供收听验证字段的功能以便解决验证字段 无法识别的问题，比如Digg, AOL, Slashdot, Google以及Last.fm。</p>
<p><span style="color: #c00000;"><strong style="font-weight: bold;"><em><span style="font-size: 17px;">3.9. 是否使用“取消”按钮？</span></em></strong></span></p>
<p>当我们在设计这些问题的时候曾认为，在设计表单的时候不应该加入取消按钮，毕竟用户已经填写完了，为什么要让他们取消呢？但是我们错了。</p>
<p>仅有8%的网站使用了取消按钮。其中有一部分将取消按钮放在了“使用条款”的右侧，例如（例如：<a href="http://writer.zoho.com/jsp/home.jsp?serviceurl=/index.do" target="_blank">Zoho Writer</a>）。这样以来，如果用户不同意网站的使用条款，可以通过点击取消按钮放弃整个注册。还有一些网站在注册前提供了支付计划（例如<a href="http://crazyegg.com/" target="_blank">Crazyegg</a>）。如果用户选择了错误的支付计划可以通过取消按钮返回重新选择另外的支付计划。</p>
<p><img style="border: 0px initial initial;" src="http://lh4.ggpht.com/4ebstudio2008/SHRqQOpfa1I/AAAAAAAAALM/ESKJznTwc0Q/s800/dzone.gif" alt="" /></p>
<p>另外，我们不明白为什么<a href="http://www.dzone.com/links/users/register.html" target="_blank">Dzone</a>将取消按钮放在了注册表单的左侧。</p>
<p>在使用取消按钮的网站中，4％将取消按钮放在了提交按钮的右侧。在这些网站上，提交按钮和取消按钮设计的并没有什么不同，它们并排放在一起。</p>
<p><span style="color: #c00000;"><em><strong style="font-weight: bold;"><span style="font-size: 17px;">3.10. “提交”按钮的布局位置</span></strong></em></span></p>
<p>根据表格布局的不同，提交按钮可能在左边，在中间，或者在右边。设计师更倾向于放在左侧(56%), 然后是放在中间(26%)。</p>
<p><img style="border: 0px initial initial;" src="http://lh6.ggpht.com/4ebstudio2008/SHRqQem0-AI/AAAAAAAAALQ/CamZ1BiQW0Q/s800/submit-alignment.jpg" alt="" /></p>
<p>右侧设计的提交按钮也很流行(17%), 不过通常使用在需要进行下一步注册的情况下。在这种情况，提交按钮通常被命名为“继续”或者“下一步”。</p>
<p><span style="color: #c00000;"><em><strong style="font-weight: bold;"><span style="font-size: 17px;">3.11. 感谢信息</span></strong></em></span></p>
<p>几年前，设计师们通会在成功注册后提供一个简单的感谢信息（通常是提供一个登陆页面的链接）。现在，大多数网站都希望使用者在注册成功以后马上使用网站的服务。</p>
<p>▪ 45% 的网站会引导刚刚注册成功的用户继续完善注册信息，寻找网络上的朋友，向朋友推荐该网站，或者填写个人资料。</p>
<p>▪ 33% 的网站会使用非常友好的语气提示“现在就去”的字样以及列出各项服务功能。</p>
<p>▪ 4% 提供了基本的“谢谢”信息。</p>
<p>▪ 2% 返回主页。</p>
<p><strong style="font-weight: bold;"><span style="font-family: 黑体; font-size: 6px;">总结</span></strong></p>
<p>让我们简短的总结一下上面的研究报告：</p>
<p>▪ 注册表单没有使用任何hover, active 或 focus效果 (84%),</p>
<p>▪ 帮助提示信息或者是静态的(57%)，或者是动态的(33%)；有的出现在输入区域下方(57%)，有的出现在输入区域右侧(26%),</p>
<p>▪ 静态验证和动态验证一样流行，没有使用Ajax的趋势;</p>
<p>▪ 不使用电子邮件确认(82%),</p>
<p>▪ 使用密码确认(72%),</p>
<p>▪ 使用验证字段（48%），不使用验证字段（52%）,</p>
<p>▪ 不使用取消按钮 (92%),</p>
<p>▪ 提交按钮在左侧 (56%)，或者中间 (26%),</p>
<p>▪ 感谢信息采用引导用户继续使用网站的服务的方式(45%)。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.4ebstudio.com/web-form-design-patterns-sign-up-forms.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>浅谈网页注册表单设计模式（一）</title>
		<link>http://www.4ebstudio.com/web-form-design-patterns-sign-up-forms-2.html</link>
		<comments>http://www.4ebstudio.com/web-form-design-patterns-sign-up-forms-2.html#comments</comments>
		<pubDate>Sat, 05 Jul 2008 09:11:21 +0000</pubDate>
		<dc:creator>4EB Studio</dc:creator>
				<category><![CDATA[天兔贴士]]></category>
		<category><![CDATA[网页设计]]></category>
		<category><![CDATA[设计教程]]></category>

		<guid isPermaLink="false">http://4ebstudio.com/?p=764</guid>
		<description><![CDATA[编译：四眼天兔工作室 资料来源：SMASHING MAGAZINE
如果你想最大化你的服务收入，你需要加强你的网站表单的完整填写率。除非你有一些创新的理念吸引你的访问者，否则，要想让用户注册你的网站 并不是一件容易的事情。为了实现最大化，作为网站的设计人员，需要提供良好的用户体验。我们要想办法邀请用户，向他们描述我们提供的服务流程，解释为什么 需要填写这些表单以及他们将为此获得的回报是什么。当然，我们必须让所有这些都变得简单，易于上手。
然而，设计一个有效的网页表单并不容易。理由很简单：没人愿意去填写一个表单，无论是线上还是线下。因此，作为一个设计人员，我们需要策划一个好的设计样式让表单填写变得简单、具有直观性及趣味性。

但是，我们应该如何策划呢。什么地方放链接？如何设计？如何突出标签以及对齐他们？如何让表单看着更现代化？这些也都是我们在问自己的。而答案就在下面的这个调查研究里面。
下面就是我们对全球100个流行网站分析的结果。我们先从登陆表单开始。第二部分会在下次的文章中发表。感谢Wufoo为我们提供了调查表单。
注册表单样式调查报告
该份调查报告的目的是提供给网页开发人员和设计人员一些如何有效设计网页表单的直观建议。我们也会提供一些对于设计用户友好界面的网页表单的思路。
我们选择了带有表单设计的全球范围的100个大型网站。这些网站在Alexa以及搜索排名上都很靠前，代表了不同类型的网站。我们通过这些 调查告诉读者为什么网页表单对企业发展目标具有重要性以及为什么它们在网页设计过程中具有高优先级。特别需要指出的是，为什么登陆表单对于很多社交型网站 如此重要。
我们通过使用专门的e-mail账号和用户名对这些网站进行了注册。为了使调查研究更为全面，我们设计了29个不同的问题和答案，希望这些对你的网页表单设计有所帮助。
请注意，该份报告不包含审核表单——这将是另一个话题，我们将在下次的文章中重点讨论。
1. 表单位置
1.1. 如何设计注册标题？
用户知道，网站提供登陆、注册、加入等标签按钮使它们成为网站的会员，并拥有只属于自己的账户。很明显，用户希望能够直接在网页上看到这样的链接字样引导他们进入登陆链接。不过很不幸的是，事实并非如此。

最常使用的名称是“Sign up 注册”（40％），然后是“Join 加入”（18％），“Register 注册”（18％），“Create account 创建账户”（17％）。我们发现现在已经很少有网站在使用过去非常流行的“从这里开始 start here”的按钮。很明显，设计师们都在试图传递信息，而不是设计或者强调服务的功能性。
1.2. 登陆表单应该放在什么位置？
当用户第一次访问一个站点的时候，他们首先会对整个网页的布局进行初步认识。他们的眼睛会快速的从一个板块跳转到另外一个板块，从而确认哪个板块是最重要的以及哪些内容是他们正在寻找的。为了满足用户的需要，设计师应该设计更直观的界面帮助用户开始使用网站服务。
如果用户找不到登陆窗口，那么他们就会放弃注册你的网站服务。因此，登陆窗口链接的位置非常重要。设计师应该将登陆窗口链接放在最明显的位置。
根据调查研究显示，登陆窗口链接
▪ 59％置于网站开头位置（其中76％放在了右上角）
▪ 21％置于首页最显著的位置（首页直接显示登陆表单）
▪ 9％隐藏在了页面开头“注册”链接后(例如:Craigslist)
将登陆表单放在侧栏也并不希奇（7％，例如Propeller, Xing）。但是，也有4％的网站无须注册即可使用网站服务，只有当用户需要储存一些设定的时候才需要进行登陆注册。
2. 表单设计
2.1. 登陆表单布局是否简化？
既然用户点击了登陆链接，那么标明他决定注册你的网站服务。重要的是，用户并不会点击更多的链接或者极具吸引力的广告。
因此，设计师应该移除不必要的细节和分散注意力的内容，这些将影响用户填写表单。通常，只需要一个LOGO和表单就可以了，不需要任何的导航选项和多余的信息。

由于用户想要的是登陆以后的服务，因此填写表单的过程应该尽可能的简单。设计师通常使用最小化的布局设计登陆表单样式。基于我们的调查显示，61％的网页表单相对于整个网页布局来说都是相当简单的（例如MovableType, Livejournal, Amazon, Yandex.ru）。

下面我们来看看Yahoo的登陆表单。提供给用户的只有创建账户用的表单，其它什么都没有。注意，页面的语调和语言都十分口语化，且极具吸引力。这是一个简单的，易于上手以及用户友好的表单。


Flixster 可能是最好的一个负面例子。注册页面上汇集了所有可能的导航选项，而且还在注册表单右侧堆满了广告。这就不是一个用户友好界面。第二个我们看到的最忙碌的页面应该是Photobucket了。
2.2. 是否需要提供额外的信息？
许多设计师试图通过一些额外的信息来鼓励访问者完成表单填写，如：帮助、必须填写的信息，甚至版权声明。虽然每个网站各不相同，但是大多数情况下，注册权益会在表单之后出现。
▪ 41%的表单提供注册权益(MySpace, Del.icio.us, Last.fm, LinkedIn, Digg, Mister Wong, Break.com)
▪ 28%不提供多余的信息，只提供一个单纯的注册表单(Pownce, DeviantArt, Dailymotion)
▪ 11%会告知访问者他们将得到多少倍的收益(Threadless, Newsvine, Wordpress)
只有6％的网站在开头提到哪些注册信息是必须填写的，如果必填项你没有填完的话，其中8％无法进行下一步，6％会提示警告(例如37signals, Bloglines).
2.3. 单页面表单和多页面表单
93%的调查网站使用了单页面注册表单。很明显，设计师都试图让注册过程变得尽可能迅速而不枯燥。只有一小部分使用了多页面表单，这些注册页面通常需要用户填写更多的用户信息。
例如，Meebo将登陆表单和注册过程混合在一起，并在跳出的窗口中提供了登陆向导。表单由6个页面组成，从创建账户到提供个人详细信息。

2.4. 如何突出输入区的标题？
62%的登陆表单使用粗体字来突出输入区的标题。值得注意的是，没有一个网站使用斜体字。为了使标题标签更为突出，20％的网站使用了颜色字体，18％使用了纯文本。

2.5. 标签对齐方式
说实话，我们希望看到一种标签排列的趋势。可是很遗憾，我们并没有从调查中找到结果。
▪ 41％使用了右对齐排列(YouTube, Facebook, Metacafe)
▪ 30%使用了顶部对齐，即在输入区上方插入标题(Behance.net, Wufoo, Tickspot, DZone)
▪ 29%使用了左对齐方式(Digg, Ning, Wykop.pl, 43things, StudiVZ).

根据Matteo Penzo’s label placement research (1996) 和 Luke Wroblewski’s findings(pdf)两份报告显示,顶部对齐方式可以大大降低填写时间。如果你受垂直输入区设计的限制，那么建议你使用右对齐方式。如果你的表单需要用户快速浏览他们都需要填写哪些内容的话，左对齐是最佳选择。
2.6. 需要多少强制性的内容？
我们在进行调查的时候发现，现在表单设计的一大趋势就是只有很少的强制性内容。几年前，设计师通常会让用户输入一些个人信息，如姓名、国家、地址、个人爱好等。现在通过登记、密码和密码验证来满足这一切。

调查显示，54％的表单需要用户填写最多5项内容（其中6％不需要注册就可以使用服务）。34％的表单需要填写6－8项内容，还有12％的表单要填写超过9项强制性内容，这真的是在考验用户的耐心了。
2.7. 需要多少可选填项？
和上面的调查发现相似，大多数网站都避免提供可选项或者在注册完成以后才出现这些选填项。62%的表单没有选填项，38％的表单有少于5个选填项。

2.8. 垂直还是水平放置表单选项？
调查标明现在表单的布局趋势是使用垂直方向安排表单选项。86％的网站采用垂直表单。其中15％强调了漂亮，吸引人的视觉设计来吸引用户并让用户能够舒适的填写表单。

Box.net 提供了一个简单的垂直输入表单。当用户填写资料的时候眼睛会处在垂直方向，而不用左右移动。

Mint 提供了一个水平方向的注册表单。当用户输入信息的时候眼睛需要从一个区域跳转到另外一个区域。
其它发现：
▪ 18%的网站会在注册窗口或链接后再放一个登陆窗口。(例如YouTube, Reddit, Digg, Lulu, Metacafe)。
▪ 78%没有使用星号来突出显示需要填写的项目；大多数网站既没有使用星号也没有使用其它形式来修饰突出项。
▪ 9%的网站使用了步骤提示向用户标明当前位置，需要填写的步骤等。
▪ [...]]]></description>
			<content:encoded><![CDATA[<p>编译：<a href="http://tips.4ebstudio.cn/">四眼天兔工作室</a> 资料来源：<a href="http://www.smashingmagazine.com/">SMASHING MAGAZINE</a></p>
<p>如果你想最大化你的服务收入，你需要加强你的网站表单的完整填写率。除非你有一些创新的理念吸引你的访问者，否则，要想让用户注册你的网站 并不是一件容易的事情。为了实现最大化，作为网站的设计人员，需要提供良好的用户体验。我们要想办法邀请用户，向他们描述我们提供的服务流程，解释为什么 需要填写这些表单以及他们将为此获得的回报是什么。当然，我们必须让所有这些都变得简单，易于上手。</p>
<p>然而，设计一个有效的网页表单并不容易。理由很简单：没人愿意去填写一个表单，无论是线上还是线下。因此，作为一个设计人员，我们需要策划一个好的设计样式让表单填写变得简单、具有直观性及趣味性。</p>
<p><span id="more-764"></span></p>
<p>但是，我们应该如何策划呢。什么地方放链接？如何设计？如何突出标签以及对齐他们？如何让表单看着更现代化？这些也都是我们在问自己的。而答案就在下面的这个调查研究里面。</p>
<p>下面就是我们对全球<a href="http://88.198.60.17/images/web-form-design-patterns/urls.html" target="_blank">100个流行网站</a>分析的结果。我们先从登陆表单开始。第二部分会在下次的文章中发表。感谢<a href="http://wufoo.com/" target="_blank">Wufoo</a>为我们提供了调查表单。</p>
<p><span style="font-family: SimHei; font-size: 24px;">注册表单样式调查报告</span></p>
<p>该份调查报告的目的是提供给网页开发人员和设计人员一些如何有效设计网页表单的直观建议。我们也会提供一些对于设计用户友好界面的网页表单的思路。</p>
<p>我们选择了带有表单设计的全球范围的100个大型网站。这些网站在Alexa以及搜索排名上都很靠前，代表了不同类型的网站。我们通过这些 调查告诉读者为什么网页表单对企业发展目标具有重要性以及为什么它们在网页设计过程中具有高优先级。特别需要指出的是，为什么登陆表单对于很多社交型网站 如此重要。</p>
<p>我们通过使用专门的e-mail账号和用户名对这些网站进行了注册。为了使调查研究更为全面，我们设计了29个不同的问题和答案，希望这些对你的网页表单设计有所帮助。</p>
<p>请注意，该份报告不包含审核表单——这将是另一个话题，我们将在下次的文章中重点讨论。</p>
<p style="font-family: 黑体;"><span style="font-size: 22px;">1. 表单位置</span></p>
<p style="font-weight: bold; color: #c00000; font-style: italic;"><span style="font-size: 17px;">1.1. 如何设计注册标题？</span></p>
<p>用户知道，网站提供登陆、注册、加入等标签按钮使它们成为网站的会员，并拥有只属于自己的账户。很明显，用户希望能够直接在网页上看到这样的链接字样引导他们进入登陆链接。不过很不幸的是，事实并非如此。</p>
<p><a href="http://byfiles.storage.live.com/y1pU7p9j4li1qiy5FvfUs0CabvBYMQ8AbTKgxjLpplbJXkJSi6N4av3kfNjQQmDBIfa" target="_blank"><img style="width: 505px; height: 401px; border: 0px initial initial;" src="http://byfiles.storage.live.com/y1pU7p9j4li1qiy5FvfUs0CabvBYMQ8AbTKgxjLpplbJXkJSi6N4av3kfNjQQmDBIfa" alt="link-title.gif" width="252" height="199" /></a></p>
<p>最常使用的名称是“Sign up 注册”（40％），然后是“Join 加入”（18％），“Register 注册”（18％），“Create account 创建账户”（17％）。我们发现现在已经很少有网站在使用过去非常流行的“从这里开始 start here”的按钮。很明显，设计师们都在试图传递信息，而不是设计或者强调服务的功能性。</p>
<p style="font-weight: bold; color: #c00000;"><span style="font-size: 17px;"><span style="font-style: italic;">1.2. 登陆表单应该放在什么位置？</span></span></p>
<p>当用户第一次访问一个站点的时候，他们首先会对整个网页的布局进行初步认识。他们的眼睛会快速的从一个板块跳转到另外一个板块，从而确认哪个板块是最重要的以及哪些内容是他们正在寻找的。为了满足用户的需要，设计师应该设计更直观的界面帮助用户开始使用网站服务。</p>
<p>如果用户找不到登陆窗口，那么他们就会放弃注册你的网站服务。因此，登陆窗口链接的位置非常重要。设计师应该将登陆窗口链接放在最明显的位置。</p>
<p>根据调查研究显示，登陆窗口链接</p>
<p>▪ 59％置于网站开头位置（其中76％放在了右上角）</p>
<p>▪ 21％置于首页最显著的位置（首页直接显示登陆表单）</p>
<p>▪ 9％隐藏在了页面开头“注册”链接后(例如:<a href="http://www.craigslist.org/about/sites.html" target="_blank">Craigslist</a>)</p>
<p>将登陆表单放在侧栏也并不希奇（7％，例如<a href="http://www.propeller.com/" target="_blank">Propeller</a>, <a href="http://www.xing.com/" target="_blank">Xing</a>）。但是，也有4％的网站无须注册即可使用网站服务，只有当用户需要储存一些设定的时候才需要进行登陆注册。</p>
<p style="font-weight: bold; font-family: 黑体;"><span style="font-size: 24px;">2. 表单设计</span></p>
<p style="font-weight: bold; color: #c00000; font-style: italic;"><span style="font-size: 17px;">2.1. 登陆表单布局是否简化？</span></p>
<p>既然用户点击了登陆链接，那么标明他决定注册你的网站服务。重要的是，用户并不会点击更多的链接或者极具吸引力的广告。</p>
<p>因此，设计师应该移除不必要的细节和分散注意力的内容，这些将影响用户填写表单。通常，只需要一个LOGO和表单就可以了，不需要任何的导航选项和多余的信息。</p>
<p><a href="http://byfiles.storage.live.com/y1pWe9pupIHham4n8jVPTNt23KMiw1EKXC0yJcANI01swjcvqnlfMLKuAAcmMSu-AbF" target="_blank"><img style="border: 0px initial initial;" src="http://byfiles.storage.live.com/y1pWe9pupIHham4n8jVPTNt23KMiw1EKXC0yJcANI01swjcvqnlfMLKuAAcmMSu-AbF" alt="page-layout-minimized.jpg" width="503" height="362" /></a></p>
<p>由于用户想要的是登陆以后的服务，因此填写表单的过程应该尽可能的简单。设计师通常使用最小化的布局设计登陆表单样式。基于我们的调查显示，61％的网页表单相对于整个网页布局来说都是相当简单的（例如<a href="http://www.movabletype.org/cgi-bin/mtcs/mt-cp.fcgi?__mode=register&amp;blog_id=2&amp;return_to=http://www.movabletype.org/" target="_blank">MovableType</a>, <a href="https://www.livejournal.com/create.bml" target="_blank">Livejournal</a>, <a href="https://www.amazon.com/gp/sign-in.html?ie=UTF8&amp;email=&amp;disableCorpSignUp=&amp;path=/gp/yourstore&amp;redirectProtocol=&amp;mode=&amp;useRedirectOnSuccess=1&amp;query=signIn%3D1%26action%3Dsign-out%26useRedirectOnSuccess%3D1%26path%3D/gp/yourstore%26ref_%3Dpd_irl_gw_r&amp;pageAction=/gp/yourstore" target="_blank">Amazon</a>, <a href="http://passport.yandex.ru/passport?mode=register" target="_blank">Yandex.ru</a>）。</p>
<p><a href="http://byfiles.storage.live.com/y1pWe9pupIHhan4j_0bQ5RkcWShrT7zRDr9JEWsOFAsnMDRa19k5mgm89BDwfaaJMQF" target="_blank"><img style="border: 0px initial initial;" src="http://byfiles.storage.live.com/y1pWe9pupIHhan4j_0bQ5RkcWShrT7zRDr9JEWsOFAsnMDRa19k5mgm89BDwfaaJMQF" alt="yahoo.jpg" width="482" height="434" /></a></p>
<p>下面我们来看看<a href="https://edit.yahoo.com/registration?.intl=us&amp;new=1&amp;.done=http://mail.yahoo.com&amp;.src=ym" target="_blank">Yahoo</a>的登陆表单。提供给用户的只有创建账户用的表单，其它什么都没有。注意，页面的语调和语言都十分口语化，且极具吸引力。这是一个简单的，易于上手以及用户友好的表单。</p>
<p><a href="http://byfiles.storage.live.com/y1pU7p9j4li1qjeJ3b8Mk5QYTgFoD0pmJjwyC5ySABVSg1Js6dcxz23An8AQjUvmeKR" target="_blank"><img style="border: 0px initial initial;" src="http://byfiles.storage.live.com/y1pU7p9j4li1qjeJ3b8Mk5QYTgFoD0pmJjwyC5ySABVSg1Js6dcxz23An8AQjUvmeKR" alt="flixster.jpg" width="466" height="434" /></a></p>
<p><a href="http://byfiles.storage.live.com/y1pU7p9j4li1qjkLuxk92nDzf7UUldGtuMNEZ2s3GdYy_Cx4wWsCS5thcK5iJru8_Ps" target="_blank"><img style="border: 0px initial initial;" src="http://byfiles.storage.live.com/y1pU7p9j4li1qjkLuxk92nDzf7UUldGtuMNEZ2s3GdYy_Cx4wWsCS5thcK5iJru8_Ps" alt="flixster2.jpg" width="453" height="169" /></a></p>
<p><a href="http://www.flixster.com/" target="_blank">Flixster</a> 可能是最好的一个负面例子。注册页面上汇集了所有可能的导航选项，而且还在注册表单右侧堆满了广告。这就不是一个用户友好界面。第二个我们看到的最忙碌的页面应该是<a href="http://photobucket.com/register/?ref=headerregister" target="_blank">Photobucket</a>了。</p>
<p style="font-weight: bold; color: #c00000; font-style: italic;"><span style="font-size: 17px;">2.2. 是否需要提供额外的信息？</span></p>
<p>许多设计师试图通过一些额外的信息来鼓励访问者完成表单填写，如：帮助、必须填写的信息，甚至版权声明。虽然每个网站各不相同，但是大多数情况下，注册权益会在表单之后出现。</p>
<p>▪ 41%的表单提供注册权益(<a href="http://signups.myspace.com/index.cfm?fuseaction=signup" target="_blank">MySpace</a>, <a href="https://secure.del.icio.us/register" target="_blank">Del.icio.us</a>, <a href="http://cn.last.fm/join/" target="_blank">Last.fm</a>, <a href="https://www.linkedin.com/secure/register?trk=hb_join" target="_blank">LinkedIn</a>, <a href="http://digg.com/register/" target="_blank">Digg</a>, <a href="http://www.mister-wong.com/register/" target="_blank">Mister Wong</a>, <a href="http://my.break.com/Member/Authentication/Registration.aspx" target="_blank">Break.com</a>)</p>
<p>▪ 28%不提供多余的信息，只提供一个单纯的注册表单(<a href="http://pownce.com/signup/" target="_blank">Pownce</a>, <a href="http://www.deviantart.com/join/" target="_blank">DeviantArt</a>, <a href="http://www.dailymotion.com/register" target="_blank">Dailymotion</a>)</p>
<p>▪ 11%会告知访问者他们将得到多少倍的收益(<a href="http://www.threadless.com/join" target="_blank">Threadless</a>, <a href="https://www.newsvine.com/_tools/new/user" target="_blank">Newsvine</a>, <a href="http://wordpress.com/signup/" target="_blank">Wordpress</a>)</p>
<p>只有6％的网站在开头提到哪些注册信息是必须填写的，如果必填项你没有填完的话，其中8％无法进行下一步，6％会提示警告(例如<a href="https://signup.37signals.com/basecamp/Basic/signup/new?source=37s%2520home" target="_blank">37signals</a>, <a href="http://www.bloglines.com/register" target="_blank">Bloglines</a>).</p>
<p style="font-weight: bold; color: #c00000; font-style: italic;"><span style="font-size: 17px;">2.3. 单页面表单和多页面表单</span></p>
<p>93%的调查网站使用了单页面注册表单。很明显，设计师都试图让注册过程变得尽可能迅速而不枯燥。只有一小部分使用了多页面表单，这些注册页面通常需要用户填写更多的用户信息。</p>
<p>例如，<a href="http://www.meebo.com/" target="_blank">Meebo</a>将登陆表单和注册过程混合在一起，并在跳出的窗口中提供了登陆向导。表单由6个页面组成，从创建账户到提供个人详细信息。</p>
<p><a href="http://byfiles.storage.live.com/y1pWe9pupIHhakPs8NonaxF2VIjQaQrLV3pEyOvGYiwyWElq0F20WpoHmipMEZlqfNk" target="_blank"><img style="border: 0px initial initial;" src="http://byfiles.storage.live.com/y1pWe9pupIHhakPs8NonaxF2VIjQaQrLV3pEyOvGYiwyWElq0F20WpoHmipMEZlqfNk" alt="meebo.gif" width="475" height="306" /></a></p>
<p style="font-weight: bold; color: #c00000; font-style: italic;"><span style="font-size: 17px;">2.4. 如何突出输入区的标题？</span></p>
<p>62%的登陆表单使用粗体字来突出输入区的标题。值得注意的是，没有一个网站使用斜体字。为了使标题标签更为突出，20％的网站使用了颜色字体，18％使用了纯文本。</p>
<p><a href="http://byfiles.storage.live.com/y1pU7p9j4li1qgjMf91jvUYy9-ykKHJpFAs0MKXgIm51Ntz2HvK42g81JKrKG1A-nh9" target="_blank"><img style="border: 0px initial initial;" src="http://byfiles.storage.live.com/y1pU7p9j4li1qgjMf91jvUYy9-ykKHJpFAs0MKXgIm51Ntz2HvK42g81JKrKG1A-nh9" alt="labels-small.jpg" width="324" height="505" /></a></p>
<p style="font-weight: bold; color: #c00000; font-style: italic;"><span style="font-size: 17px;">2.5. 标签对齐方式</span></p>
<p>说实话，我们希望看到一种标签排列的趋势。可是很遗憾，我们并没有从调查中找到结果。</p>
<p>▪ 41％使用了右对齐排列(<a href="http://www.youtube.com/signup?next=/" target="_blank">YouTube</a>, <a href="http://www.facebook.com/home.php" target="_blank">Facebook</a>, <a href="https://www.metacafe.com/" target="_blank">Metacafe</a>)</p>
<p>▪ 30%使用了顶部对齐，即在输入区上方插入标题(<a href="http://www.behance.net/Sign_Up" target="_blank">Behance.net</a>, <a href="https://secure.wufoo.com/signup/1/" target="_blank">Wufoo</a>, <a href="http://www.tickspot.com/" target="_blank">Tickspot</a>, <a href="https://www.mixx.com/register%3EMixx%3C/a%3E,%20%3Ca%20href=" target="_blank">DZone</a>)</p>
<p>▪ 29%使用了左对齐方式(<a href="http://digg.com/register/" target="_blank">Digg</a>, <a href="http://www.ning.com/" target="_blank">Ning</a>, <a href="http://www.wykop.pl/rejestracja" target="_blank">Wykop.pl</a>, <a href="http://www.43things.com/xs?create=1" target="_blank">43things</a>, <a href="http://www.studivz.net/Registration/Step1" target="_blank">StudiVZ</a>).</p>
<p><a href="http://byfiles.storage.live.com/y1p-PjlKdHFC3r9NCQrg4Igc-N0WQrGb-kijHRt1Qk54-u4sgudsGCEvdvLNJ-r5Eaf" target="_blank"><img style="border: 0px initial initial;" src="http://byfiles.storage.live.com/y1p-PjlKdHFC3r9NCQrg4Igc-N0WQrGb-kijHRt1Qk54-u4sgudsGCEvdvLNJ-r5Eaf" alt="alignment.gif" width="397" height="419" /></a></p>
<p>根据<a href="http://www.uxmatters.com/MT/archives/000107.php" target="_blank">Matteo Penzo’s label placement research (1996)</a> 和 <a href="http://www.lukew.com/resources/articles/web_forms.html" target="_blank">Luke Wroblewski’s findings</a>(pdf)两份报告显示,顶部对齐方式可以大大降低填写时间。如果你受垂直输入区设计的限制，那么建议你使用右对齐方式。如果你的表单需要用户快速浏览他们都需要填写哪些内容的话，左对齐是最佳选择。</p>
<p style="color: #c00000; font-style: italic;"><span style="font-size: 17px;"><strong style="font-weight: bold;">2.6. 需要多少强制性的内容？</strong></span></p>
<p>我们在进行调查的时候发现，现在表单设计的一大趋势就是只有很少的强制性内容。几年前，设计师通常会让用户输入一些个人信息，如姓名、国家、地址、个人爱好等。现在通过登记、密码和密码验证来满足这一切。</p>
<p><a href="http://byfiles.storage.live.com/y1pWe9pupIHhakBW712-mnhWHXT1eeimKDXxC10-qpkffBd2bDNGiNYC3UriWkcIYoo" target="_blank"><img style="border: 0px initial initial;" src="http://byfiles.storage.live.com/y1pWe9pupIHhakBW712-mnhWHXT1eeimKDXxC10-qpkffBd2bDNGiNYC3UriWkcIYoo" alt="mandatory.jpg" width="522" height="202" /></a></p>
<p>调查显示，54％的表单需要用户填写最多5项内容（其中6％不需要注册就可以使用服务）。34％的表单需要填写6－8项内容，还有12％的表单要填写超过9项强制性内容，这真的是在考验用户的耐心了。</p>
<p style="font-weight: bold; color: #c00000; font-style: italic;"><span style="font-size: 17px;">2.7. 需要多少可选填项？</span></p>
<p>和上面的调查发现相似，大多数网站都避免提供可选项或者在注册完成以后才出现这些选填项。62%的表单没有选填项，38％的表单有少于5个选填项。</p>
<p><a href="http://byfiles.storage.live.com/y1pWe9pupIHhak5FaBwXM2-YA6HKYPGwJaIp6-34muKrzky06SEMKxmoZAXnoKM_nXg" target="_blank"><img style="border: 0px initial initial;" src="http://byfiles.storage.live.com/y1pWe9pupIHhak5FaBwXM2-YA6HKYPGwJaIp6-34muKrzky06SEMKxmoZAXnoKM_nXg" alt="optional.jpg" width="517" height="196" /></a></p>
<p style="font-weight: bold; color: #c00000; font-style: italic;"><span style="font-size: 17px;">2.8. 垂直还是水平放置表单选项？</span></p>
<p>调查标明现在表单的布局趋势是使用垂直方向安排表单选项。86％的网站采用垂直表单。其中15％强调了漂亮，吸引人的视觉设计来吸引用户并让用户能够舒适的填写表单。</p>
<p><a href="http://byfiles.storage.live.com/y1pU7p9j4li1qhX2wov1kTmgaZIJ11O5qo5U0e3fK-FTNYExqU3ooqx9GnFcHO8F9bD" target="_blank"><img style="border: 0px initial initial;" src="http://byfiles.storage.live.com/y1pU7p9j4li1qhX2wov1kTmgaZIJ11O5qo5U0e3fK-FTNYExqU3ooqx9GnFcHO8F9bD" alt="box.jpg" width="413" height="448" /></a></p>
<p><a href="http://box.net/" target="_blank">Box.net</a> 提供了一个简单的垂直输入表单。当用户填写资料的时候眼睛会处在垂直方向，而不用左右移动。</p>
<p><a href="http://byfiles.storage.live.com/y1pWe9pupIHhan2b_JsdFw-vtdJKxWF4lrC0ZLrC44T5BktfhUJBZrwERIatdNwgxOA" target="_blank"><img style="border: 0px initial initial;" src="http://byfiles.storage.live.com/y1pWe9pupIHhan2b_JsdFw-vtdJKxWF4lrC0ZLrC44T5BktfhUJBZrwERIatdNwgxOA" alt="mint.jpg" width="412" height="308" /></a></p>
<p><a href="http://www.haveamint.com/account/create" target="_blank">Mint</a> 提供了一个水平方向的注册表单。当用户输入信息的时候眼睛需要从一个区域跳转到另外一个区域。</p>
<p><span style="color: #c00000; font-size: 17px;"><span style="font-weight: bold; font-style: italic;">其它发现：</span></span></p>
<p>▪ 18%的网站会在注册窗口或链接后再放一个登陆窗口。(例如YouTube, Reddit, Digg, Lulu, Metacafe)。</p>
<p>▪ 78%没有使用星号来突出显示需要填写的项目；大多数网站既没有使用星号也没有使用其它形式来修饰突出项。</p>
<p>▪ 9%的网站使用了步骤提示向用户标明当前位置，需要填写的步骤等。</p>
<p>▪ 85%的网站都倾向于使用简单的网页表单设计以及尽可能少的填写项。</p>
<p>▪ 填写区域通常使用不同的形式按组隔开，69％使用空白边，22％使用线条，9％使用不同的颜色背景。</p>
<p style="font-weight: bold; font-family: 黑体;"><span style="font-size: 6px;">总结</span></p>
<p>让我们总结一下第一部份的调查研究结果。请切记，这些都是针对登陆／注册表单的。</p>
<p>▪ 40％的注册链接使用的名称是“注册 sign up”，并且都放置在网页的右上角；</p>
<p>▪ 61％的注册表单布局都十分简单，避免分散用户的注意力；</p>
<p>▪ 93％的网站都使用单页注册表单；</p>
<p>▪ 41％的网站通过解释注册权益来吸引用户注册；</p>
<p>▪ 62％的网站使用黑体字来突出显示输入区的标题；</p>
<p>▪ 标签对齐方式没有明显的设计趋势；</p>
<p>▪ 设计师都试图使用较少的必填选项；</p>
<p>▪ 设计师都试图减少可选项；</p>
<p>▪ 86％的网站使用垂直表单布局来代替水平表单布局。</p>
<p>下周，我们将发布本次调查研究的第二部分。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.4ebstudio.com/web-form-design-patterns-sign-up-forms-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>40款精彩绝伦的文字海报设计及PS效果制作教程</title>
		<link>http://www.4ebstudio.com/40-font-photoshop-design-study.html</link>
		<comments>http://www.4ebstudio.com/40-font-photoshop-design-study.html#comments</comments>
		<pubDate>Mon, 30 Jun 2008 08:59:24 +0000</pubDate>
		<dc:creator>4EB Studio</dc:creator>
				<category><![CDATA[图形图像]]></category>
		<category><![CDATA[天兔贴士]]></category>
		<category><![CDATA[字体]]></category>
		<category><![CDATA[设计教程]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[平面设计]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[文字]]></category>
		<category><![CDATA[海报]]></category>

		<guid isPermaLink="false">http://4ebstudio.com/?p=744</guid>
		<description><![CDATA[还是在noupe上看到一篇介绍字符构成的海报设计欣赏和用PS制作出来的各种效果的字符海报教程的文章，这些作品真的精彩到让人瞠目结舌，更令人兴奋的是，还提供了制作这些效果的教程，如果你有点英语基础，或是没有英语基础但是懂得PS技术，或是干脆两者都不具备，那也绝对推荐你看看这些教程，肯定会给你很大的启发。
 
字符海报欣赏
1-The Gift v2 by MrBadger



2-Typography by fabianohikaru


3-TechnicalLove by Mrgraphicsguy


4-Beauty by Mrgraphicsguy


5-Stel Christian Cambas Poster by SeBDeSiGN


6-Oriental Pages_Page32 by Malikanas


7-XTRABOLD


8-Tony Rohr’s Ring


9-State To State


10-Good Morning Stranger by Nicolas Alexander


11-Smoke + Type by Daniel Gordon


12-Futura by Craig Ward


13-Ink and Water Don’t Mix by Craig Ward


14-Bckyrdflw Promo by Andrew Dyjak


15-Birthday Flyer


16-Children of the Idiom by Pablo Alfieri


17-Drasik


18-Drasik


19-Crowdsourcing


20-Avatar: 15 Minute In Calcutta


21-Rolling Stones Rolled Gold


22-STAY GREEN. GO RED.


23-Dolce &#38; Gabbana


24-Beautiful [...]]]></description>
			<content:encoded><![CDATA[<p>还是在<a href="http://www.noupe.com/" target="_blank">noupe</a>上看到一篇介绍字符构成的海报设计欣赏和用PS制作出来的各种效果的字符海报教程的文章，这些作品真的精彩到让人瞠目结舌，更令人兴奋的是，还提供了制作这些效果的教程，如果你有点英语基础，或是没有英语基础但是懂得PS技术，或是干脆两者都不具备，那也绝对推荐你看看这些教程，肯定会给你很大的启发。</p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; line-height: 23px; font-family: Georgia, Times, serif; font-size: 14px; border-width: 0px;"><span style="color: #5b534d; line-height: 14px; font-family: Georgia;"><span style="font-weight: inherit; font-style: inherit; line-height: 1.4; vertical-align: baseline; list-style-type: none; color: #5b534d; width: 661px; text-align: center; display: block; clear: both; font-family: Georgia, Times, serif; border-width: 0px; padding: 0px; margin: 0px;"> </span></span></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; line-height: 23px; font-family: Georgia, Times, serif; font-size: 14px; border-width: 0px;"><span style="color: #5a4f4b; font-weight: bold; letter-spacing: -1px; line-height: 22px; font-size: 20px;">字符海报欣赏</span></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">1-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://mrbadger.deviantart.com/art/The-Gift-v2-71979058">The Gift v2</a> by <a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://mrbadger.deviantart.com/">MrBadger</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://mrbadger.deviantart.com/art/The-Gift-v2-71979058"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart1.jpg" alt="typography" width="450" height="220" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><span id="more-744"></span></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">2-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://fabianohikaru.deviantart.com/art/Typography-80428966">Typography</a> by <a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://fabianohikaru.deviantart.com/">fabianohikaru</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://fabianohikaru.deviantart.com/art/Typography-80428966"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart6.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">3-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://mrgraphicsguy.deviantart.com/art/technicalLove-50236884">TechnicalLove</a> by <a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://mrgraphicsguy.deviantart.com/">Mrgraphicsguy</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://mrgraphicsguy.deviantart.com/art/technicalLove-50236884"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart3.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">4-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://mrgraphicsguy.deviantart.com/art/Beauty-81735735">Beauty</a> by <a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://mrgraphicsguy.deviantart.com/">Mrgraphicsguy</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://mrgraphicsguy.deviantart.com/art/Beauty-81735735"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart4.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">5-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://sebdesign.deviantart.com/art/Stel-Christian-Cambas-Poster-66801978">Stel Christian Cambas Poster</a> by <a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://sebdesign.deviantart.com/">SeBDeSiGN</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://sebdesign.deviantart.com/art/Stel-Christian-Cambas-Poster-66801978"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart5.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">6-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://malikanas.deviantart.com/art/Oriental-Pages-Page32-67304456">Oriental Pages_Page32</a> by <a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://malikanas.deviantart.com/">Malikanas</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://malikanas.deviantart.com/art/Oriental-Pages-Page32-67304456"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart2.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">7-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.xtrabold.net/">XTRABOLD</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.xtrabold.net/"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart7.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">8-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.superexpresso.com/work/42">Tony Rohr’s Ring</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.superexpresso.com/work/42"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart8.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">9-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/State-to-State/84052">State To State</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/State-to-State/84052"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart9.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">10-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Typography/89817">Good Morning Stranger</a> by <a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/NicolasAlexander">Nicolas Alexander</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Typography/89817"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart10.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">11-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Smoke--Type/40834">Smoke + Type</a> by <a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/DanGordon">Daniel Gordon</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Smoke--Type/40834"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart12.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">12-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Futura/45576">Futura</a> by <a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/wordsarepictures">Craig Ward</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Futura/45576"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart13.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">13-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Misc-Typography/92669">Ink and Water Don’t Mix</a> by <a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/wordsarepictures">Craig Ward</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Misc-Typography/92669"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart14.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">14-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Bckyrdflw-Promo/88326">Bckyrdflw Promo</a> by <a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/backyardflow">Andrew Dyjak</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Bckyrdflw-Promo/88326"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart15.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">15-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.flickr.com/photos/en_remolinos/2587104376/">Birthday Flyer</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.flickr.com/photos/en_remolinos/2587104376/"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart16.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">16-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Children-of-the-idiom/93731">Children of the Idiom</a> by <a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/playful">Pablo Alfieri</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Children-of-the-idiom/93731"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart17.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">17-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://drasik-design.blogspot.com/">Drasik</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://drasik-design.blogspot.com/"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart18.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">18-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://drasik-design.blogspot.com/">Drasik</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://drasik-design.blogspot.com/"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart19.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">19-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.flickr.com/photos/en_remolinos/2255608297/">Crowdsourcing</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.flickr.com/photos/en_remolinos/2255608297/"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart20.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">20-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.flickr.com/photos/greysheepduo/1492327996/in/pool-426471@N23">Avatar: 15 Minute In Calcutta</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.flickr.com/photos/greysheepduo/1492327996/in/pool-426471@N23"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart21.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">21-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Rolling-Stones-Rolled-Gold-/53862">Rolling Stones Rolled Gold</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Rolling-Stones-Rolled-Gold-/53862"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart22.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">22-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.seventhstreetstudio.com/downloads/staygreenb/?row=8">STAY GREEN. GO RED.</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.seventhstreetstudio.com/downloads/staygreenb/?row=8"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart23.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">23-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.designflavr.com/Dolce-and-Gabbana-Colin-Lee-i112/">Dolce &amp; Gabbana</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.designflavr.com/Dolce-and-Gabbana-Colin-Lee-i112/"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart24.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">24-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Beautiful-Decay-Issue-T/41498">Beautiful Decay</a> by <a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.alextrochut.com/">Alex Trochut</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Beautiful-Decay-Issue-T/41498"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart25.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">25-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Adobe/92748">Adobe</a> by <a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/stefanlucut">Stefan Lucut</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/Adobe/92748"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart26.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">26-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/BMW-X3-Be-The-Road/89895">BMW X3</a> by <a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/phunko">Sergio Cullell</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/BMW-X3-Be-The-Road/89895"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart27.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">27-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.flickr.com/photos/23596634@N04/2249209127/">What is Graphic Design</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.flickr.com/photos/23596634@N04/2249209127/"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart28.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">28-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/NAURIS-typeface/40842">What is Graphic Design</a> by <a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/wearenotyou">Wearenotyou</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/NAURIS-typeface/40842"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart29.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">29-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/D-Edge-Awards/56941">D-Edge Awards</a> by <a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/rodrigo_maltchique">Rodrigo Braga</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.behance.net/Gallery/D-Edge-Awards/56941"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart30.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">30-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://flickr.com/photos/runeone/2179494282/">Folklove</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://flickr.com/photos/runeone/2179494282/"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart33.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<h4 style="font-size: 20px; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #ff4095; margin-top: 15px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; text-align: left; vertical-align: baseline; list-style-type: none; color: #5a4f4b; letter-spacing: -1px; font-family: Georgia, Times, serif; font-style: normal; font-variant: normal; font-weight: bold; line-height: 22px; padding: 0px;">PS教程</h4>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">31-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?featureID=1617">3D typographic effects in Photoshop</a> Nik Ainley教你如何运用PS工具向3D文字添加令人惊叹的效果。</p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?featureID=1617"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart11.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">32-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://psdtuts.com/text-effects-tutorials/dramatic-text-on-fire-effect-in-photoshop/">Dramatic Text on Fire Effect in Photoshop</a> 该教程教你如何使用图像合成制作火焰效果的文字。</p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://psdtuts.com/text-effects-tutorials/dramatic-text-on-fire-effect-in-photoshop/"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart31.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">33-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://psdtuts.com/text-effects-tutorials/create-a-spectacular-grass-text-effect-in-photoshop/">Create a Spectacular Grass Text Effect in Photoshop</a> 该教程教你如何使用一张绿色的草地图片和铅笔工具以及加上一点点的耐心创作出一幅很酷的草皮效果的文字图像。</p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://psdtuts.com/text-effects-tutorials/create-a-spectacular-grass-text-effect-in-photoshop/"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart32.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">34-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://luxa.org/tutorial_smooth_glass_type.php">Smooth Glass Type</a> 教你如何通过图层效果制作可以放在任何背景图中的半透明的玻璃字体。</p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://luxa.org/tutorial_smooth_glass_type.php"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart34.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">35-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.celoxdesign.net/free-photoshop-tutorials/3d-bulge-text-effect/id/72">3D Bulge Text Effect tutorial</a> 教你如何利用PS滤镜(Plastic wrap, Blur, Sharpen) 创作出令人瞠目结舌的3D文字效果，同时还将教你一些制作文字效果的小诀窍。</p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.celoxdesign.net/free-photoshop-tutorials/3d-bulge-text-effect/id/72"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart35.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">36-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://photoshoptutorials.ws/photoshop-tutorials/text-effects/decorating-text.html">Decorating Text</a> 教你如何使用色彩和样式效果制作出令自己满意的文字效果。</p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://photoshoptutorials.ws/photoshop-tutorials/text-effects/decorating-text.html"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart36.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">37-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.dreamdealer.nl/?action=viewTutorial&amp;id=41">Graffiti with Photoshop</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.dreamdealer.nl/?action=viewTutorial&amp;id=41"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart37.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">38-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://swaymedia.com/?p=87">Web 2.0 Sticker Text Effect</a></p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://swaymedia.com/?p=87"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart38.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">39-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://psdtuts.com/text-effects-tutorials/a-slick-supernatural-text-effect/">A Slick Supernatural Text Effect</a> 该教程将教你如何制作一个烟雾弥漫的夜晚效果的文字特效，你可以通过此教程好好练习一下波纹变形滤镜的使用方法。</p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://psdtuts.com/text-effects-tutorials/a-slick-supernatural-text-effect/"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart39.jpg" alt="typography" /></a></p>
<hr style="clear: both; visibility: hidden; padding: 0px; margin: 0px;" />
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;">40-<a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; font-size: 16px; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.photoshoppoint.com/text-effects/simple-burnt-in-text-effect/">Simple Burnt-in Text Effect</a> 教你制作一种简单的，但是非常真实的烧伤效果的文字效果。</p>
<p style="margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; font-size: 14px; line-height: 23px; border-width: 0px;"><a style="border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; vertical-align: baseline; list-style-type: none; text-decoration: none; color: #ff4095; border-bottom-style: none; padding: 0px; margin: 0px;" href="http://www.photoshoppoint.com/text-effects/simple-burnt-in-text-effect/"><img style="margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; font-weight: inherit; font-style: inherit; line-height: 1.4; font-family: Georgia, Times, serif; text-align: left; list-style-type: none; color: #5b534d; background-color: #f0eee6; float: left; vertical-align: sub; padding: 5px; border: 1px solid #e7e5dd;" src="http://noupe.com/img/textart40.jpg" alt="typography" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.4ebstudio.com/40-font-photoshop-design-study.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
