<?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/tag/%e7%bd%91%e9%a1%b5%e8%ae%be%e8%ae%a1/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>Spider网页设计及HTML制作</title>
		<link>http://www.4ebstudio.com/spider-webdesign-psd2html.html</link>
		<comments>http://www.4ebstudio.com/spider-webdesign-psd2html.html#comments</comments>
		<pubDate>Thu, 10 Sep 2009 06:29:48 +0000</pubDate>
		<dc:creator>4EB Studio</dc:creator>
				<category><![CDATA[典型案例]]></category>
		<category><![CDATA[天兔XHTML]]></category>
		<category><![CDATA[psd转html]]></category>
		<category><![CDATA[网页设计]]></category>

		<guid isPermaLink="false">http://4ebstudio.com/?p=1077</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><img src="http://4ebstudio.com/wp-content/uploads/2009/09/spider.jpg" alt="Spider网站设计及HTML制作" title="Spider网站设计及HTML制作" width="580" height="835" class="aligncenter size-full wp-image-1076" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.4ebstudio.com/spider-webdesign-psd2html.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>网站面包屑(breadcrumb)设计实例解析</title>
		<link>http://www.4ebstudio.com/breadcrumbs-in-web-design-examples-and-best-practices.html</link>
		<comments>http://www.4ebstudio.com/breadcrumbs-in-web-design-examples-and-best-practices.html#comments</comments>
		<pubDate>Sun, 29 Mar 2009 09:22:51 +0000</pubDate>
		<dc:creator>4EB Studio</dc:creator>
				<category><![CDATA[天兔贴士]]></category>
		<category><![CDATA[网页设计]]></category>
		<category><![CDATA[设计灵感]]></category>
		<category><![CDATA[breadcrumb]]></category>
		<category><![CDATA[showcase]]></category>
		<category><![CDATA[示例展示]]></category>
		<category><![CDATA[面包屑]]></category>

		<guid isPermaLink="false">http://4ebstudio.com/?p=784</guid>
		<description><![CDATA[在一个拥有很多页面的网站上，面包屑导航(breadcrumb navigation)可以大大提高用户导引的方式。换句话说，面包屑(breadcrumb)可以减少网站访问者找寻更深级别页面的步骤，并且改善了网站区块和页面的可访问性。而且面包屑(breadcrumb)还是一个有效的直观标识来告诉使用者他们当前的位置，是当前登录页面最好的上下文信息资源。
什么是面包屑(breadcrumb)?
“面包屑(breadcrumb)”是二级导航计划的一种形式，可以清楚的标明当前用户所在的网站或网络应用的位置。该术语源自《奇幻森林历险记》（Hansel and Gretel） 这篇童话故事，两个小孩子通过丢面包屑来标记回家的踪迹。和童话故事中一样，面包屑(breadcrumb)在现实应用中可以提供给用户追踪原始登陆点的方式。

Delicious.com上的面包屑(breadcrumb)


通常你可以在一些内容量极大，并且使用分级结构的网站上看到面包屑(breadcrumb)。你也可以在一些具有多重步骤的应用程序上看到它们。面包屑(breadcrumb)的结构非常简单，水平排放了一些文本链接，并且用大于号隔开(&#62;)；这个符号标明了当前页面与相邻页面之间的层级关系。
本文，我们将探讨面包屑(breadcrumb)在网站中的使用方法以及提供一些好的案例供参考。
什么时候需要使用面包屑(breadcrumb)?
大型网站或者具有层级结构页面的网站需要使用面包屑导航(breadcrumb navigation)。最好的例子就是一个电子商务网站，这种网站的产品都会根据逻辑分类进行归组。
对于一些仅有一级结构的网站你不需要使用面包屑(breadcrumb)。一个决定是否需要使用面包屑(breadcrumb)最好的办法就是建立一个网站地图或者用图表画出网站导航结构，并且分析一下使用面包屑(breadcrumb)是否可以改善用户在分类之间的导引动作。
面包屑导航（Breadcrumb navigation）只能作为一个网站附属的特性而不能代替主导航。它是一个方便的功能，一个二级导航计划可以让用户确认他的当前位置，并且是你的网站导航的另一种表现方式。
面包屑(breadcrumb)的形式
下面介三种主要的面包屑(breadcrumb)形式。
基于位置的(Location-based)

基于位置的面包屑(breadcrumb)可以告诉用户他们当前所在的网站层级。最具代表性的就是用在具有多级别（通常大于两级）的导航中。下面的示例 (SitePoint)中，每一个文本链接的层级都大于各自右侧的文本链接。

基于属性的(Attribute-based)

基于属性的面包屑(breadcrumb)路径显示了特定页面的属性。例如，在Newegg网站中，面包屑(breadcrumb)路径显示了特定页面上项目的属性。

该页面显示了所有具有制造者为“Lian Li”这个属性的计算机，同时他们还具有“MicroATX Mini Tower”这个表单元素。
基于路径的(Path-based)
基于路径的面包屑(breadcrumb)像用户提示了他们达到特定页面的步骤。这种形式的面包屑(breadcrumb)是动态的，因为它们显示的页面是用户在到达当前页面之前已经访问过的页面。
使用面包屑(breadcrumb)的好处
使用面包屑(breadcrumb)有以下几点好处：
为用户带来方便
使用面包屑(breadcrumb)主要是为用户提供站内导航的另一种方式。通过在多级结构的网站上为所有页面提供面包屑(breadcrumb)路径，用户可以更容易的定位到高级别的页面。
减少返回高级别页面的点击数量或动作
代替使用浏览器的返回按钮或者网站的主导航返回到高级别页面，用户现在可以通过面包屑(breadcrumb)使用更少的点击到达目的地。
通常不占用屏幕空间
因为通常都是使用水平方向且不进行格式化，面包屑(breadcrumb)路径不需要占用页面很多空间。这样的好处就是他们对于内容的加载没有任何负面影响，并且如果使用得得当的话将化解其他负载。
减少跳出率
面包屑(breadcrumb)路径对于吸引首次访问者进入当前加载页面以后继续查看网站其他内容是一个非常棒的方式。例如，当一个用户通过google搜索进入到一个页面，看到一个面包屑(breadcrumb)路径的时候可能会试图点击更高级别的页面来查看相关感兴趣的文章。这样依赖，就可以减少整个网站的跳出率。
使用面包屑(breadcrumb)的常见错误
使用面包屑(breadcrumb)是意见十分简单的事情，在决定是否需要使用他们之前仅仅需要考虑几点建议。下面让我们看看需要避免的一些错误使用情况。
在不要使用的时候而使用了面包屑(breadcrumb)
最易发生的错误就是面包屑(breadcrumb)对于网站没有任何益处的时候而使用了它。

在上面的例子中，Slicethepie为使用者提供了太多的导航选择。 (1) 主导航， (2) 面包屑(breadcrumb)路径以及 (3)二级导航的位置都十分接近。面包屑(breadcrumb)在这里并没有为用户提供什么方便之处，因为二级导航已经直接显示出了下级页面。而且，点击面包屑(breadcrumb)上的二级链接 (”Music”)将把你代回到一级标签 (”Listen”)，这将错误的向你提示第一个标签会比第二个标签(”Search” 和 “Artist hall of fame”)级别高。
将面包屑(breadcrumb)作为主导航
正如前所属，使用面包屑(breadcrumb)仅仅是一种可选的导航方案。

在上面的例子中，mefeedia并没有提供主要的查看视频的导航菜单。尽管这里在页脚部分有一个文字链接导航，但是在页面主体上并没有一个导航菜单，从而使得网站其他部分的定位非常困难。

假设你通过Google直接到达了视频页面，那么可供你使用的导航仅有面包屑(breadcrumb)。也就是说如果你已经浏览了网站的其他页面并且到达了一个没有主导航菜单的页面，那么你不得不使用浏览器的“返回”按钮访问主菜单。
当页面具有多种分类的时候使用面包屑(breadcrumb)
面包屑(breadcrumb)具有一个线性结构，因此当你的页面分类种类较多的时候使用它会比较困难。决定是否需要使用面包屑(breadcrumb)通常都很大的依赖于你的网站结构设计。当一个低级别的页面具有一个以上的父级分类，那么使用面包屑(breadcrumb)是无效的，不精确的，而且会让用户非常迷糊。
面包屑(breadcrumb)导航设计考虑因素
当设计面包屑(breadcrumb)导航计划的时候，需要在大脑中牢记几点。让我们一起来看看当你设计面包屑(breadcrumb)的时候可能会遇到的问题。
应该用什么区分开链接项目？
通常被接受并且广泛认知的区分面包屑(breadcrumb)超级链接的符号就是大于号(&#62;)。最具代表性的说，大于号用来表示层级结构，像这样的结构主分类&#62;子分类。

Other symbols used are arrows pointing to the right, right angle quotation marks (») and slashes (/).

选择使用什么样子的分隔符依赖于整个网站的美观设计以及所使用的面包屑(breadcrumb)形式。比如，基于路径的面包屑(breadcrumb)就不需要在每个链接文本之间提供层级关系，使用大于号并不能精确的传递他们之间的关系。
面包屑(breadcrumb)应该多大？
你无需让面包屑(breadcrumb)占据网页的主导位置。一个面包屑(breadcrumb)仅仅扮演用户使用助手的功能。它的尺寸只需可以传到足够的信息给用户足以，因此可以很小，或者比主导航小一些。

上图像我们显示了一个非常好的原则就是面包屑(breadcrumb)不能作为用户到达页面的时候被第一眼吸引的东西。
面包屑(breadcrumb)应该放在什么位置？
面包屑(breadcrumb)通常显示也页面的上半部分，如果导航菜单使用的是水平方向的话就在主导航菜单下方即可。
面包屑(breadcrumb)展示
我们已经讨论过了面包屑(breadcrumb)的6W(who, what, when, where, why以及how)，下面来看看一些实例。以下部分你将看到一些非常棒的网站上使用面包屑(breadcrumb)的例子。
1. 经典的基于文本的面包屑(breadcrumb)
TypePad Design Assistant

NASA

Nestle 使用的面包屑(breadcrumb)文本是页面上最小的文本，有效的体现了面包屑(breadcrumb)的谦逊而不唐突。

Marchand de Trucs

Bridge 55

Overstock.com 在它基于属性的面包屑(breadcrumb)上使用了标准的大于号，并且为产品属性使用了选择框，这样用户就无需再对它们进行筛选。

2. 使用其他符号代替 “&#62;”
TechRadar UK 和 BP [...]]]></description>
			<content:encoded><![CDATA[<p>在一个拥有很多页面的网站上，面包屑导航(breadcrumb navigation)可以大大提高用户导引的方式。换句话说，面包屑(breadcrumb)可以减少网站访问者找寻更深级别页面的步骤，并且改善了网站区块和页面的<a href="http://en.wikipedia.org/wiki/Findability">可访问性</a>。而且面包屑(breadcrumb)还是一个有效的直观标识来告诉使用者他们当前的位置，是当前登录页面最好的上下文信息资源。</p>
<h3 style="font-size: 1.17em;">什么是面包屑(breadcrumb)?</h3>
<p>“面包屑(breadcrumb)”是<strong style="font-weight: bold;">二级导航计划</strong>的一种形式，可以清楚的标明当前用户所在的网站或网络应用的位置。该术语源自<a href="http://en.wikipedia.org/wiki/Hansel_and_Gretel">《奇幻森林历险记》（Hansel and Gretel）</a> 这篇童话故事，两个小孩子通过丢面包屑来标记回家的踪迹。和童话故事中一样，面包屑(breadcrumb)在现实应用中可以提供给用户追踪原始登陆点的方式。</p>
<p><img style="border: 0px initial initial;" title="interactive_delicious" src="http://4ebstudio.com/wp-content/uploads/2009/03/interactive_delicious.jpg" alt="interactive_delicious" width="243" height="99" /><br />
<em style="font-style: italic;"><a href="http://delicious.com/SixRevisions/webdesign+design">Delicious.com</a>上的面包屑(breadcrumb)</em></p>
<p><em style="font-style: italic;"><span id="more-784"></span><br />
</em></p>
<p>通常你可以在一些内容量极大，并且使用分级结构的网站上看到面包屑(breadcrumb)。你也可以在一些具有多重步骤的应用程序上看到它们。面包屑(breadcrumb)的结构非常简单，水平排放了一些文本链接，并且用大于号隔开(&gt;)；这个符号标明了当前页面与相邻页面之间的层级关系。</p>
<p>本文，我们将探讨面包屑(breadcrumb)在网站中的使用方法以及提供一些好的案例供参考。</p>
<h3 style="font-size: 1.17em;">什么时候需要使用面包屑(breadcrumb)?</h3>
<p>大型网站或者具有层级结构页面的网站需要使用<strong style="font-weight: bold;">面包屑导航(breadcrumb navigation)</strong>。最好的例子就是一个电子商务网站，这种网站的产品都会根据逻辑分类进行归组。</p>
<p>对于一些仅有一级结构的网站你<strong style="font-weight: bold;">不需要</strong>使用面包屑(breadcrumb)。一个决定是否需要使用面包屑(breadcrumb)最好的办法就是建立一个<a href="http://en.wikipedia.org/wiki/Site_map">网站地图</a>或者用图表画出网站导航结构，并且分析一下使用面包屑(breadcrumb)是否可以改善用户在分类之间的导引动作。</p>
<p>面包屑导航（Breadcrumb navigation）只能作为一个网站附属的特性而不能代替主导航。它是一个方便的功能，一个<strong style="font-weight: bold;">二级导航计划</strong>可以让用户确认他的当前位置，并且是你的网站导航的另一种表现方式。</p>
<h3 style="font-size: 1.17em;">面包屑(breadcrumb)的形式</h3>
<p>下面介三种主要的面包屑(breadcrumb)形式。</p>
<p><strong style="font-weight: bold;">基于位置的(Location-based)<br />
</strong></p>
<p>基于位置的面包屑(breadcrumb)可以告诉用户他们当前所在的网站层级。最具代表性的就是用在具有多级别（通常大于两级）的导航中。下面的示例 (<a href="http://www.sitepoint.com/article/introducing-joomla/">SitePoint</a>)中，每一个文本链接的层级都大于各自右侧的文本链接。</p>
<p><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/location_based_breadcrumb_example_sitepoint.jpg" alt="Example of location-based breadcrumb." width="500" height="179" /></p>
<p><strong style="font-weight: bold;">基于属性的(Attribute-based)<br />
</strong></p>
<p>基于属性的面包屑(breadcrumb)路径显示了特定页面的属性。例如，在<a href="http://www.newegg.com/Product/ProductList.aspx?Submit=ENE&amp;N=2010090007%2050001375%201054808291&amp;name=MicroATX%20Mini%20Tower">Newegg</a>网站中，面包屑(breadcrumb)路径显示了特定页面上项目的属性。</p>
<p><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/newegg_attribute_based_navigation.jpg" alt="Example of attribute-based breadcrumbs." width="500" height="109" /></p>
<p>该页面显示了所有具有制造者为“<em style="font-style: italic;">Lian Li”</em>这个属性的计算机，同时他们还具有“<em style="font-style: italic;">MicroATX Mini Towe</em>r”这个表单元素。</p>
<p><strong style="font-weight: bold;">基于路径的(Path-based)</strong></p>
<p><strong style="font-weight: bold;"></strong>基于路径的面包屑(breadcrumb)像用户提示了他们达到特定页面的步骤。这种形式的面包屑(breadcrumb)是动态的，因为它们显示的页面是用户在到达当前页面之前已经访问过的页面。</p>
<h3 style="font-size: 1.17em;">使用面包屑(breadcrumb)的好处</h3>
<p>使用面包屑(breadcrumb)有以下几点好处：</p>
<p><strong style="font-weight: bold;">为用户带来方便</strong></p>
<p>使用面包屑(breadcrumb)主要是为用户提供站内导航的另一种方式。通过在多级结构的网站上为所有页面提供面包屑(breadcrumb)路径，用户可以更容易的定位到高级别的页面。</p>
<p><strong style="font-weight: bold;">减少返回高级别页面的点击数量或动作</strong></p>
<p>代替使用浏览器的返回按钮或者网站的主导航返回到高级别页面，用户现在可以通过面包屑(breadcrumb)使用更少的点击到达目的地。</p>
<p><strong style="font-weight: bold;">通常不占用屏幕空间</strong></p>
<p>因为通常都是使用水平方向且不进行格式化，面包屑(breadcrumb)路径不需要占用页面很多空间。这样的好处就是他们对于内容的加载没有任何负面影响，并且如果使用得得当的话将化解其他负载。</p>
<p><strong style="font-weight: bold;">减少跳出率</strong></p>
<p>面包屑(breadcrumb)路径对于吸引首次访问者进入当前加载页面以后继续查看网站其他内容是一个非常棒的方式。例如，当一个用户通过google搜索进入到一个页面，看到一个面包屑(breadcrumb)路径的时候可能会试图点击更高级别的页面来查看相关感兴趣的文章。这样依赖，就可以减少整个网站的跳出率。</p>
<h3 style="font-size: 1.17em;">使用面包屑(breadcrumb)的常见错误</h3>
<p>使用面包屑(breadcrumb)是意见十分简单的事情，在决定是否需要使用他们之前仅仅需要考虑几点建议。下面让我们看看需要避免的一些错误使用情况。</p>
<p><strong style="font-weight: bold;">在不要使用的时候而使用了面包屑(breadcrumb)</strong></p>
<p>最易发生的错误就是面包屑(breadcrumb)对于网站没有任何益处的时候而使用了它。</p>
<p><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/simple_pie_mistake.jpg" alt="Using breadcrumbs when you do not need it." width="500" height="200" /></p>
<p>在上面的例子中，<a href="http://www.slicethepie.com/Music/Default.aspx">Slicethepie</a>为使用者提供了太多的导航选择。 (1) 主导航， (2) 面包屑(breadcrumb)路径以及 (3)二级导航的位置都十分接近。面包屑(breadcrumb)在这里并没有为用户提供什么方便之处，因为二级导航已经直接显示出了下级页面。而且，点击面包屑(breadcrumb)上的二级链接 (”Music”)将把你代回到一级标签 (”Listen”)，这将错误的向你提示第一个标签会比第二个标签(”Search” 和 “Artist hall of fame”)级别高。</p>
<p><strong style="font-weight: bold;">将面包屑(breadcrumb)作为主导航</strong></p>
<p>正如前所属，使用面包屑(breadcrumb)仅仅是一种可选的导航方案。</p>
<p><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/mefeedia.jpg" alt="Using breadcrumbs as primary navigation./" width="496" height="128" /></p>
<p>在上面的例子中，<a href="http://www.mefeedia.com/entry/fri-feb-27-2009/14804198">mefeedia</a>并没有提供主要的查看视频的导航菜单。尽管这里在页脚部分有一个文字链接导航，但是在页面主体上并没有一个导航菜单，从而使得网站其他部分的定位非常困难。</p>
<p><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/mefeedia_2_primary_nav.jpg" alt="Using breadcrumbs trails as primary navigation - example 2." width="500" height="381" /></p>
<p>假设你通过Google直接到达了视频页面，那么可供你使用的导航仅有面包屑(breadcrumb)。也就是说如果你已经浏览了网站的其他页面并且到达了一个没有主导航菜单的页面，那么你不得不使用浏览器的“返回”按钮访问主菜单。</p>
<p><strong style="font-weight: bold;">当页面具有多种分类的时候使用面包屑(breadcrumb)</strong></p>
<p>面包屑(breadcrumb)具有一个线性结构，因此当你的页面分类种类较多的时候使用它会比较困难。决定是否需要使用面包屑(breadcrumb)通常都很大的依赖于你的网站结构设计。当一个低级别的页面具有一个以上的父级分类，那么使用面包屑(breadcrumb)是无效的，不精确的，而且会让用户非常迷糊。</p>
<h3 style="font-size: 1.17em;">面包屑(breadcrumb)导航设计考虑因素</h3>
<p>当设计面包屑(breadcrumb)导航计划的时候，需要在大脑中牢记几点。让我们一起来看看当你设计面包屑(breadcrumb)的时候可能会遇到的问题。</p>
<p><strong style="font-weight: bold;">应该用什么区分开链接项目？</strong></p>
<p>通常被接受并且广泛认知的区分面包屑(breadcrumb)超级链接的符号就是大于号(&gt;)。最具代表性的说，大于号用来表示层级结构，像这样的结构<em style="font-style: italic;">主分类&gt;子分类。</em></p>
<p><a href="http://www.google.com/support/websearch/bin/answer.py?hl=en&amp;answer=134479"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/greater_than_symbol_google.jpg" alt="Example of greater than symbols separating the text links." width="433" height="136" /></a></p>
<p>Other symbols used are arrows pointing to the right, right angle quotation marks (») and slashes (/).</p>
<p><a href="http://www.uxmatters.com/topics/ajax-rias-web-20-apps/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/forward_slashes_uxmatters.jpg" alt="Example of alternative hierarchy separators." width="438" height="100" /></a></p>
<p>选择使用什么样子的分隔符依赖于整个网站的美观设计以及所使用的面包屑(breadcrumb)形式。比如，基于路径的面包屑(breadcrumb)就不需要在每个链接文本之间提供层级关系，使用大于号并不能精确的传递他们之间的关系。</p>
<p><strong style="font-weight: bold;">面包屑(breadcrumb)应该多大？</strong></p>
<p>你无需让面包屑(breadcrumb)占据网页的主导位置。一个面包屑(breadcrumb)仅仅扮演用户使用助手的功能。它的尺寸只需可以传到足够的信息给用户足以，因此可以很小，或者比主导航小一些。</p>
<p><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/size_of_breadcrumb_campaign_monitor.jpg" alt="An example of a good-sized breadcrumb trail." width="499" height="318" /></p>
<p>上图像我们显示了一个非常好的原则就是面包屑(breadcrumb)不能作为用户到达页面的时候被第一眼吸引的东西。</p>
<p><strong style="font-weight: bold;">面包屑(breadcrumb)应该放在什么位置？</strong></p>
<p>面包屑(breadcrumb)通常显示也页面的上半部分，如果导航菜单使用的是水平方向的话就在主导航菜单下方即可。</p>
<h3 style="font-size: 1.17em;">面包屑(breadcrumb)展示</h3>
<p>我们已经讨论过了面包屑(breadcrumb)的6W(who, what, when, where, why以及how)，下面来看看一些实例。以下部分你将看到一些非常棒的网站上使用面包屑(breadcrumb)的例子。</p>
<h3 style="font-size: 1.17em;">1. 经典的基于文本的面包屑(breadcrumb)</h3>
<p><a href="http://www.typepad.com/go/design-assistant/">TypePad Design Assistant</a></p>
<p><a href="http://www.typepad.com/go/design-assistant/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/typical_breadcrumb_typepad.jpg" alt="classic breadcrumb - example 1." width="495" height="78" /></a></p>
<p><a href="http://www.nasa.gov/news/budget/index.html">NASA</a></p>
<p><a href="http://www.nasa.gov/news/budget/index.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/greater_than_symbol_nasa.jpg" alt="Classic text-based breadcrumbs" width="280" height="132" /></a></p>
<p><a href="http://www.nestle.com/SharedValueCSR/Overview.htm">Nestle</a> 使用的面包屑(breadcrumb)文本是页面上最小的文本，有效的体现了面包屑(breadcrumb)的谦逊而不唐突。</p>
<p><a href="http://www.nestle.com/SharedValueCSR/Overview.htm"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/greater_than_symbol_nestle.jpg" alt="Nestle example." width="500" height="474" /></a></p>
<p><a href="http://www.marchanddetrucs.com/magasin-de-magie/thematiques/close-up/autres/">Marchand de Trucs</a></p>
<p><a href="http://www.marchanddetrucs.com/magasin-de-magie/thematiques/close-up/autres/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/typical_breadcrumb_marchand.jpg" alt="classic breadcrumb - example 2." width="500" height="150" /></a></p>
<p><a href="http://www.bridge55.com/t-shirts/gio-goi/gio-goi-key-t-shirt-bas100202-black.html">Bridge 55</a></p>
<p><a href="http://www.bridge55.com/t-shirts/gio-goi/gio-goi-key-t-shirt-bas100202-black.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/typical_breadcrumb_bridge_55.jpg" alt="classic breadcrumb - example 3." width="500" height="150" /></a></p>
<p><a href="http://www.overstock.com/Home-Garden/Beds/Twin,/bed-size,/2013/subcat.html">Overstock.com</a> 在它基于属性的面包屑(breadcrumb)上使用了标准的大于号，并且为产品属性使用了选择框，这样用户就无需再对它们进行筛选。</p>
<p><a href="http://www.overstock.com/Home-Garden/Beds/Twin,/bed-size,/2013/subcat.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/typical_breadcrumb_overstock.jpg" alt="classic breadcrumb - example 4." width="505" height="167" /></a></p>
<h3 style="font-size: 1.17em;">2. 使用其他符号代替 “&gt;”</h3>
<p><a href="http://www.techradar.com/news/computing">TechRadar UK</a> 和 <a href="http://www.bp.com/productslistsearch.do?categoryId=9007366&amp;contentId=7014115">BP</a> 使用向右的三角。</p>
<p><a href="http://www.techradar.com/news/computing"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/replacing_techradar.jpg" alt="Using other symbols for hierachy separators - example 2." width="495" height="78" /></a></p>
<p><a href="http://www.techradar.com/news/computing"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/replacing_bp.jpg" alt="Replacing the greater than symbol example." width="413" height="136" /></a></p>
<p><a href="http://psd.tutsplus.com/category/tutorials/drawing/">PSDTUTS</a> 和 <a href="http://www.uniquemartique.com/site/martique/product/291">Martique</a> 使用了破折号。</p>
<p><a href="http://psd.tutsplus.com/category/tutorials/drawing/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/replacing_psdtuts.jpg" alt="Using other symbols for hierachy separators - example 3." width="500" height="111" /></a></p>
<p><a href="http://www.uniquemartique.com/site/martique/product/291"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/replacing_martique.jpg" alt="Using other symbols for hierachy separators - example 4." width="500" height="106" /></a></p>
<p><a href="http://www.mousetominx.co.uk/products.php?cat=7">Mouse to Minx</a> 使用了向右的箭头来表示页面的层级关系。</p>
<p><a href="http://www.mousetominx.co.uk/products.php?cat=7"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/replacing_mouse_to_minx.jpg" alt="Using other symbols for hierachy separators - example 5." width="500" height="106" /></a></p>
<p><a href="http://www.useit.com/alertbox/pr.html">Jakob Nielsen’s Alertbox</a> 使用了右箭头。</p>
<p><a href="http://www.useit.com/alertbox/pr.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/replacing_usitdotcome.jpg" alt="Using other symbols for hierachy separators - example 1." width="495" height="78" /></a></p>
<p><a href="http://www.target.com/Beach-Towels-Bath-Bed/b/ref=sc_fe_l_2/176-1138487-8856958?ie=UTF8&amp;node=1041470">Target</a> 使用了半角冒号 (:) 。</p>
<p><a href="http://www.target.com/Beach-Towels-Bath-Bed/b/ref=sc_fe_l_2/176-1138487-8856958?ie=UTF8&amp;node=1041470"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/replacing_target.jpg" alt="semicolon separator example." width="413" height="88" /></a></p>
<h3 style="font-size: 1.17em;">3. 超越简单的文字链接</h3>
<p>现在的面包屑(breadcrumb)设计趋势用简单的一句话来说就是“面包屑(breadcrumb)不一定是普通的”。在下面的示例中，你将看到一些与整个网站设计风格完美结合的漂亮的面包屑(breadcrumb)样式。</p>
<p><a href="http://listen.grooveshark.com/">Grooveshark</a></p>
<p><a href="http://listen.grooveshark.com/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/beautifully_groove_shark.jpg" alt="styled breadcrumbs - example 1." width="459" height="81" /></a></p>
<p><a href="http://tv.yahoo.com/the-10-000-pyramid/show/28443/castcrew">Yahoo! TV</a></p>
<p><a href="http://tv.yahoo.com/the-10-000-pyramid/show/28443/castcrew"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/beautifully_yahootv.jpg" alt="Beautiful breadcrumb trails." width="378" height="98" /></a></p>
<p><a href="http://www.ideo.com/work/item/s500/">IDEO</a></p>
<p><a href="http://www.ideo.com/work/item/s500/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/beautifully_ideo.jpg" alt="styled breadcrumbs - example 2." width="505" height="167" /></a></p>
<p><a href="http://store.apple.com/us/product/MB352LL/B?fnode=MTY1NDA4NA&amp;mco=MTY1OTg1Nw">Apple Store</a></p>
<p><a href="http://store.apple.com/us/product/MB352LL/B?fnode=MTY1NDA4NA&amp;mco=MTY1OTg1Nw"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/beautifully_apple.jpg" alt="styled breadcrumbs - example 3." width="505" height="167" /></a></p>
<p><a href="http://coolspotters.com/entertainment/websites">Coolspotters</a></p>
<p><a href="http://coolspotters.com/entertainment/websites"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/beautifully_coolspotters.jpg" alt="styled breadcrumbs - example 4." width="505" height="167" /></a></p>
<p><a href="http://www.devlounge.net/design/sidebars-that-rock">Devlounge</a></p>
<p><a href="http://www.devlounge.net/design/sidebars-that-rock"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/beautifully_devlounge.jpg" alt="styled breadcrumbs - example 5." width="495" height="127" /></a></p>
<p><a href="https://launchpad.net/lottanzb">LottaNZB</a></p>
<p><a href="https://launchpad.net/lottanzb"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/beautifully_launchpad.jpg" alt="" width="330" height="74" /></a></p>
<p><a href="http://www.pixelpoodle.com/?action=news&amp;id=24">Pixelpoodle</a></p>
<p><a href="http://www.pixelpoodle.com/?action=news&amp;id=24"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/beautifully_pixeldoodle.jpg" alt="Beautifully-styled breadcrumbs - example." width="425" height="65" /></a></p>
<p><a href="http://www.guardian.co.uk/world/obama-administration">guardian.co.uk</a></p>
<p><a href="http://www.guardian.co.uk/world/obama-administration"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/beautifully_guardianuk.jpg" alt="Beautiful navigation - examples." width="500" height="150" /></a></p>
<h3 style="font-size: 1.17em;">4. 多步过程的面包屑(breadcrumb)</h3>
<p><a href="https://www.statementstacker.com/register/step2">Statement Tracker</a> 使用了面包屑(breadcrumb)路径来标示帐号注册的步骤。</p>
<p><a href="https://www.statementstacker.com/register/step2"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/sequential_statementtracker.jpg" alt="Sequential process example." width="500" height="204" /></a></p>
<p><a href="http://flickr.com/tour/">Flickr</a> 使用面包屑(breadcrumb)来标示Flickr使用方法的单元数字。</p>
<p><a href="http://flickr.com/tour/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/sequential_flickr.jpg" alt="breadcrumb" width="372" height="84" /></a></p>
<h3 style="font-size: 1.17em;">5. 带有子导航的面包屑(breadcrumb)</h3>
<p>下面将向你展示一些这样的面包屑(breadcrumb)样式，当用鼠标点击或者悬浮在链接上的时候会打开一个子导航面板列出一些附加属性或者位置。</p>
<p><a href="http://www.marketwatch.com/newscommentary/industries/technology">MarketWatch</a></p>
<p><a href="http://www.marketwatch.com/newscommentary/industries/technology"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/subnav_marketwatch.jpg" alt="breadcrumb with sub-navigation example." width="413" height="166" /></a></p>
<p><a href="http://www.profoto.com/products/profoto/lightshapingtools">Profoto</a> 具有一个独特的面包屑(breadcrumb)：点击面包屑(breadcrumb)上的链接将会在下方打开一个区块向用户显示附加的属性以供选择。</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/primary_nav_protofoto.jpg" alt="Experimental Example 2." width="500" height="152" /></a></p>
<p><a href="http://www.som.cranfield.ac.uk/som/p858/About-Cranfield/Location/Getting-to-Cranfield-via-Public-Transport">Cranfield University</a></p>
<p><a href="http://www.som.cranfield.ac.uk/som/p858/About-Cranfield/Location/Getting-to-Cranfield-via-Public-Transport"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/primary_nav_cranfield.jpg" alt="Flyout Breadcrumbs" width="366" height="291" /></a></p>
<p><a href="http://www.lonelyplanet.com/germany/north-rhine-westphalia/cologne">Lonely Planet</a> 同样具有一个fly-out样式的面包屑(breadcrumb)供你改变属性。</p>
<p><a href="http://www.lonelyplanet.com/germany/north-rhine-westphalia/cologne"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/primary_nav_lonely_planet.jpg" alt="flyout menu - example 3." width="471" height="74" /></a></p>
<p>点击一个面包屑(breadcrumb)链接将会打开相应项目的页面，同时点击向下的那个按钮会打开附加的选项。</p>
<p><a href="http://www.lonelyplanet.com/germany/north-rhine-westphalia/cologne"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/primary_nav_lonely_planet_2.jpg" alt="Flyout menu - example 4." width="500" height="302" /></a></p>
<p><a href="http://msdn.microsoft.com/en-us/library/cc295790.aspx">MSDN</a> 的面包屑(breadcrumb)具有一个可以打开二级导航列表的滚动面板。</p>
<p><a href="http://msdn.microsoft.com/en-us/library/cc295790.aspx"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/subnav_msdn.jpg" alt="subnavigation example 1." width="428" height="250" /></a></p>
<p><a href="http://www.wowhead.com/?spells=7.11.574">Wowhead</a> 的面包屑(breadcrumb)具有一个多级别的二级导航</p>
<p><a href="http://www.wowhead.com/?spells=7.11.574"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/subnav_wowhead.jpg" alt="" width="399" height="154" /></a></p>
<h3 style="font-size: 1.17em;">6. 具有交互功能的面包屑(breadcrumb)</h3>
<p><a href="http://delicious.com/SixRevisions/webdesign+design">Delicious</a> 可以让你移除面包屑(breadcrumb)上面的项目来帮你快速定位书签。</p>
<p><a href="http://delicious.com/SixRevisions/webdesign+design"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/interactive_delicious.jpg" alt="interactive example 1." width="243" height="99" /></a></p>
<h3 style="font-size: 1.17em;">7. 具有实验性的示例</h3>
<p><a href="http://www.booreiland.nl/">Booreiland</a> 使用了一个面包屑(breadcrumb)风格的导航计划作为主菜单，允许用户快速理解他们当前所浏览的内容。</p>
<p><a href="http://www.booreiland.nl/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/primary_nav_booreiland.jpg" alt="Experimental example 1." width="500" height="215" /></a></p>
<p>用户交互设计师，<a href="http://aenui.com/about-me/">AEN UI</a>的Aen Tan发明了一种称为 “<a href="http://aenui.com/user-interface/tabcrumbs-best-of-both-worlds/">Tabcrumbs</a>”的设计方式，即一个将标签和面包屑(breadcrumb)组合在一起的导航计划。</p>
<p><a href="http://aenui.com/about-me/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/03/primary_nav_superbots.jpg" alt="Tabcrumbs example." width="458" height="191" /></a></p>
<h4 style="font-size: 1em;">关于本文作者</h4>
<p><strong style="font-weight: bold;">Jacob Gube</strong></p>
<p>是一名网页开发和设计人员，也是 <a href="http://sixrevisions.com/">Six Revisions</a>的一名作者。如果你想和他联系的话，可以<a href="http://twitter.com/jggube">加入他的Twitter</a>。</p>
<p>[<a href="http://www.smashingmagazine.com/2009/03/17/breadcrumbs-in-web-design-examples-and-best-practices-2/">原文链接</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.4ebstudio.com/breadcrumbs-in-web-design-examples-and-best-practices.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10个你应该了解的极少用的HTML标签</title>
		<link>http://www.4ebstudio.com/10-rare-html-tags-you-really-should-know.html</link>
		<comments>http://www.4ebstudio.com/10-rare-html-tags-you-really-should-know.html#comments</comments>
		<pubDate>Wed, 25 Mar 2009 09:24:13 +0000</pubDate>
		<dc:creator>4EB Studio</dc:creator>
				<category><![CDATA[天兔贴士]]></category>
		<category><![CDATA[网页设计]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://4ebstudio.com/?p=786</guid>
		<description><![CDATA[1. &#60;cite&#62;
我们大多数人都知道 &#60;blockquote&#62;标签，但是你是否知道它的兄弟 &#60;cite&#62;呢？&#60;cite&#62;允许你定义元素内的引用。典型的情况就是浏览器会将&#60;cite&#62;标签的内容选染成斜体，但是如果你设置了CSS样式的话，那么还是会以CSS样式为准的。
&#60;cite&#62;对于书目和其他网站索引是非常有用的。请看下面这个例子：
David Allen&#8217;s breakthrough organization book Getting Things Done has taken the web by storm.
2. &#60;optgroup&#62;

&#60;optgroup&#62;对于在选择菜单下的选择组中添加小定义是非常有用的。比如你想按照时间分类定义一组电影列表，那么你可以这样做：

&#60;label for=&#34;showtimes&#34;&#62;Showtimes&#60;/label&#62;


&#60;select id=&#34;showtimes&#34; name=&#34;showtimes&#34;&#62; &#60;optgroup label=&#34;1PM&#34;&#62;&#60;/optgroup&#62; &#60;option value=&#34;titanic&#34;&#62;Twister&#60;/option&#62; &#60;option value=&#34;nd&#34;&#62;Napoleon Dynamite&#60;/option&#62; &#60;option value=&#34;wab&#34;&#62;What About Bob?&#60;/option&#62; &#60;optgroup label=&#34;2PM&#34;&#62;&#60;/optgroup&#62; &#60;option value=&#34;bkrw&#34;&#62;Be Kind Rewind&#60;/option&#62; &#60;option value=&#34;stf&#34;&#62;Stranger Than Fiction&#60;/option&#62; &#60;/select&#62;




效果预览:
Showtimes
  Twister Napoleon Dynamite What About Bob?   Be Kind Rewind [...]]]></description>
			<content:encoded><![CDATA[<h3>1. &lt;cite&gt;</h3>
<p>我们大多数人都知道 &lt;blockquote&gt;标签，但是你是否知道它的兄弟 &lt;cite&gt;呢？&lt;cite&gt;允许你定义元素内的引用。典型的情况就是浏览器会将&lt;cite&gt;标签的内容选染成斜体，但是如果你设置了CSS样式的话，那么还是会以CSS样式为准的。</p>
<p>&lt;cite&gt;对于书目和其他网站索引是非常有用的。请看下面这个例子：</p>
<p>David Allen&#8217;s breakthrough organization book <em><cite>Getting Things Done</cite></em> has taken the web by storm.</p>
<h3>2. &lt;optgroup&gt;</h3>
<p><span id="more-786"></span></p>
<p>&lt;optgroup&gt;对于在选择菜单下的选择组中添加小定义是非常有用的。比如你想按照时间分类定义一组电影列表，那么你可以这样做：</p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">label</span> <span style="color: #000066;">for</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;showtimes&quot;</span>&gt;</span>Showtimes<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">label</span>&gt;</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">select</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;showtimes&quot;</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;showtimes&quot;</span>&gt;</span> <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">optgroup</span> <span style="color: #000066;">label</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;1PM&quot;</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">optgroup</span>&gt;</span> <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">option</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;titanic&quot;</span>&gt;</span>Twister<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">option</span>&gt;</span> <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">option</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;nd&quot;</span>&gt;</span>Napoleon Dynamite<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">option</span>&gt;</span> <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">option</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;wab&quot;</span>&gt;</span>What About Bob?<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">option</span>&gt;</span> <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">optgroup</span> <span style="color: #000066;">label</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;2PM&quot;</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">optgroup</span>&gt;</span> <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">option</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;bkrw&quot;</span>&gt;</span>Be Kind Rewind<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">option</span>&gt;</span> <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">option</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;stf&quot;</span>&gt;</span>Stranger Than Fiction<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">option</span>&gt;</span> <span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">select</span>&gt;</span></pre></div></div>

<table class="sortable" border="0">
<tbody></tbody>
</table>
<p><strong>效果预览:</strong></p>
<p><label for="showtimes">Showtimes</label></p>
<select id="showtimes" name="showtimes"> <optgroup label="1PM"> <option value="titanic">Twister</option> <option value="nd">Napoleon Dynamite</option> <option value="wab">What About Bob?</option> </optgroup> <optgroup label="2PM"> <option value="bkrw">Be Kind Rewind</option> <option value="stf">Stranger Than Fiction</option> </optgroup> </select>
<p>这样做允许选择列表使用视觉效果将电影清单分开。</p>
<h3>3. &lt;acronym&gt;</h3>
<p>&lt;acronym&gt;标签可以用来定义或者进一步解释一组文字。当你将鼠标悬浮在使用了&lt;acronym&gt;标签的文字上的时候，将会在其下方出现一个带有文字的方框。看看下面的例子：</p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;">The microblogging site <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">acronym</span> <span style="color: #000066;">title</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;Founded in 2006&quot;</span>&gt;</span> Twitter<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">acronym</span>&gt;</span> has recently struggled with downtimes.</pre></div></div>

<table class="sortable" border="0">
<tbody></tbody>
</table>
<p><strong>效果预览:</strong></p>
<p><acronym title="Search Engine Optimization">SEO</acronym> is full of trickery and magic.</p>
<h3>4. &lt;address&gt;</h3>
<p>&lt;address&gt;是一个非常不起眼的小标签，但是它并非没有可用之地。顾名思义，&lt;address&gt;允许你对HTML中的地址添加语义代码。这个代码可以将标记内的文字斜体化。当然，你也可以通过CSS改变样式。</p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">address</span>&gt;</span>Glen Stansberry <span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">address</span>&gt;</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;">1234 Web Dev Lane</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;">Anywhere, USA</pre></div></div>

<table class="sortable" border="0">
<tbody></tbody>
</table>
<h3>5. &lt;ins&gt;和&lt;del&gt;</h3>
<p>如果你想使用标记来显示编辑修订效果，&lt;ins&gt;和&lt;del&gt;正式你所要的。正如名字所暗示的，&lt;ins&gt;使用下划线突出显示添加的，&lt;del&gt;使用删除线显示被去除的。</p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;">John <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">del</span>&gt;</span>likes<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">del</span>&gt;</span> <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">ins</span>&gt;</span>LOVES<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">ins</span>&gt;</span> his new iPod.</pre></div></div>

<table class="sortable" border="0">
<tbody></tbody>
</table>
<p><strong>效果预览:</strong></p>
<p>John <del>likes</del> <ins>LOVES</ins> his new iPod.</p>
<h3>6. &lt;label&gt;</h3>
<p>当写代码的时候表单元素很容易被忽略。而其中一个最容易被忽略的就是&lt;label&gt;标签。&lt;label&gt;标签不仅可以快速注解你的标签文字，而且可以使用&#8221;for&#8221;语句定义哪个元素被赋予到了该标签。这些&lt;label&gt;标签不仅可以用来定义样式，而且可以让你为关联元素设置标题点击。</p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">label</span> <span style="color: #000066;">for</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;username&quot;</span>&gt;</span>Username<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">label</span>&gt;</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">input</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;username&quot;</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span></pre></div></div>

<table class="sortable" border="0">
<tbody></tbody>
</table>
<h3>7. &lt;fieldset&gt;</h3>
<p>&lt;fieldset&gt;是一个很少用的属性，他可以添加到你的表单上为表单元素创建一个逻辑组。一旦应用了&lt;fieldset&gt;标签，所有表单元素将会被一个方框缩包围。你可以在&lt;fieldset&gt;标签内使用&lt;label&gt;来定义该组的标题。</p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">form</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">fieldset</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">fieldset</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">form</span>&gt;</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;">Are You Smarter Than a 5th Grader?</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;">Yes
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">input</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;yes&quot;</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;radio&quot;</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;yes&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;">No
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">input</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;no&quot;</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;radio&quot;</span> <span style="color: #000066;">value</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;no&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span></pre></div></div>

<table class="sortable" border="0">
<tbody></tbody>
</table>
<p><strong>效果预览:</strong></p>
<form>
<fieldset>
<legend>Are You Smarter Than a 5th Grader?</legend>
<p>Yes</p>
<input name="yes" type="radio" value="yes" /> No</p>
<input name="no" type="radio" value="no" /></fieldset>
</form>
<h3>8. &lt;abbr&gt;</h3>
<p>&lt;abbr&gt;和&lt;acronym&gt;是同类标签，不过&lt;abbr&gt;仅仅用来定义缩写单词。和&lt;acronym&gt;一样，当你在缩写字符元素上使用鼠标悬浮的时候，该缩写的完整定义将会出现在下方。&lt;abbr&gt;极少被使用，但是对于多数屏幕阅读者，语法检查者和搜索引擎来说非常有用处。</p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">abbr</span> <span style="color: #000066;">title</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;Sergeant&quot;</span>&gt;</span>Sgt.<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">abbr</span>&gt;</span> Pepper's Lonely Hearts Club is my favorite album.</pre></div></div>

<table class="sortable" border="0">
<tbody></tbody>
</table>
<p><strong>效果预览:</strong></p>
<p><abbr title="Sergeant">Sgt.</abbr> Pepper&#8217;s Lonely Hearts Club is my favorite album.</p>
<h3>9. rel</h3>
<p>Rel可能是一款超级有用的属性，任何HTML元素都可以应用它。它对于读取那些没有被特别定义的额外的变量非常有帮助。当你在HTML中使用Javascript的时候非常有用。如果你有一个链接，并想进行行内编辑，你可以这样做：</p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">rel</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;clickable&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;page.html&quot;</span>&gt;</span>This link is editable<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;</span></pre></div></div>

<table class="sortable" border="0">
<tbody></tbody>
</table>
<p>Javascript可以寻找带有&#8221;clickable&#8221;属性的链接，然后应用Ajax技术使该链接可以被进行行内编辑。而这仅仅是rel属性众多技术中的一个。</p>
<h3>10. &lt;wbr&gt;</h3>
<p>&lt;wbr&gt;是一个非常偏僻的标签。说实话，我怀疑你们是否有人接触过它。从本质上讲，这个标签允许你在指定的地方进行切断换行。不过这个标签非常独特，它需要依赖浏览器的分辨能力。这个标签对于想要避免出现垂直滚动条的情况非常有用。</p>
<p>如果你想使用这个效果，你可以试试看这个标签。不过需要注意的是，它并不被所有浏览器支持，具体的技术指标情参看<a href="http://www.quirksmode.org/oddsandends/wbr.html">这篇文章</a>。</p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">span</span>&gt;</span>How do you say Supercalifragilisticexpialidocious?<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">span</span>&gt;</span></pre></div></div>

<table class="sortable" border="0">
<tbody></tbody>
</table>
<p>[<a href="http://net.tutsplus.com/articles/web-roundups/10-rare-html-tags-you-really-should-know/">原文链接</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.4ebstudio.com/10-rare-html-tags-you-really-should-know.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>13个加速WordPress并提高性能的技巧</title>
		<link>http://www.4ebstudio.com/13-great-wordpress-speed-tips-tricks-for-max-performance.html</link>
		<comments>http://www.4ebstudio.com/13-great-wordpress-speed-tips-tricks-for-max-performance.html#comments</comments>
		<pubDate>Tue, 24 Mar 2009 06:38:13 +0000</pubDate>
		<dc:creator>4EB Studio</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[天兔贴士]]></category>
		<category><![CDATA[实用工具]]></category>
		<category><![CDATA[网页设计]]></category>
		<category><![CDATA[网站优化]]></category>

		<guid isPermaLink="false">http://4ebstudio.com/?p=101</guid>
		<description><![CDATA[对于一个成功的网站来说，性能是一个关键因素。如今WordPress已经越来越流行，但是它只有在某些情况下才能发挥出它的最佳效用。如果你觉得你的wordpress还没有发挥出最佳性能，并且你希望能够提高你网站的点击量或者发觉一些你所不知道的wordpress的隐藏功能，那么你可以试试以下的一些建议。
一些基本且简单的步骤
1. 升级到最新版本
WordPress 2.7相对之前的版本有很多性能上的提高，所以你最好升级到到最新的版本。
2. 移除不必要的插件，并更新现有的插件
移除任何你不使用的插件。禁用并且直接从你的服务器上将他们删除。禁用插件将会影响到网站的速度因为Wordpress会自动检测这些插件是启用了还是未启用。另外，你必须将你正在使用的插件升级到最新版本。开发人员之所以发布新的版本是因为他们修改了一些代码从而使插件能够更好的运行。

3. 最小化PHP以及数据库读取
我阅读了 Wpcandy’s simple ways to speed up WordPress 这篇非常好的技巧。它提供了许多建议来降低PHP和数据库读取。每当你的网站页面加载的时候，如果你的浏览器不得不执行任何PHP读取，它将增加页面的加载时间。如果你使用静态的HTML代替PHP读取，每次网页加载的时候，浏览器只读取HTML。
4. 从myPhpAdmin优化和修复你的数据库
每周或者定期你应该登录到你的myPhpAdmin对数据进行优化。打开你的Wordpress数据库图表，将所有选项全部选取，然后在选择框中选择“优化图表(Optimise Tables)”和“修复图表(Repair Tables)” 选项。你会惊奇的发现这个建议是多么的好，它将对现有数据库优化10%。

整理你的图片
5. 使用值得信赖的图片存储服务商
试着将网站上的图片，CSS，JavaScript和其他静态文件存放在Amazon S3存储空间上 ，你会发现你的服务器的CPU及内存的平均消耗数量会减少很多。具体请参考这里。

你也可以试试这个WordPress插件，WP-Offload将通过卸载你的静态内容如图片，文件以及多媒体等加速你的博客性能。这将大大降低你的宽带消耗以及HTTP请求数据。
6. 使用Shrink O’Matic优化你的图片
Shrink O’Matic是一款AIR软件可以轻松的批量修改你的图片大小。它可以处理JPGs, GIFs以及PNGs格式的图片。简单的拖拽图片，然后按照你的意思修改图片大小。你还以选择输出的大小，文件名称和格式。

提高性能的好建议
7.安装WP Super Cache插件
我猜你们大多数人都知道为什么我会坚持使用该插件。该插件可以从你的动态Wordpress博客上生成静态的html文件。当一个静态的html文件生成以后，你的服务器将不用再去读取那些极占资源的PHP脚本，并且不会去加载数据库中的任何内容，这样你的文章将会被加载的更快速。
8.PHP Speedy WP
PHP Speedy WP可以迅速且轻松的加速你的WordPress网站并且改善你的博客响应时间。CSS背景图片可以自动的转化为Data URI，这就十分有效的降低了HTTP请求的数量。另外更重要的是，它和IE浏览器器兼容，即使后者不支持Data URI。不幸的是，PHP speedy 存在一些漏洞需要修复：合并后的JavaScrip被放置在了页面头部，这样它就不能在WP Super Cache中工作。为了解决这个问题，你必须查看Prelovac提供的这篇文章，对这两个插件进行一些修改。

9.WP CSS
该插件可以备份压缩（GZIP）以及去除CSS文件中的空格。它可以让你自信的在CSS文件内使用@import而无需顾虑客户端的情况。它将查看你的style.css文件并且将任何@import文件置入其中。同时还会提供一个缓存修改时间。你还可以在指定的页面添加CSS文件或者将他们都放置在一个文件里面。
10.DB Cache
这个插件可以定期缓存你的每一个数据库。他的速度非常快而且仅使用了很少的空间。
11.通过使用AJAX Libraries API 加速访问你的常用架构
 AJAX Libraries API可以加速开发人员制作网页应用的速度，它仅仅是通过将一些非常流行的javascript库全都存放在了一起，这些库包括：

jQuery
prototype
script.aculo.us
MooTools
dojo

你可以直接添加这些链接：

&#60;script src=&#34;http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.2/prototype.js&#34; type=&#34;text/javascript&#34;&#62;&#60;!--mce:0--&#62;&#60;/script&#62;




或者可以使用Google’s API:

&#60;script src=&#34;http://www.google.com/jsapi&#34; type=&#34;text/javascript&#34;&#62;&#60;!--mce:1--&#62;&#60;/script&#62;


&#60;script type=&#34;text/javascript&#34;&#62;&#60;!--mce:2--&#62;&#60;/script&#62;




通过使用 google.load()方式，你的应用程序速度将会提升很多。
12.显示页面加载时间和读取数量
这里有一个非常简单的代码可以插入到你的模板中来显示你的页面加载时间，或者有多少sql数据被执行了。这个技巧对于判定WordPress优化效果非常有用。

 queries in   [...]]]></description>
			<content:encoded><![CDATA[<p>对于一个成功的网站来说，性能是一个关键因素。如今WordPress已经越来越流行，但是它只有在某些情况下才能发挥出它的最佳效用。如果你觉得你的wordpress还没有发挥出最佳性能，并且你希望能够提高你网站的点击量或者发觉一些你所不知道的wordpress的隐藏功能，那么你可以试试以下的一些建议。</p>
<p><strong>一些基本且简单的步骤</strong></p>
<h4 class="title">1. 升级到最新版本</h4>
<p>WordPress 2.7相对之前的版本有很多性能上的提高，所以你最好<a href="http://wordpress.org/download/">升级到</a>到最新的版本。</p>
<h4 class="title">2. 移除不必要的插件，并更新现有的插件</h4>
<p>移除任何你不使用的插件。禁用并且直接从你的服务器上将他们删除。禁用插件将会影响到网站的速度因为Wordpress会自动检测这些插件是启用了还是未启用。另外，你必须将你正在使用的插件升级到最新版本。开发人员之所以发布新的版本是因为他们修改了一些代码从而使插件能够更好的运行。</p>
<p><span id="more-101"></span></p>
<h4 class="title">3. 最小化PHP以及数据库读取</h4>
<p>我阅读了 <a href="http://wpcandy.com/articles/tutorials/4-simple-ways-to-speed-up-wordpress.html">Wpcandy’s simple ways to speed up WordPress</a> 这篇非常好的技巧。它提供了许多建议来降低PHP和数据库读取。每当你的网站页面加载的时候，如果你的浏览器不得不执行任何PHP读取，它将增加页面的加载时间。如果你使用静态的HTML代替PHP读取，每次网页加载的时候，浏览器只读取HTML。</p>
<h4 class="title">4. 从myPhpAdmin优化和修复你的数据库</h4>
<p>每周或者定期你应该登录到你的myPhpAdmin对数据进行优化。打开你的Wordpress数据库图表，将所有选项全部选取，然后在选择框中选择“优化图表(Optimise Tables)”和“修复图表(Repair Tables)” 选项。你会惊奇的发现这个建议是多么的好，它将对现有数据库优化10%。</p>
<p class="img"><img class="alignnone size-full wp-image-807" title="wordpress_speed_5" src="http://4ebstudio.com/wp-content/uploads/2009/03/wordpress_speed_5.jpg" alt="wordpress_speed_5" width="500" height="172" /></p>
<h3 class="title">整理你的图片</h3>
<h4 class="title">5. 使用值得信赖的图片存储服务商</h4>
<p>试着将网站上的图片，CSS，JavaScript和其他静态文件存放在<a href="http://aws.amazon.com/s3/">Amazon S3存储空间上 </a>，你会发现你的服务器的CPU及内存的平均消耗数量会减少很多。具体请参考<a href="http://www.labnol.org/internet/host-images-files-on-amazon-s3-storage/4923/">这里</a>。</p>
<p class="img"><img class="alignnone size-full wp-image-808" title="wordpress_speed_6" src="http://4ebstudio.com/wp-content/uploads/2009/03/wordpress_speed_6.jpg" alt="wordpress_speed_6" width="495" height="230" /></p>
<p>你也可以试试这个<a href="http://wordpress.org/extend/plugins/wp-offload/">WordPress插件</a>，WP-Offload将通过卸载你的静态内容如图片，文件以及多媒体等加速你的博客性能。这将大大降低你的宽带消耗以及HTTP请求数据。</p>
<h4 class="title">6.<a href="http://toki-woki.net/p/Shrink-O-Matic/"> 使用Shrink O’Matic优化你的图片</a></h4>
<p>Shrink O’Matic是一款AIR软件可以轻松的批量修改你的图片大小。它可以处理JPGs, GIFs以及PNGs格式的图片。简单的拖拽图片，然后按照你的意思修改图片大小。你还以选择输出的大小，文件名称和格式。</p>
<p class="img"><img class="alignnone size-full wp-image-804" title="wordpress_speed_1" src="http://4ebstudio.com/wp-content/uploads/2009/03/wordpress_speed_1.jpg" alt="wordpress_speed_1" width="500" height="271" /></p>
<h3 class="title">提高性能的好建议</h3>
<h4 class="title">7.<a href="http://wordpress.org/extend/plugins/wp-super-cache/">安装WP Super Cache插件</a></h4>
<p>我猜你们大多数人都知道为什么我会坚持使用该插件。该插件可以从你的动态Wordpress博客上生成静态的html文件。当一个静态的html文件生成以后，你的服务器将不用再去读取那些极占资源的PHP脚本，并且不会去加载数据库中的任何内容，这样你的文章将会被加载的更快速。</p>
<h4 class="title">8.<a href="http://aciddrop.com/2008/12/11/php-speedy-wp-05-now-works-with-wordpress-27/">PHP Speedy WP</a></h4>
<p><a href="http://aciddrop.com/2008/12/11/php-speedy-wp-05-now-works-with-wordpress-27/">PHP Speedy WP</a>可以迅速且轻松的加速你的WordPress网站并且改善你的博客响应时间。CSS背景图片可以自动的转化为Data URI，这就十分有效的降低了HTTP请求的数量。另外更重要的是，它和IE浏览器器兼容，即使后者不支持Data URI。不幸的是，PHP speedy 存在一些漏洞需要修复：合并后的JavaScrip被放置在了页面头部，这样它就不能在WP Super Cache中工作。为了解决这个问题，你必须查看<a href="http://www.prelovac.com/vladimir/optimize-wordpress-page-loading-time-with-php-speedy-and-wp-super-cache">Prelovac</a><a href="http://www.prelovac.com/vladimir/optimize-wordpress-page-loading-time-with-php-speedy-and-wp-super-cache">提供的这篇文章</a>，对这两个插件进行一些修改。</p>
<p class="img"><img class="alignnone size-full wp-image-805" title="wordpress_speed_3" src="http://4ebstudio.com/wp-content/uploads/2009/03/wordpress_speed_3.jpg" alt="wordpress_speed_3" width="500" height="330" /></p>
<h4 class="title">9.<a href="http://wordpress.org/extend/plugins/wp-css/">WP CSS</a></h4>
<p>该插件可以备份压缩（GZIP）以及去除CSS文件中的空格。它可以让你自信的在CSS文件内使用@import而无需顾虑客户端的情况。它将查看你的style.css文件并且将任何@import文件置入其中。同时还会提供一个缓存修改时间。你还可以在指定的页面添加CSS文件或者将他们都放置在一个文件里面。</p>
<h4 class="title">10.<a href="http://wordpress.org/extend/plugins/db-cache/">DB Cache</a></h4>
<p>这个插件可以定期缓存你的每一个数据库。他的速度非常快而且仅使用了很少的空间。</p>
<h4 class="title">11.<a href="http://code.google.com/apis/ajaxlibs/">通过使用AJAX Libraries API</a><a href="http://code.google.com/apis/ajaxlibs/"> 加速访问你的常用架构</a></h4>
<p><a href="http://code.google.com/apis/ajaxlibs/"> AJAX Libraries API</a>可以加速开发人员制作网页应用的速度，它仅仅是通过将一些非常流行的javascript库全都存放在了一起，这些库包括：</p>
<ul>
<li><a href="http://code.google.com/apis/ajaxlibs/documentation/index.html#jquery">jQuery</a></li>
<li><a href="http://code.google.com/apis/ajaxlibs/documentation/index.html#prototype">prototype</a></li>
<li><a href="http://code.google.com/apis/ajaxlibs/documentation/index.html#script_aculo_us">script.aculo.us</a></li>
<li><a href="http://code.google.com/apis/ajaxlibs/documentation/index.html#mootools">MooTools</a></li>
<li><a href="http://code.google.com/apis/ajaxlibs/documentation/index.html#dojo">dojo</a></li>
</ul>
<p>你可以直接添加这些链接：</p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">script</span> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.2/prototype.js&quot;</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text/javascript&quot;</span>&gt;</span><span style="color: #808080; font-style: italic;">&lt;!--mce:0--&gt;</span><span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">script</span>&gt;</span></pre></div></div>

<table class="sortable" border="0">
<tbody></tbody>
</table>
<p>或者可以使用Google’s API:</p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">script</span> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://www.google.com/jsapi&quot;</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text/javascript&quot;</span>&gt;</span><span style="color: #808080; font-style: italic;">&lt;!--mce:1--&gt;</span><span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">script</span>&gt;</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">script</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text/javascript&quot;</span>&gt;</span><span style="color: #808080; font-style: italic;">&lt;!--mce:2--&gt;</span><span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">script</span>&gt;</span></pre></div></div>

<table class="sortable" border="0">
<tbody></tbody>
</table>
<p>通过使用 google.load()方式，你的应用程序速度将会提升很多。</p>
<h4 class="title">12.<a href="http://www.wprecipes.com/how-to-display-page-loading-time-number-of-queries">显示页面加载时间和读取数量</a></h4>
<p>这里有一个非常简单的代码可以插入到你的模板中来显示你的页面加载时间，或者有多少sql数据被执行了。这个技巧对于判定WordPress优化效果非常有用。</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"> queries in   seconds<span style="color: #339933;">.</span></pre></div></div>

<table class="sortable" border="0">
<tbody></tbody>
</table>
<h4 class="title">13.<a href="http://yoast.com/wordpress/optimize-db/">优化数据库</a></h4>
<p>MySQL是一个非常棒的数据库，但是他自身不会进行清理工作。该插件运行一个优化表的命令，有效的清楚了数据碎片。这是一个非常有用的数据表插件并且更新非常块。界面非常简单：仅有一个按钮：立刻优化（Optimize Now）。</p>
<p class="img"><img class="alignnone size-full wp-image-806" title="wordpress_speed_4" src="http://4ebstudio.com/wp-content/uploads/2009/03/wordpress_speed_4.jpg" alt="wordpress_speed_4" width="500" height="117" /></p>
<p class="img">
<p class="img">[<a href="http://www.noupe.com/wordpress/13-great-wordpress-speed-tips-tricks-for-max-performance.html">原文链接</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.4ebstudio.com/13-great-wordpress-speed-tips-tricks-for-max-performance.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>读者精选: 30款必用的mac网页设计软件</title>
		<link>http://www.4ebstudio.com/readers-pick-30-incredibly-useful-mac-apps-for-web-design.html</link>
		<comments>http://www.4ebstudio.com/readers-pick-30-incredibly-useful-mac-apps-for-web-design.html#comments</comments>
		<pubDate>Thu, 05 Feb 2009 09:21:27 +0000</pubDate>
		<dc:creator>4EB Studio</dc:creator>
				<category><![CDATA[天兔贴士]]></category>
		<category><![CDATA[实用工具]]></category>
		<category><![CDATA[网页设计]]></category>
		<category><![CDATA[苹果新知]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[开发软件]]></category>
		<category><![CDATA[绘图软件]]></category>
		<category><![CDATA[网站工具]]></category>
		<category><![CDATA[设计软件]]></category>

		<guid isPermaLink="false">http://4ebstudio.com/?p=782</guid>
		<description><![CDATA[上周我们发表了一篇名为 “15款网页设计师必备的mac应用程序“的文章，我请我们的读者说说他们最喜欢的mac应用软件以及原因。
本文我们将列举读者们建议的30款网页设计师和开发人员必备的mac应用程序，这些程序或能节省网页或程序开发的时间，或能帮助他们有效实施工作计划。
1. Transmit

功能丰富的FTP / SFTP / WebDAV客户端软件：获取iDisk, FTP, SFTP, 或者TLS/SSL上的文件。可以使用各种程序编辑远程文件，甚至是图形文件。具有拖拽功能和自动同步功能。

2. TextMate

无论你是一名程序开发人员还是设计师，编写代码都是一件非常辛苦的事情，TextMate可以让你工作起来游刃有余，降低脑力负荷，并让常规的手写工作交由电脑来完成。TextMate被我们的读者评选为最有用的和极具扩展功能的文本编辑器，特别是使用Subversion的用户。TextMate产品贴士，是一篇非常有用的文章，提供了12个技巧帮助你更有效的使用TextMate。
3. Anxiety

Anxiety是Mac OS X Leopard下的一款轻量级的To-do工具，可以和iCal以及Mail同步。Anxiety提供了一个简介而紧凑的界面，可以添加和查看你的任务清单，并且可以以各种方式集合在桌面背景上。
4. BBEdit

BBEdit是一款专业的Mac平台下的HTML及文本编辑工具，提供了对文本进行编辑，查找和管理的各种高性能。智能界面可以让你轻松使用BBEdit的各种特性，包括检索目标模式匹配，多文件查找替换（甚至是没有打开的文件以远程服务器上的文件），项目定义工具，功能导览以及针对不同代码语言的语法颜色标识，代码折叠，FTP和SFTP模式打开、保存文件，AppleScript，Mac OS X Unix脚本支持，文本和代码自动完成，当然还有一系列的HTML工具。
5. HyperEdit

Tumult HyperEdit 是一款轻量级的HTML编辑器，它提供了一个预览窗口来实时显示页面。HyperEdit打破了冗长乏味的代码书写模式：写html，保存，在浏览器中加载及预览。它实现了撰写，修改与预览的同步进行，加快了整个页面设计的进程。W3C验证会将错误的语法用红色的下划线标记出来。它内嵌了与Safari相同的渲染引擎，因此不仅符合标准而且速度还非常快。
6. Versions

Versions提供了在mac上用Subversion工作的一个非常好的方式。无论你是一个Subversion高手，还是新手，Versions都会帮你优化你的工作流程。
7. Skitch

skitch不仅允许你快速创建并编辑截屏，而且还提供给你一个服务器空间和平台来储存这些图片方面你在skitch页面上进行浏览。skitch特性包括：网页快照，捕捉对话瞬间，应用程序截屏，iSight捕捉，快速建立想法草图，连接到iPhoto库。
8. LaunchBar

LaunchBar是一款获奖的工具软件，提供了快速接口进入你的应用程序，文件，联系人以及书签，iTunes资源库，以及搜索引擎等，所有这些仅需输入你要查找的项目名称的缩写即可。
9. Quicksilver

当打开Quicksilver的时候，它会创建一个经常使用的文件夹和文件的目录。激活它以后，你可以快速查找和打开目录中的任意一项。Quicksilver可以基于先前的经验来查找哪个项目是你正在查找的。他也支持缩写功能，因此你可以输入整个字符或者片段即可。
10. Littlesnapper

LittleSnapper是一款截屏和网页快照应用程序。特性包括：完整页面捕捉，元素捕捉（意味着你将不再需要使用十字线），突出显示指定区域，内建文本标注，与客户共享快照等。
11. Aptana

Aptana Studio是一款完整的网页开发环境，整合了一系列强大的写作工具以及协作服务帮助你和你的团队实现轻松的工作。创建，调试，测试以及配置可扩展的PHP解决方案。支持jQuery, prototype, dojo, YUI, ExtJS, MooTools及其他 Ajax库。停放和扩展你的PHP及Jaxer 应用，使用Aptana RadRails快速开发Ruby及Rails应用。使用你的Ajax和JavaScript技巧创建服务器端应用等。
12. ForkLift

强大而快速的FTP应用程序。
13. journler

Journler是一款日记及信息记录软件。与iLife整合，语音和视频接口，文件导入和即时搜索与过滤，不仅集成Mail, iWeb以及Address Book，而且还支持博客，AppleScript以及Spotlight 。
14. Evernote

Evernote允许你在任何环境下使用任何工具或平台来捕获信息，并且在任何时候任何地点均可查看这些信息。
15. TimeLog

跟踪项目时间，界面类似iTunes™，任何一个Mac使用者都会对TimeLog感觉非常熟悉。TimeLog可以跟踪你正在使用的软件，并且显示时间线。这对于跟踪你的工作非常容易，甚至是你忘记了开始的时间。
16. Intaglio

Intaglio是Macintosh下的一款传统的绘画绘图软件。仿照原始的Macintosh绘图工具，Intaglio更倾向于初级使用者以及传统的Macintosh使用者。Intaglio创建2D图形，文字，颜色和适用于Mac OS X的脚本来提供作为一款廉价的绘图软件创建出的前所未有的力量和灵活性。Intaglio并不适用于Mac OS X，它起初的目的就是为了探索该平台为绘图工作实现理想化的能力。
17. Code Collector Pro

Code Collector Pro提供了组织，实用以及共享代码 片段的最好解决方案。
18. Rapidweaver

RapidWeaver是Mac OS X下的一款强大的网页设计应用程序。它基于标准的代码，并且能发不到任何ftp服务器上或是.Mac及MobileMe。
19. Paparazzi
Paparazzi是一款小型的Mac OS X工具用来制作网页快照。
20. Growl

Growl是Mac上的一款通知系统。它提供你正在使用的软件的一些提示信息，而无需进行程序切换。
21. Filezilla

另一款免费的FTP应用程序。
22. Mamp

MAMP可以在你的Mac OS X电脑上安装一个服务器环境。只需点几下鼠标，你就可以为Mac OS X安装Apache, PHP以及MySQL。
23. Billings

Billings可以在任何地方生成专业模式的发票，并且它还内建了30款模板供选择。
24. ColorSchemer

ColorSchemer是一款针对爱好者或者高级人士的专业配色程序。通过使用一个动态视觉色轮，可以即可观察各匹配颜色之间的关系，甚至可以让ColorSchemer智能提供给你一些配色建议。
25. ExpanDrive

ExpanDrive提供给你完全透明的打开，编辑，保存你的喜爱程序的方式，甚至是这些文件存在于世界各地的服务器上。透明的意思是说你甚至都不会感觉到你是在操作一个远程服务器上的文件，它就像是在你的电脑上直接使用USB驱动一样。
26. info.xhead

你的生活中总是会存在一些你不想忘掉的信息。不论它是密码，帐号，愿望列表或是让你挣脱乏味工作的百万美元想法，info.xhead 可以储存所有的这一切，并且将他们归类放置。
27. Vector Designer

VectorDesigner是一款使用简单，直观并且功能强大的适量绘图软件。它可以让你创造出各种极具想象力的适量图，如海报，手册，招贴画，logo，网页图形，t-shirt等等。它有丰富的工具和智能图形：轻松创建矩形，椭圆，多边形，五角星，贝尔曲线，甚至还可以将位图转化成矢量图形。
28. Cuppa

Cuppa是Mac OS X上一款小巧的饮茶时间工具，它会告诉你什么时候你的茶可以喝了。
29. PlainView

Plainview是一款全屏幕的浏览器。
30. Silverback

Silverback是一款为设计师和开发人员设计的并不抢眼的实用测试工具。它可以捕捉屏幕动作，录制参与者的动作、声音，轻而易举的添加段落标记，用遥控器控制录制，导出到Quicktime。
[原文链接]
]]></description>
			<content:encoded><![CDATA[<p>上周我们发表了一篇名为 “<a href="http://4ebstudio.com/15款网页设计师必用的mac应用程序.html">15款网页设计师必备的mac应用程序</a>“的文章，我请我们的读者说说他们最喜欢的mac应用软件以及原因。</p>
<p>本文我们将列举读者们建议的<strong style="font-weight: bold;">30款网页设计师和开发人员必备的mac应用程序</strong>，这些程序或能节省网页或程序开发的时间，或能帮助他们有效实施工作计划。</p>
<h3 style="font-size: 1.17em;">1. <a href="http://www.panic.com/transmit/">Transmit</a></h3>
<p><img style="border: 0px initial initial;" title="mac-apps17jpg" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps17jpg.jpeg" alt="mac-apps17jpg" width="500" height="215" /></p>
<p>功能丰富的FTP / SFTP / WebDAV客户端软件：获取iDisk, FTP, SFTP, 或者TLS/SSL上的文件。可以使用各种程序编辑远程文件，甚至是图形文件。具有拖拽功能和自动同步功能。</p>
<p><span id="more-782"></span></p>
<h3 style="font-size: 1.17em;">2. <a href="http://macromates.com/">TextMate</a></h3>
<p><a href="http://macromates.com/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps18jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>无论你是一名程序开发人员还是设计师，编写代码都是一件非常辛苦的事情，TextMate可以让你工作起来游刃有余，降低脑力负荷，并让常规的手写工作交由电脑来完成。TextMate被我们的读者评选为最有用的和极具扩展功能的文本编辑器，特别是使用Subversion的用户。<a href="http://www.456bereastreet.com/archive/200811/textmate_productivity_tips/">TextMate产品贴士</a>，是一篇非常有用的文章，提供了12个技巧帮助你更有效的使用TextMate。</p>
<h3 style="font-size: 1.17em;">3. <a href="http://anxietyapp.com/">Anxiety</a></h3>
<p><a href="http://anxietyapp.com/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps19jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>Anxiety是Mac OS X Leopard下的一款轻量级的To-do工具，可以和iCal以及Mail同步。Anxiety提供了一个简介而紧凑的界面，可以添加和查看你的任务清单，并且可以以各种方式集合在桌面背景上。</p>
<h3 style="font-size: 1.17em;">4. <a href="http://www.barebones.com/products/bbedit/">BBEdit</a></h3>
<p><a href="http://www.barebones.com/products/bbedit/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps20jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>BBEdit是一款专业的Mac平台下的HTML及文本编辑工具，提供了对文本进行编辑，查找和管理的各种高性能。智能界面可以让你轻松使用BBEdit的各种特性，包括检索目标模式匹配，多文件查找替换（甚至是没有打开的文件以远程服务器上的文件），项目定义工具，功能导览以及针对不同代码语言的语法颜色标识，代码折叠，FTP和SFTP模式打开、保存文件，AppleScript，Mac OS X Unix脚本支持，文本和代码自动完成，当然还有一系列的HTML工具。</p>
<h3 style="font-size: 1.17em;">5. <a href="http://www.tumultco.com/HyperEdit/">HyperEdit</a></h3>
<p><a href="http://www.tumultco.com/HyperEdit/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps21jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>Tumult HyperEdit 是一款轻量级的HTML编辑器，它提供了一个预览窗口来实时显示页面。HyperEdit打破了冗长乏味的代码书写模式：写html，保存，在浏览器中加载及预览。它实现了撰写，修改与预览的同步进行，加快了整个页面设计的进程。W3C验证会将错误的语法用红色的下划线标记出来。它内嵌了与Safari相同的渲染引擎，因此不仅符合标准而且速度还非常快。</p>
<h3 style="font-size: 1.17em;">6. <a href="http://versionsapp.com/">Versions</a></h3>
<p><a href="http://versionsapp.com/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps22jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>Versions提供了在mac上用Subversion工作的一个非常好的方式。无论你是一个Subversion高手，还是新手，Versions都会帮你优化你的工作流程。</p>
<h3 style="font-size: 1.17em;">7. <a href="http://skitch.com/">Skitch</a></h3>
<p><a href="http://skitch.com/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps23jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>skitch不仅允许你快速创建并编辑截屏，而且还提供给你一个服务器空间和平台来储存这些图片方面你在skitch页面上进行浏览。skitch特性包括：网页快照，捕捉对话瞬间，应用程序截屏，iSight捕捉，快速建立想法草图，连接到iPhoto库。</p>
<h3 style="font-size: 1.17em;">8. <a href="http://www.obdev.at/products/launchbar/beta.html">LaunchBar</a></h3>
<p><a href="http://www.obdev.at/products/launchbar/beta.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps24jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>LaunchBar是一款获奖的工具软件，提供了快速接口进入你的应用程序，文件，联系人以及书签，iTunes资源库，以及搜索引擎等，所有这些仅需输入你要查找的项目名称的缩写即可。</p>
<h3 style="font-size: 1.17em;">9. <a href="http://docs.blacktree.com/quicksilver/what_is_quicksilver">Quicksilver</a></h3>
<p><a href="http://docs.blacktree.com/quicksilver/what_is_quicksilver"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps26jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>当打开Quicksilver的时候，它会创建一个经常使用的文件夹和文件的目录。激活它以后，你可以快速查找和打开目录中的任意一项。Quicksilver可以基于先前的经验来查找哪个项目是你正在查找的。他也支持缩写功能，因此你可以输入整个字符或者片段即可。</p>
<h3 style="font-size: 1.17em;">10. <a href="http://www.realmacsoftware.com/littlesnapper/">Littlesnapper</a></h3>
<p><a href="http://www.realmacsoftware.com/littlesnapper/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps25jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>LittleSnapper是一款截屏和网页快照应用程序。特性包括：完整页面捕捉，元素捕捉（意味着你将不再需要使用十字线），突出显示指定区域，内建文本标注，与客户共享快照等。</p>
<h3 style="font-size: 1.17em;">11. <a href="http://www.aptana.com/">Aptana</a></h3>
<p><a href="http://www.aptana.com/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps27jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>Aptana Studio是一款完整的网页开发环境，整合了一系列强大的写作工具以及协作服务帮助你和你的团队实现轻松的工作。创建，调试，测试以及配置可扩展的PHP解决方案。支持jQuery, prototype, dojo, YUI, ExtJS, MooTools及其他 Ajax库。停放和扩展你的PHP及Jaxer 应用，使用Aptana RadRails快速开发Ruby及Rails应用。使用你的Ajax和JavaScript技巧创建服务器端应用等。</p>
<h3 style="font-size: 1.17em;">12. <a href="http://binarynights.com/">ForkLift</a></h3>
<p><a href="http://binarynights.com/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps28jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>强大而快速的FTP应用程序。</p>
<h3 style="font-size: 1.17em;">13. <a href="http://journler.com/">journler</a></h3>
<p><a href="http://journler.com/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps29jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>Journler是一款日记及信息记录软件。与iLife整合，语音和视频接口，文件导入和即时搜索与过滤，不仅集成Mail, iWeb以及Address Book，而且还支持博客，AppleScript以及Spotlight 。</p>
<h3 style="font-size: 1.17em;">14. <a href="http://evernote.com/">Evernote</a></h3>
<p><a href="http://evernote.com/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps30jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>Evernote允许你在任何环境下使用任何工具或平台来捕获信息，并且在任何时候任何地点均可查看这些信息。</p>
<h3 style="font-size: 1.17em;">15. <a href="http://www.mediaatelier.com/TimeLog4/">TimeLog</a></h3>
<p><a href="http://www.mediaatelier.com/TimeLog4/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps31jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>跟踪项目时间，界面类似iTunes™，任何一个Mac使用者都会对TimeLog感觉非常熟悉。TimeLog可以跟踪你正在使用的软件，并且显示时间线。这对于跟踪你的工作非常容易，甚至是你忘记了开始的时间。</p>
<h3 style="font-size: 1.17em;">16. <a href="http://purgatorydesign.com/Intaglio/">Intaglio</a></h3>
<p><a href="http://purgatorydesign.com/Intaglio/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps32jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>Intaglio是Macintosh下的一款传统的绘画绘图软件。仿照原始的Macintosh绘图工具，Intaglio更倾向于初级使用者以及传统的Macintosh使用者。Intaglio创建2D图形，文字，颜色和适用于Mac OS X的脚本来提供作为一款廉价的绘图软件创建出的前所未有的力量和灵活性。Intaglio并不适用于Mac OS X，它起初的目的就是为了探索该平台为绘图工作实现理想化的能力。</p>
<h3 style="font-size: 1.17em;">17. <a href="http://www.mcubedsw.com/software/codecollectorpro">Code Collector Pro</a></h3>
<p><a href="http://www.mcubedsw.com/software/codecollectorpro"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps33jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>Code Collector Pro提供了组织，实用以及共享代码 片段的最好解决方案。</p>
<h3 style="font-size: 1.17em;">18. <a href="http://www.realmacsoftware.com/rapidweaver/">Rapidweaver</a></h3>
<p><a href="http://www.mcubedsw.com/software/codecollectorpro"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps34jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>RapidWeaver是Mac OS X下的一款强大的网页设计应用程序。它基于标准的代码，并且能发不到任何ftp服务器上或是.Mac及MobileMe。</p>
<h3 style="font-size: 1.17em;">19. <a href="http://derailer.org/paparazzi/">Paparazzi</a></h3>
<p>Paparazzi是一款小型的Mac OS X工具用来制作网页快照。</p>
<h3 style="font-size: 1.17em;">20. <a href="http://growl.info/">Growl</a></h3>
<p><a href="http://growl.info/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps36jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>Growl是Mac上的一款通知系统。它提供你正在使用的软件的一些提示信息，而无需进行程序切换。</p>
<h3 style="font-size: 1.17em;">21. <a href="http://filezilla-project.org/">Filezilla</a></h3>
<p><a href="http://filezilla-project.org/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps37jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>另一款免费的FTP应用程序。</p>
<h3 style="font-size: 1.17em;">22. <a href="http://www.mamp.info/en/mamp.html">Mamp</a></h3>
<p><a href="http://www.mamp.info/en/mamp.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps38jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>MAMP可以在你的Mac OS X电脑上安装一个服务器环境。只需点几下鼠标，你就可以为Mac OS X安装Apache, PHP以及MySQL。</p>
<h3 style="font-size: 1.17em;">23. <a href="http://www.billingsapp.com/index.html">Billings</a></h3>
<p><a href="http://www.billingsapp.com/index.html"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps39jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>Billings可以在任何地方生成专业模式的发票，并且它还内建了30款模板供选择。</p>
<h3 style="font-size: 1.17em;">24. <a href="http://www.colorschemer.com/osx_info.php">ColorSchemer</a></h3>
<p><a href="http://www.colorschemer.com/osx_info.php"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps40jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>ColorSchemer是一款针对爱好者或者高级人士的专业配色程序。通过使用一个动态视觉色轮，可以即可观察各匹配颜色之间的关系，甚至可以让ColorSchemer智能提供给你一些配色建议。</p>
<h3 style="font-size: 1.17em;">25. <a href="http://www.expandrive.com/expandrive">ExpanDrive</a></h3>
<p><a href="http://www.expandrive.com/expandrive"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps41jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>ExpanDrive提供给你完全透明的打开，编辑，保存你的喜爱程序的方式，甚至是这些文件存在于世界各地的服务器上。透明的意思是说你甚至都不会感觉到你是在操作一个远程服务器上的文件，它就像是在你的电脑上直接使用USB驱动一样。</p>
<h3 style="font-size: 1.17em;">26. <a href="http://www.xheadsoftware.com/info_xhead.asp">info.xhead</a></h3>
<p><a href="http://www.xheadsoftware.com/info_xhead.asp"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps42jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>你的生活中总是会存在一些你不想忘掉的信息。不论它是密码，帐号，愿望列表或是让你挣脱乏味工作的百万美元想法，info.xhead 可以储存所有的这一切，并且将他们归类放置。</p>
<h3 style="font-size: 1.17em;">27. <a href="http://www.tweakersoft.com/vectordesigner/">Vector Designer</a></h3>
<p><a href="http://www.tweakersoft.com/vectordesigner/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps43jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>VectorDesigner是一款使用简单，直观并且功能强大的适量绘图软件。它可以让你创造出各种极具想象力的适量图，如海报，手册，招贴画，logo，网页图形，t-shirt等等。它有丰富的工具和智能图形：轻松创建矩形，椭圆，多边形，五角星，贝尔曲线，甚至还可以将位图转化成矢量图形。</p>
<h3 style="font-size: 1.17em;">28. <a href="http://www.nathanatos.com/software/">Cuppa</a></h3>
<p><a href="http://www.nathanatos.com/software/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps44jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>Cuppa是Mac OS X上一款小巧的饮茶时间工具，它会告诉你什么时候你的茶可以喝了。</p>
<h3 style="font-size: 1.17em;">29. <a href="http://www.barbariangroup.com/software/plainview_app_1_0">PlainView</a></h3>
<p><a href="http://www.barbariangroup.com/software/plainview_app_1_0"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps45jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>Plainview是一款全屏幕的浏览器。</p>
<h3 style="font-size: 1.17em;">30. <a href="http://silverbackapp.com/">Silverback</a></h3>
<p><a href="http://silverbackapp.com/"><img style="border: 0px initial initial;" src="http://4ebstudio.com/wp-content/uploads/2009/02/mac-apps46jpg.jpeg" alt="Mac Apps For Web &amp; Graphic Designers" /></a></p>
<p>Silverback是一款为设计师和开发人员设计的并不抢眼的实用测试工具。它可以捕捉屏幕动作，录制参与者的动作、声音，轻而易举的添加段落标记，用遥控器控制录制，导出到Quicktime。</p>
<p>[<a href="http://www.noupe.com/tools/readers-pick-30-incredibly-useful-mac-apps-for-web-design.html">原文链接</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.4ebstudio.com/readers-pick-30-incredibly-useful-mac-apps-for-web-design.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>15个网站加速，代码优化的技巧</title>
		<link>http://www.4ebstudio.com/15-tips-to-speed-up-your-website-and-optimize-your-code.html</link>
		<comments>http://www.4ebstudio.com/15-tips-to-speed-up-your-website-and-optimize-your-code.html#comments</comments>
		<pubDate>Tue, 27 Jan 2009 05:50:12 +0000</pubDate>
		<dc:creator>4EB Studio</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[天兔贴士]]></category>
		<category><![CDATA[实用工具]]></category>
		<category><![CDATA[网页设计]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[网站工具]]></category>

		<guid isPermaLink="false">http://4ebstudio.com/?p=78</guid>
		<description><![CDATA[将图片压缩到最小

当我们使用photoshop“存储成网页格式”的选项时，我们可以将图片文件压缩的小一些。但是，你是否知道这些图片大小可以被压缩的更多而不降低图片质量呢？有个名叫Smush.It 的网站可以帮助你实现这一点。

学会擅用Snippets

许多的IDE是都提供&#8221;code snippet&#8221; 控制面板允许你存储一些代码以备后用。你是否发现自己经常会去lipsum.com获取一些常用本文呢？那为什么不试试使用snippet？在Dreamweaver中，按下&#8221;Shift+F9&#8243;键即可打开snippet标签。你可以将需要的snippet托拽到任何你需要的地方。这个方法将节省你的大量时间。
利用Console.log()进行调试

你或许下载了一个jQuery库，并且在试图掌握它的语法结构。同样，你可能遇到了一些困难并且意识到你无法确认变量的对应值。没关系，你可以这样做：
键入命令：
console.log($someVariable);
现在，打开Firefox（请确认你已安装了FireBug），然后点击F12。你将会看到你正在查找的变量所对应的值。
下载网页开发工具

这是一款由Chris Pederick 开发的，非常实用的Firefox扩展插件，具有很多选项。或许你们大多数看过我视频教程的人都会发现我非常喜欢使用&#8221;Edit CSS&#8221; 这个选项来实时调整我的样式表。该工具的其他功能包括：

轻松禁用Javascript
轻松禁用CSS
快速HTML/CSS验证链接
标尺
禁用cookies
还有其他一系列很多伟大的功能

Web Developer Toolbar
将Script标签放置到页面最底端

我们似乎很少这样做。虽然它并非总是适宜，但是你的确可以通过把script标签放到&#60;body&#62;标签后来提高网站速度很多倍。
....





大多数现代浏览器在同一台服务器上最多同时加载两个内容。但是，当你加载脚本文件的时候，其他的都不会被同时加载。因此，只要情况允许的话，最好将你的脚本文件移动到文件最底端，以便让服务器先加载其他内容（如图片，css等）。
压缩CSS和Javascript文件

如果网站的性能最你来说最重要的话，我强烈建议你考虑在展开之前压缩CSS和Javascript文件。在开发之前不要嫌它麻烦，这会对你非常有帮助的。
Javascript压缩服务

Javascript Compressor
JS Compressor

CSS压缩服务

CSS Optimiser
CSS Compressor
Clean CSS

另外两个有用的JavaScript压缩工具是 YUI Compressor, 和 JSMin.
jQuery贴士集

不久前，tvidesign.co.uk的Jon Hobbs-Smith发表了一篇非常棒的文章详述了jQuery的25个实用技巧。请确保将该页面收藏了。这里列举了我非常喜欢用的一些技巧。
检查元素是否已经存在？
if ($(’#myDiv).length) {
// this code will only run if the div with an id of #myDiv exists.
}



使用Context
很多人都没有意识到这一点，当访问dom元素的时候，jQuery函数会接受第二个参数 &#8211; &#8220;context&#8221;。请往下看：
var myElement = $('#someElement');



该代码将命令jQuery越过整个dom。我们可以通过使用context作为第二个参数来加速网站。
var myElement = $('#someElement', $('.someContainer'));



现在我们将告诉jQuery仅搜索.someContainer 内的元素，并且或略所有该元素以外的东西。
使用ID代替Class
当用jQuery访问ID的时候，通常会使用传统的&#8221;getElementById&#8221;方式。但是，当访问class元素的时候，jQuery必须使用他自己的方式跨越整个dom，结果这样会花费更长的时间。
产看所有25个技巧!
尽可能使用$_GET代替 $_POST

如果在编写Ajax命令的时候，你可以在$_GET 或者$_POST之间选择的话，那么请选择前者。
&#8221; Yahoo! Mail团队发现，当使用XMLHttp请求的时候，POST在浏览器中会通过两个步骤实现：首先发送header，然后再发送数据。因此最好使用GET，它仅使用一个TCP数据分组（除非你有非常多的cookies）。&#8221; &#8211; Developer.Yahoo.com
请记住：不要轻率的使用$_GET。请先弄清楚你第一步要作什么。
适时使用Library和Framework

无论你使用PHP, ASP.NET, Mootools, jQuery，或他们中的多种，请考虑适时的使用架构。
例如:

如果我要在网站上运行一个简单的静态页面，仅需要一个小的Javascript来实现翻转效果，那么使用jQuery的话就不太合适了。
如果我的静态网站的大多数特性被放在一个XML文件中，我就不需要使用架构。否则，我将会网站额外的带宽付出许多费用。

但是，如果我正在建设一个负责的网站，需要一个完整的CMS系统和复杂的数据访问，那么我将会使用一些我常用的架构。
请记住：架构仅仅是在需要的时候才会为你服务，否则请慎用。
YSlow

YSlow是一款非常棒的工具可以帮助你检查网站的有效性。
这里有一个很好的 YSlow视频教程 来讲述该款工具的实用性。我强烈推荐你有机会看一看。

学会使用键盘快捷键

大多数有经验的设计师/开发人员都会同意我的观点，如果我要实现网站或者设计的一个变化我都要去工具栏里面寻找相应的菜单，那会浪费我很多时间。我已经使用快捷键很长时间了，以至于我根本不知道这些命令的正确菜单位置。我就知道&#8221;Shift + [...]]]></description>
			<content:encoded><![CDATA[<h3 style="font-size: 1.17em;">将图片压缩到最小</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/smushIT.png" alt="compress images" /></div>
<p>当我们使用photoshop“存储成网页格式”的选项时，我们可以将图片文件压缩的小一些。但是，你是否知道这些图片大小可以被压缩的更多而不降低图片质量呢？有个名叫<a href="http://www.smush.it/">Smush.It</a> 的网站可以帮助你实现这一点。</p>
<p><span id="more-78"></span></p>
<h3 style="font-size: 1.17em;">学会擅用Snippets</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/dreamweaverSnippets.png" alt="snippets" /></div>
<p>许多的IDE是都提供&#8221;code snippet&#8221; 控制面板允许你存储一些代码以备后用。你是否发现自己经常会去lipsum.com获取一些常用本文呢？那为什么不试试使用snippet？在Dreamweaver中，按下&#8221;Shift+F9&#8243;键即可打开snippet标签。你可以将需要的snippet托拽到任何你需要的地方。这个方法将节省你的大量时间。</p>
<h3 style="font-size: 1.17em;">利用Console.log()进行调试</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/consoleLog.png" alt="console.log" /></div>
<p>你或许下载了一个jQuery库，并且在试图掌握它的语法结构。同样，你可能遇到了一些困难并且意识到你无法确认变量的对应值。没关系，你可以这样做：</p>
<p>键入命令：</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;" lang="javascript">console.log($someVariable);</pre>
<p>现在，打开Firefox（请确认你已安装了<a href="https://addons.mozilla.org/firefox/addon/1843">FireBug</a>），然后点击F12。你将会看到你正在查找的变量所对应的值。</p>
<h3 style="font-size: 1.17em;">下载网页开发工具</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/webdevelopertollbar.png" alt="web developer toolbar" /></div>
<p>这是一款由<a href="http://chrispederick.com/">Chris Pederick</a> 开发的，非常实用的Firefox扩展插件，具有很多选项。或许你们大多数看过我视频教程的人都会发现我非常喜欢使用&#8221;Edit CSS&#8221; 这个选项来实时调整我的样式表。该工具的其他功能包括：</p>
<ul>
<li>轻松禁用Javascript</li>
<li>轻松禁用CSS</li>
<li>快速HTML/CSS验证链接</li>
<li>标尺</li>
<li>禁用cookies</li>
<li>还有其他一系列很多伟大的功能</li>
</ul>
<p><a href="https://addons.mozilla.org/firefox/addon/60">Web Developer Toolbar</a></p>
<h3 style="font-size: 1.17em;">将Script标签放置到页面最底端</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/scriptTagsBottom.png" alt="snippets" /></div>
<p>我们似乎很少这样做。虽然它并非总是适宜，但是你的确可以通过把script标签放到&lt;body&gt;标签后来提高网站速度很多倍。</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;" lang="html4strict">....</pre>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;" lang="html4strict"><script src="someScript.js" type="text/javascript"><!--mce:0--></script></pre>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;" lang="html4strict"><script src="anotherScript.js" type="text/javascript"><!--mce:1--></script></pre>
<table style="cursor: default; border: 1px dashed #bbbbbb;" border="0">
<tbody></tbody>
</table>
<h4 style="font-size: 1em;"><span style="font-weight: normal;">大多数现代浏览器在同一台服务器上最多同时加载两个内容。但是，当你加载脚本文件的时候，其他的都不会被同时加载。因此，只要情况允许的话，最好将你的脚本文件移动到文件最底端，以便让服务器先加载其他内容（如图片，css等）。</span></h4>
<h3 style="font-size: 1.17em;">压缩CSS和Javascript文件</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/javascriptCompress.png" alt="compress files" /></div>
<p>如果网站的性能最你来说最重要的话，我强烈建议你考虑在展开之前压缩CSS和Javascript文件。在开发之前不要嫌它麻烦，这会对你非常有帮助的。</p>
<h4 style="font-size: 1em;">Javascript压缩服务</h4>
<ul>
<li><a href="http://javascriptcompressor.com/">Javascript Compressor</a></li>
<li><a href="http://www.xmlforasp.net/JSCompressor.aspx">JS Compressor</a></li>
</ul>
<h4 style="font-size: 1em;">CSS压缩服务</h4>
<ul>
<li><a href="http://www.cssoptimiser.com/">CSS Optimiser</a></li>
<li><a href="http://www.cssdrive.com/index.php/main/csscompressor/">CSS Compressor</a></li>
<li><a href="http://www.cleancss.com/">Clean CSS</a></li>
</ul>
<p>另外两个有用的JavaScript压缩工具是 <a href="http://developer.yahoo.com/yui/compressor/">YUI Compressor</a>, 和 <a href="http://crockford.com/javascript/jsmin">JSMin</a>.</p>
<h3 style="font-size: 1.17em;">jQuery贴士集</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/jQuery.png" alt="jQuery Tips" /></div>
<p>不久前，<a href="http://www.tvidesign.co.uk/blog/improve-your-jquery-25-excellent-tips.aspx">tvidesign.co.uk</a>的Jon Hobbs-Smith发表了一篇非常棒的文章详述了jQuery的25个实用技巧。请确保将该页面收藏了。这里列举了我非常喜欢用的一些技巧。</p>
<h4 style="font-size: 1em;">检查元素是否已经存在？</h4>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;" lang="javascript">if ($(’#myDiv).length) {</pre>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;" lang="javascript">// this code will only run if the div with an id of #myDiv exists.</pre>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;" lang="javascript">}</pre>
<table style="cursor: default; border: 1px dashed #bbbbbb;" border="0">
<tbody></tbody>
</table>
<h4 style="font-size: 1em;">使用Context</h4>
<p>很多人都没有意识到这一点，当访问dom元素的时候，jQuery函数会接受第二个参数 &#8211; &#8220;context&#8221;。请往下看：</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;" lang="javascript">var myElement = $('#someElement');</pre>
<table style="cursor: default; border: 1px dashed #bbbbbb;" border="0">
<tbody></tbody>
</table>
<p>该代码将命令jQuery越过整个dom。我们可以通过使用context作为第二个参数来加速网站。</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;" lang="javascript">var myElement = $('#someElement', $('.someContainer'));</pre>
<table style="cursor: default; border: 1px dashed #bbbbbb;" border="0">
<tbody></tbody>
</table>
<p>现在我们将告诉jQuery仅搜索.someContainer 内的元素，并且或略所有该元素以外的东西。</p>
<h4 style="font-size: 1em;">使用ID代替Class</h4>
<p>当用jQuery访问ID的时候，通常会使用传统的&#8221;getElementById&#8221;方式。但是，当访问class元素的时候，jQuery必须使用他自己的方式跨越整个dom，结果这样会花费更长的时间。</p>
<p><a href="http://www.tvidesign.co.uk/blog/improve-your-jquery-25-excellent-tips.aspx">产看所有25个技巧!</a></p>
<h3 style="font-size: 1.17em;">尽可能使用$_GET代替 $_POST</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/querystrings.png" alt="querystrings" /></div>
<p>如果在编写Ajax命令的时候，你可以在$_GET 或者$_POST之间选择的话，那么请选择前者。</p>
<blockquote><p>&#8221; Yahoo! Mail团队发现，当使用XMLHttp请求的时候，POST在浏览器中会通过两个步骤实现：首先发送header，然后再发送数据。因此最好使用GET，它仅使用一个TCP数据分组（除非你有非常多的cookies）。&#8221; &#8211; Developer.Yahoo.com</p></blockquote>
<p>请记住：不要轻率的使用$_GET。请先弄清楚你第一步要作什么。</p>
<h3 style="font-size: 1.17em;">适时使用Library和Framework</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/frameworks.png" alt="use frameworks" /></div>
<p>无论你使用PHP, ASP.NET, Mootools, jQuery，或他们中的多种，请考虑适时的使用架构。</p>
<p>例如:</p>
<ul>
<li>如果我要在网站上运行一个简单的静态页面，仅需要一个小的Javascript来实现翻转效果，那么使用jQuery的话就不太合适了。</li>
<li>如果我的静态网站的大多数特性被放在一个XML文件中，我就不需要使用架构。否则，我将会网站额外的带宽付出许多费用。</li>
</ul>
<p>但是，如果我正在建设一个负责的网站，需要一个完整的CMS系统和复杂的数据访问，那么我将会使用一些我常用的架构。</p>
<p>请记住：架构仅仅是在需要的时候才会为你服务，否则请慎用。</p>
<h3 style="font-size: 1.17em;">YSlow</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/ySlowWebsite.png" alt="ySlow" /></div>
<p>YSlow是一款非常棒的工具可以帮助你检查网站的有效性。</p>
<p>这里有一个很好的 <a href="http://developer.yahoo.net/blog/archives/2007/08/yslow-podcast-screencast.html">YSlow视频教程</a> 来讲述该款工具的实用性。我强烈推荐你有机会看一看。</p>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/yslowDebug.png" alt="ySlow" /></div>
<h3 style="font-size: 1.17em;">学会使用键盘快捷键</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/keyboard.jpg" alt="template" /></div>
<p>大多数有经验的设计师/开发人员都会同意我的观点，如果我要实现网站或者设计的一个变化我都要去工具栏里面寻找相应的菜单，那会浪费我很多时间。我已经使用快捷键很长时间了，以至于我根本不知道这些命令的正确菜单位置。我就知道&#8221;Shift + X&#8221; 可以打开我需要的面板。</p>
<p>我建议你可以在Google中搜索 &#8220;X 快捷键&#8221;（X代表软件的名字，比如Photoshop）。打印这些表单放在你垂手可得的地方。在接下来的几个星期中，试着尽可能用鼠标进行操作，渐渐地你就会养成习惯了。</p>
<h3 style="font-size: 1.17em;">建立一个 &#8220;New Website&#8221;模板</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/template.png" alt="template" /></div>
<p>让我们来看看如何建立一个网站模板。并非所有的网站都需要大型而复杂的应用。有时候，我们仅仅需要一个可以展示我们简历的网站。这时，我们为何不建立一个简单的“模板”来包含你需要的任何东西呢？</p>
<p>在我的模板文件夹里面，我建立了名为&#8221;JS&#8221;和&#8221;CSS&#8221;的二级文件夹。</p>
<ul>
<li>前者包含了我的<a href="http://nettuts.com/videos/screencasts/5-easy-ways-to-tackle-ie6s-transparency-issues/">&#8220;DD_belatedPNG.js&#8221;</a> 文件 (支持IE6 PNG背景透明)。</li>
<li>后者包含了一个空白的&#8221;default.css&#8221; 文件以及我自己的自定义reset文件。</li>
</ul>
<p>除此之外，我还有一个 &#8220;index.html(php)&#8221; 文件包含了一些我常用的代码片段。这些并没有什么特别之处，不过会节约我不少时间。</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;" lang="html4strict"><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js" type="text/javascript"><!--mce:2--></script></pre>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;" lang="html4strict"><script type="text/javascript"><!--mce:3--></script></pre>
<table style="cursor: default; border: 1px dashed #bbbbbb;" border="0">
<tbody></tbody>
</table>
<p>正如你所看到的，我引用了我自己的CSS 和Javascript文件,链接了Google上的 jQuery文件，创建了document.ready() jQuery函数，并且打开了一个标准的&#8221;container&#8221; div。</p>
<p>这看上去非常简单，但却节省了不少时间。</p>
<h3 style="font-size: 1.17em;">内联Vs.外联</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/inline.jpg" alt="inline and external" /></div>
<p>总的来说，你的所有CSS和Javascript文件应该从页面上移走放入其各自的外部文件中。</p>
<h4 style="font-size: 1em;">为什么这么做?</h4>
<ul>
<li>清理代码</li>
<li>简报和内容分开很重要</li>
<li>使用外部文件，数据会被缓存以备后用。这将降低HTML文件大小而不会导致多余的HTTP请求。</li>
</ul>
<p>如果你仅有几句简单的样式结构，还是可以有例外的。把他们放在HTML页面内或许还是有益的，但仅限此种情况而已。</p>
<h3 style="font-size: 1.17em;">使用PHP判定Javascript调本是否被调用</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/requestedWith.png" alt="inline and external" /></div>
<p>AJAX几乎应用到了现在所有的领域，多数是因为他的用户友好性，这些都要归功于Javascript 库。在有些情况下，你需要考虑是否需要使用Javascrip来调用你的脚本。这需要几天的时间来完成这项任务。</p>
<p>其中一个方法就是当发送POST命令的时候使用Javascript附加上一对独特的键值。然后你可以使用PHP来决定某个特殊的值是否存在。如果存在的话，我们就会知道Javascript被调用了。</p>
<p>一个最好的构建方式就是使用PHP的特性&#8221;HTTP_X_REQUESTED_WITH&#8221;。</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;" lang="php">if isset($_SERVER['HTTP_X_REQUESTED_WITH']) {</pre>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;" lang="php">// write some code and rest assured that the Javascript is enabled.</pre>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;" lang="php">} else {</pre>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;" lang="php">// Do something different to compensate for users that have JS turned off.</pre>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;" lang="php">}</pre>
<table style="cursor: default; border: 1px dashed #bbbbbb;" border="0">
<tbody></tbody>
</table>
<h3 style="font-size: 1.17em;">连接到Google的CDN</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/linkToGoogle.png" alt="link to google" /></div>
<p>不久前，Google主机开始存放一些流行的脚本库如jQuery等。如果你正在使用类似的库，我强烈建议你将它们链接到Google的CDN，而不是使用你自己的脚本。</p>
<p><a style="text-decoration: none;" href="http://code.google.com/apis/ajaxlibs/">AJAX Libraries API</a></p>
<h3 style="font-size: 1.17em;">使用Firefox扩展</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/firefoxExtensions.png" alt="embrace firefox extensions" /></div>
<p>我是Google Chrome的忠实用户。他打开的速度非常快，并且运行Javascript的速度也比其他浏览器快很多，至少到目前为止是这样的。但是，你会发现我并不会很快放弃使用Firefox的。它的一系列非常有用的浏览器插件是令人惊叹的。下面就是我最常用的一些：</p>
<ul>
<li><a href="https://addons.mozilla.org/firefox/addon/60"><strong>Web Developer Toolbar</strong></a></li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/3247"><strong>S3 Organizer</strong></a></li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1347"><strong>Clippings</strong></a></li>
<li><a href="https://addons.mozilla.org/firefox/addon/1843"><strong>Firebug</strong></a></li>
<li><a href="https://addons.mozilla.org/firefox/addon/1419"><strong>IE Tab</strong></a></li>
<li><a href="http://fireftp.mozdev.org/"><strong>FireFTP</strong></a></li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/201"><strong>DownThemAll</strong></a></li>
<li><a href="https://addons.mozilla.org/firefox/addon/5369"><strong>YSlow</strong></a></li>
</ul>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/firefoxEnxtensionZOOMED.png" alt="embrace firefox extensions" /></div>
<h3 style="font-size: 1.17em;">如果有用的话，可以使用IDE</h3>
<div><img style="border: 0px initial initial;" src="http://nettuts.s3.amazonaws.com/180_efficientcode/ide.png" alt="use an ide" /></div>
<p>现在痛恨微软似乎变得非常流行，攻击那些在开发的时候使用IDE的人似乎非常时髦。事实上，这样看来比较愚蠢。</p>
<p>在很多情况，使用高级的IDE应该还是首选，特别是当你在使用OOP语言工作的时候。现在，如果你仅仅是创建一个小巧的HTML模板，<a href="http://notepad-plus.sourceforge.net/uk/site.htm">Notepad++</a>和<a href="http://www.panic.com/coda/">Coda</a>这样的程序已经非常棒了。事实上，在这种情况下我还是建议使用这样的工具的，毕竟多余的功能对你来说没有任何用处。但是，当你开发一些高级程序的时候，还是充分利用IDE的优势吧。</p>
<p>[<a href="http://net.tutsplus.com/articles/general/15-tips-to-speed-up-your-website-and-optimize-your-code/">原文链接</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.4ebstudio.com/15-tips-to-speed-up-your-website-and-optimize-your-code.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>25款极具创新意义的CSS特效</title>
		<link>http://www.4ebstudio.com/innovative-and-experimental-css-examples-and-techniques.html</link>
		<comments>http://www.4ebstudio.com/innovative-and-experimental-css-examples-and-techniques.html#comments</comments>
		<pubDate>Wed, 12 Nov 2008 09:18:17 +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>

		<guid isPermaLink="false">http://4ebstudio.com/?p=775</guid>
		<description><![CDATA[CSS不仅仅只能处理一些中规中距的日常设计工作。本文将像你介绍25个非常有意思的，极具创新的，试验性的CSS技术。
需要说明的是，这些技术和实例不一定适合所有的浏览器，而且不一定符合设计和开发标准。其中一些技术还尚处探讨阶段。
透明CSS下拉菜单

该示例演示了如何设计一款先进的CSS透明下来菜单。该技术需要使用JavaScript技术实现IE6下PNG图片的透明效果。

返回图片地图

你将在该示例中看到一款用非常流行的方式设计的基于CSS的带有信息弹出框的图像地图。
CSS 3D迷宫

这是一款纯CSS设计的3D迷宫。如果你也想设计出这样的效果，那么你要做好充分的心里准备，因为你会为此付出很长的时间和耐心。
CSS滚动图像地图

该示例是用CSS设计一幅使用了热点技术的全景图片。点击图片的上的热点会在旁边的区域显示它的描述信息以及一幅可缩放的图片。
CSS装饰图库
Demo: CSS Decorative Gallery
Web Designer Wall 向我们展示了一款使用背景图像技术设计的图库效果。
CSS纸牌
Demo: Playing Cards
该示例使用特殊的HTML属性显示纸牌效果，并使用CSS对其进行样式和定位设置。
CSS版辛普森一家

在该示例中，Román Cortés使用HTML和CSS重新设计了辛普森一家。 你可以点此查看动画效果。
CSS房屋造型
Demo: CSS House
Design Detector通过使用DIV和CSS设计了一款房屋造型。
使用CSS定位和透明效果设计“Secret Message”
Demo: Secret Message
该示例是由CSS-tricks 的Chris Coyier设计的使用滚动效果显示&#8221;Secret Message&#8221; 。
如何设计细边阴影效果
Demo: light-weight drop shadows
该示例使用PNG图片透明效果来制作DIV边框的阴影效果。在IE6浏览器下需要使用JavaScript技术支持。
多种位置的阴影造型

这是使用另一方式设计的页面元素阴影效果。
多种透明效果

在该示例中，CSS大师Eric Meyer展示了一些使用CSS设计的透明效果
DVD遥控器

Design Detector 使用HTML和CSS技术设计了一款遥控器效果。
划线效果

CSSplay 的Stu Nicholls使用CSS设计了一款铅笔画线的效果。将鼠标放在图片上面，铅笔将画出一条水平线。
CSS文字阴影

使用纯CSS技术设计文字阴影效果。该技术涉及了文字层叠技术。不过目前css3已经提供了文字阴影的属性。
基于CSS的flash链接效果

在该示例中，将鼠标停放在导航栏的一个标题上，箭头将从做至右滑动。
地图信息提示

该示例演示了CSS在一幅地图上的图像地图效果。
纯CSS信息提示效果

该技术实现了鼠标悬停时显示隐藏DIV块的效果。
CSS页脚固定效果

这是一个固定在页面底部的页脚效果，他可以忽略页面的高度。
等比变化的五星

使用CSS画出一个简单的五星形状。当用户调整浏览器字体大小的时候，五星图形将随之进行等比例变化。I
菜单描述

在这个使用css设计的菜单中，鼠标悬停时可以显示更多的菜单信息。
CSS渐变效果
Demo: CSS Gradients Demo
该示例演示了使用CSS样式和空DIV元素以及背景颜色模仿渐变效果。
等比例变化背景图片
Demo: Scaled Background Image
该示例演示了如何设计一个可按比例变化的背景图片。(改变你的浏览器大小试试看)。
CSS垂直柱壮图

该示例演示了使用CSS生成一个垂直的柱壮图。
CSS渐变文字效果
Demo: CSS Gradient Text Effect
该技术通过使用PNG图片为文字添加渐变效果。在IE6浏览器下需要使用JavaScript来支持透明效果。
]]></description>
			<content:encoded><![CDATA[<p>CSS不仅仅只能处理一些中规中距的日常设计工作。本文将像你介绍25个非常有意思的，极具创新的，试验性的CSS技术。</p>
<p>需要说明的是，这些技术和实例不一定适合所有的浏览器，而且不一定符合设计和开发标准。其中一些技术还尚处探讨阶段。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" href="http://www.stunicholls.myby.co.uk/">透明CSS下拉菜单</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://www.stunicholls.myby.co.uk/"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-01_css_transparent_drop_down.jpg" alt="Transparent CSS Menu Drop-down screen shot." /></a></p>
<p>该示例演示了如何设计一款先进的CSS透明下来菜单。该技术需要使用JavaScript技术实现IE6下PNG图片的透明效果。</p>
<p><span id="more-775"></span></p>
<p><strong><a style="color: #006699; text-decoration: none;" title="CSSplay - Return of the image maps" href="http://www.cssplay.co.uk/menu/solar_map">返回图片地图</a></strong></p>
<p><a style="color: #006699; text-decoration: none;" href="http://www.cssplay.co.uk/menu/solar_map"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-02_css_image_maps.jpg" alt="Return of the image maps screen shot." width="550" height="240" /></a></p>
<p>你将在该示例中看到一款用非常流行的方式设计的基于CSS的带有信息弹出框的图像地图。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" title="CSSplay - CSS 3D puzzle" href="http://www.cssplay.co.uk/menu/three_d">CSS 3D迷宫</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://www.cssplay.co.uk/menu/three_d"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-03_css_3d_puzzle.png" alt="CSS 3D puzzle screen shot." width="550" height="240" /></a></p>
<p>这是一款纯CSS设计的3D迷宫。如果你也想设计出这样的效果，那么你要做好充分的心里准备，因为你会为此付出很长的时间和耐心。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" title="CSSplay - CSS scrolling image map" href="http://www.cssplay.co.uk/menu/scrollmap">CSS滚动图像地图</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://www.cssplay.co.uk/menu/scrollmap"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-04_scrolling_map_image.jpg" alt="CSS scrolling image map - screen shot." width="550" height="240" /></a></p>
<p>该示例是用CSS设计一幅使用了热点技术的全景图片。点击图片的上的热点会在旁边的区域显示它的描述信息以及一幅可缩放的图片。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" href="http://www.webdesignerwall.com/tutorials/css-decorative-gallery/">CSS装饰图库</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://www.webdesignerwall.com/tutorials/css-decorative-gallery/"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-05_css_decorative_gallery.jpg" alt="CSS Decorative Gallery screen shot." width="550" height="240" /></a><span style="display: block; width: 603px; font-weight: bold; color: #666666; font-size: 11px;">Demo: <a style="color: #006699; text-decoration: none;" href="http://www.webdesignerwall.com/demo/decorative-gallery/decorative-gallery-index.html">CSS Decorative Gallery</a></span></p>
<p><a style="color: #006699; text-decoration: none;" href="http://www.webdesignerwall.com/">Web Designer Wall</a> 向我们展示了一款使用背景图像技术设计的图库效果。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" title="BrainJar.com - Playing Cards with CSS" href="http://www.brainjar.com/css/cards/">CSS纸牌</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://www.brainjar.com/css/cards/"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-06_css_playing_cards.png" alt="Playing Cards with CSS - demo - screen shot." width="550" height="240" /></a><span style="display: block; width: 603px; font-weight: bold; color: #666666; font-size: 11px;">Demo: <a style="color: #006699; text-decoration: none;" title="Demonstration page - Playing Cards with CSS." href="http://www.brainjar.com/css/cards/demo.html">Playing Cards</a></span></p>
<p>该示例使用特殊的HTML属性显示纸牌效果，并使用CSS对其进行样式和定位设置。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" href="http://www.romancortes.com/blog/homer-css/">CSS版辛普森一家</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://www.romancortes.com/blog/homer-css/"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-07_animated_homer.png" alt="Homer CSS - screen shot." width="550" height="240" /></a></p>
<p>在该示例中，Román Cortés使用HTML和CSS重新设计了辛普森一家。 你可以<a style="color: #006699; text-decoration: none;" href="http://nedbatchelder.com/blog/200805/css_homer_animated.html">点此</a>查看动画效果。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" href="http://www.designdetector.com/2005/10/css-house-2.php">CSS房屋造型</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://www.designdetector.com/2005/10/css-house-2.php"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-08_css_house.jpg" alt="CSS House - screen shot." width="550" height="240" /></a><span style="display: block; width: 603px; font-weight: bold; color: #666666; font-size: 11px;">Demo: <a style="color: #006699; text-decoration: none;" href="http://www.designdetector.com/demos/css-house-2.html">CSS House</a></span></p>
<p><a href="http://www.designdetector.com/" target="_blank">Design Detector</a>通过使用DIV和CSS设计了一款房屋造型。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" title="CSSTricks - Make a “Secret Message” with CSS Positioning and Transparency " href="http://css-tricks.com/make-a-secret-message-with-css-positioning-and-transparency/">使用CSS定位和透明效果设计“Secret Message”</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://css-tricks.com/make-a-secret-message-with-css-positioning-and-transparency/"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-09_css_secret_message.png" alt="Secret Message screen shot." width="550" height="240" /></a><span style="display: block; width: 603px; font-weight: bold; color: #666666; font-size: 11px;">Demo: <a style="color: #006699; text-decoration: none;" href="http://css-tricks.com/examples/SecretMessage/">Secret Message</a></span></p>
<p>该示例是由<a href="http://css-tricks.com/" target="_blank">CSS-tricks</a> 的Chris Coyier设计的使用滚动效果显示&#8221;Secret Message&#8221; 。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" title="TKJDesigns - How to create light-weight drop shadows." href="http://www.tjkdesign.com/articles/drop-shadow_and_AlphaImageLoader.asp">如何设计细边阴影效果</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://www.tjkdesign.com/articles/drop-shadow_and_AlphaImageLoader.asp"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-10_css_light_weight.png" alt="light-weight drop shadows screen shot." width="550" height="240" /></a><span style="display: block; width: 603px; font-weight: bold; color: #666666; font-size: 11px;">Demo: <a style="color: #006699; text-decoration: none;" href="http://www.tjkdesign.com/articles/drop-shadow/drop-shadow_with_any_background.asp">light-weight drop shadows</a></span></p>
<p>该示例使用PNG图片透明效果来制作DIV边框的阴影效果。在IE6浏览器下需要使用JavaScript技术支持。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" href="http://www.cssplay.co.uk/menu/shadow_boxing">多种位置的阴影造型</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://www.cssplay.co.uk/menu/shadow_boxing"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-11_shadow_boxing.jpg" alt="Multi-position shadow boxing screen shot." width="550" height="240" /></a></p>
<p>这是使用另一方式设计的页面元素阴影效果。</p>
<h4 style="font-size: 1em;"><span style="color: #006699;"><a style="color: #006699; text-decoration: none;" href="http://meyerweb.com/eric/css/edge/complexspiral/demo2.html">多种透明效果</a></span></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://meyerweb.com/eric/css/edge/complexspiral/demo2.html"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-12_complex_spiral.png" alt="Complexspiral screen shot." width="550" height="240" /></a></p>
<p>在该示例中，CSS大师Eric Meyer展示了一些使用CSS设计的透明效果</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" href="http://www.designdetector.com/demos/dvd-recorder-remote.html">DVD遥控器</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://www.designdetector.com/demos/dvd-recorder-remote.html"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-13_dvd_remove.png" alt="DVD Recorder Remote screen shot." width="550" height="240" /></a></p>
<p><a href="http://www.designdetector.com/" target="_blank">Design Detector</a> 使用HTML和CSS技术设计了一款遥控器效果。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" href="http://www.cssplay.co.uk/menu/drawing">划线效果</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://www.cssplay.co.uk/menu/drawing"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-14_pencil.png" alt="Drawing the line screen shot." width="550" height="240" /></a></p>
<p><a href="http://www.cssplay.co.uk/index" target="_blank">CSSplay</a> 的<em><span style="font-style: normal;">Stu Nicholls使用CSS设计了一款铅笔画线的效果。将鼠标放在图片上面，铅笔将画出一条水平线。</span></em></p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" title="Mike's Experiments - CSS: Text Shadows" href="http://green-beast.com/experiments/css_text_shadows.php">CSS文字阴影</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://green-beast.com/experiments/css_text_shadows.php"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-15_pure_css_drop_shadow.png" alt="CSS Text Shadows screen shot." width="550" height="240" /></a></p>
<p>使用纯CSS技术设计文字阴影效果。该技术涉及了文字层叠技术。不过目前css3已经提供了文字阴影的属性。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" href="http://green-beast.com/experiments/css_flashy_links.php">基于CSS的flash链接效果</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://green-beast.com/experiments/css_flashy_links.php"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-16_css_flashy_links.png" alt="CSS Flashy Links screen shot." width="550" height="240" /></a></p>
<p>在该示例中，将鼠标停放在导航栏的一个标题上，箭头将从做至右滑动。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" title="Mike's Experiments - CSS: Map Pop" href="http://green-beast.com/experiments/css_map_pop.php">地图信息提示</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://green-beast.com/experiments/css_map_pop.php"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-17_map_pop.jpg" alt="Map Pop screen shot." width="550" height="240" /></a></p>
<p>该示例演示了CSS在一幅地图上的图像地图效果。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" href="http://www.brunildo.org/test/CPop.html">纯CSS信息提示效果</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://www.brunildo.org/test/CPop.html"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-18_css_pop_up.png" alt="Pure CSS Popups screen shot." width="550" height="240" /></a></p>
<p>该技术实现了鼠标悬停时显示隐藏DIV块的效果。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" title="A CSS Sticky Footer" href="http://ryanfait.com/sticky-footer/">CSS页脚固定效果</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://ryanfait.com/sticky-footer/"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-19_css_sticky_footers.jpg" alt="CSS Sticky Footer screen shot." width="550" height="240" /></a></p>
<p>这是一个固定在页面底部的页脚效果，他可以忽略页面的高度。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" href="http://phoenity.com/newtedge/scalable_star/">等比变化的五星</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://phoenity.com/newtedge/scalable_star/"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-20_scalable_star.png" alt="Scalable Star screen shot." width="550" height="240" /></a></p>
<p>使用CSS画出一个简单的五星形状。当用户调整浏览器字体大小的时候，五星图形将随之进行等比例变化。I</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" href="http://green-beast.com/experiments/css_menu_descriptions.php">菜单描述</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://green-beast.com/experiments/css_menu_descriptions.php"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-21_css_menu.png" alt="CSS: Menu Descriptions screen shot." width="550" height="240" /></a></p>
<p>在这个使用css设计的菜单中，鼠标悬停时可以显示更多的菜单信息。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" href="http://www.designdetector.com/2005/09/css-gradients-demo.php">CSS渐变效果</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://www.designdetector.com/2005/09/css-gradients-demo.php"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-22_css_gradient.jpg" alt="CSS Gradients Demo screen shot." width="550" height="240" /></a><span style="display: block; width: 603px; font-weight: bold; color: #666666; font-size: 11px;">Demo: <a style="color: #006699; text-decoration: none;" href="http://www.designdetector.com/demos/css-gradients-demo-2.php">CSS Gradients Demo</a></span></p>
<p>该示例演示了使用CSS样式和空DIV元素以及背景颜色模仿渐变效果。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" title="CSS Experiment: Scaled Background Image" href="http://www.markschenk.com/cssexp/background/index.html">等比例变化背景图片</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://www.markschenk.com/cssexp/background/index.html"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-23_scaling_background_image.jpg" alt="Scaled Background Image screen shot." width="550" height="240" /></a><span style="display: block; width: 603px; font-weight: bold; color: #666666; font-size: 11px;">Demo: <a style="color: #006699; text-decoration: none;" title="demo - Scaled background-image" href="http://www.markschenk.com/cssexp/background/scaledbgimage.html">Scaled Background Image</a></span></p>
<p>该示例演示了如何设计一个可按比例变化的背景图片。(改变你的浏览器大小试试看)。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" title="css/edge - CSS Vertical Bar Graphs" href="http://meyerweb.com/eric/css/edge/bargraph/demo.html">CSS垂直柱壮图</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://meyerweb.com/eric/css/edge/bargraph/demo.html"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-24_css_vertical_bar_graphs.png" alt="CSS Vertical Bar Graphs screen shot." width="550" height="240" /></a></p>
<p>该示例演示了使用CSS生成一个垂直的柱壮图。</p>
<h4 style="font-size: 1em;"><a style="color: #006699; text-decoration: none;" href="http://www.webdesignerwall.com/tutorials/css-gradient-text-effect/">CSS渐变文字效果</a></h4>
<p><a style="color: #006699; text-decoration: none;" href="http://www.webdesignerwall.com/tutorials/css-gradient-text-effect/"><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/10/22-25_css_text_gradient.png" alt="CSS Gradient Text Effect screen shot." width="550" height="240" /></a><span style="display: block; width: 603px; font-weight: bold; color: #666666; font-size: 11px;">Demo: <a style="color: #006699; text-decoration: none;" href="http://www.webdesignerwall.com/demo/css-gradient-text/">CSS Gradient Text Effect</a></span></p>
<p>该技术通过使用PNG图片为文字添加渐变效果。在IE6浏览器下需要使用JavaScript来支持透明效果。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.4ebstudio.com/innovative-and-experimental-css-examples-and-techniques.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>学习10款常用的jQuery特效</title>
		<link>http://www.4ebstudio.com/jquery-tutorials-for-designers.html</link>
		<comments>http://www.4ebstudio.com/jquery-tutorials-for-designers.html#comments</comments>
		<pubDate>Wed, 12 Nov 2008 06:28:54 +0000</pubDate>
		<dc:creator>4EB Studio</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[天兔贴士]]></category>
		<category><![CDATA[网页设计]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[网页特效]]></category>

		<guid isPermaLink="false">http://4ebstudio.com/?p=88</guid>
		<description><![CDATA[最近开始学习jQuery，这款大受好评的轻量级javascript库。买了本《jQuery基础教程》(Learning jQuery)，刚开始看。很喜欢看国外的这些书籍，译本也好，原文也好，感觉讲的很透彻，基本都是以最先进的互联网标准作为依托讲解的，帮助读者建立全新的web design观念。这些也是国内类似的书籍出版商和作者应该学习的。多看看这些文章，绝对会使你的设计水平和国际接轨。
今天在Web Designer Wall上看到了这样一篇关于jQuery的文章，感觉非常实用，拿来编译一下和大家分享。当然你也可以直接查看原文。
该篇文章通过10个最常用的jQuery效果向设计师和初学者讲述了如何使用jQuery创建Javascript特效。
jQuery如何运行?


首先你需要下载jQuery库并将其插入到你的html页面中(最好是放在 &#60;head&#62;标签内)。然后你需要调用脚本运行函数。下面的图例像你详细解释了jQuery是如何运行的。


如何获取元素?
编写jQuery函数相对来说比较简单。你需要掌握的关键点就是如何准确的使用你所需效果的元素。

$("#header") = 获取id为&#8221;header&#8221;的元素
$("h3") = 获取所有标签为&#60;h3&#62;的元素
$("div#content .photo") = 获取所有&#60;div id=&#8221;content&#8221;&#62;内类为&#8221;photo&#8221;的元素
$("ul li") = 获取所有&#60;ul&#62;内的&#60;li&#62;元素
$("ul li:first") = 获取&#60;ul&#62;内的第一个&#60;li&#62;元素

1.简单的滑动版
让我们从最简单的滑动版开始。你可能已经见过很多类似的效果了，当你点击一个链接的时候，一个滑动版便向上(下)展开 (view demo)

当类名为&#8221;btn-slide&#8221;的元素被点击的时候，它将向上(或下)切换(slideToggle) &#60;div id=&#8221;panel&#8221;&#62;元素，然后切换一个CSS类&#8221;active&#8221;到&#60;a&#62;元素。通过使用css样式，类名为.active的元素将会切换箭头图片的背景位置。
$(document).ready(function(){$(".btn-slide").click(function(){$("#panel").slideToggle("slow");$(this).toggleClass("active");});

});
2.简单的消失效果
该示例向你讲述如何设计点击图片按钮后该区域内容消失的效果 (view demo)

当图片元素&#60;img&#62; 被点击的时候，它会查找其父元素 &#60;div&#62;，并且缓慢的隐藏其透明度。
$(document).ready(function(){$(".pane .delete").click(function(){$(this).parents(".pane").animate({ opacity: "hide" }, "slow");});

});
3Chain-able过渡效果
现在让我们来看看jQuery强大的Chain-able效果。仅需几行代码就可以设计出一个按比例变化大小并且渐变消失的飞行的盒子。(view demo)

第1行和第2行: 创建&#60;a&#62;元素被点击时的函数
第3行: 赋予&#60;div id=&#8221;box&#8221;&#62;元素的.animate函数不透明度值为0.1, 左边可到达的距离为400px, 速度为1200毫秒
第4行: 赋予.animate函数不透明度值为0.4，顶部距离160px, 高20, 宽20, 速度为&#8221;slow&#8221;
第5行: 接下来赋予.animate函数不透明度值为1, 左边距离为0, 高100, 宽100, 速度为&#8221;slow&#8221;
第6行: 设置.animate函数的top值为0,速度为&#8221;fast&#8221;
第7行: 调用slideUp函数 (默认速度值为&#8221;normal&#8221;)
第8行: 调用slideDown, 速度值为&#8221;slow&#8221;
$(document).ready(function(){$(".run").click(function(){

$("#box").animate({opacity: "0.1", left: "+=400"}, 1200).animate({opacity: "0.4", top: "+=160", [...]]]></description>
			<content:encoded><![CDATA[<p>最近开始学习jQuery，这款大受好评的轻量级javascript库。买了本《jQuery基础教程》(Learning jQuery)，刚开始看。很喜欢看国外的这些书籍，译本也好，原文也好，感觉讲的很透彻，基本都是以最先进的互联网标准作为依托讲解的，帮助读者建立全新的web design观念。这些也是国内类似的书籍出版商和作者应该学习的。多看看这些文章，绝对会使你的设计水平和国际接轨。</p>
<p>今天在<a href="http://www.webdesignerwall.com/" target="_blank">Web Designer Wall</a>上看到了这样一篇关于jQuery的文章，感觉非常实用，拿来编译一下和大家分享。当然你也可以直接查看<a href="http://www.webdesignerwall.com/tutorials/jquery-tutorials-for-designers/" target="_blank">原文</a>。</p>
<p>该篇文章通过10个最常用的jQuery效果向设计师和初学者讲述了如何使用jQuery创建Javascript特效。</p>
<p><span style="font-size: 14px;"><strong>jQuery如何运行?</strong></span></p>
<p><span style="font-size: 14px;"><strong><span id="more-88"></span><br />
</strong></span></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">首先你需要下载<a style="text-decoration: none;" href="http://jquery.com/">jQuery</a>库并将其插入到你的html页面中(最好是放在<code> &lt;head&gt;</code>标签内)。然后你需要调用脚本运行函数。下面的图例像你详细解释了jQuery是如何运行的。</p>
<p style="margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px;"><a href="http://www.webdesignerwall.com/wp-content/uploads/2008/02/jquery-how-it-works.gif"><img style="padding: 10px; border: 1px solid #cccccc;" src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/jquery-how-it-works.gif" alt="how jquery works" width="555" height="266" /></a></p>
<p><img style="border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; border-top-style: dotted; border-top-color: #cccccc; display: block; width: 475px; height: 12px; margin-top: 15px; background-image: url(http://192.168.0.169/4eb/wp-includes/js/tinymce/plugins/wordpress/img/more_bug.gif); background-repeat: no-repeat; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: 100% 0%;" title="更多..." src="http://192.168.0.169/4eb/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></p>
<p><strong>如何获取元素?</strong></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">编写jQuery函数相对来说比较简单。你需要掌握的关键点就是如何准确的使用你所需效果的元素。</p>
<ul style="padding-top: 0.5em; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; margin: 0px;">
<li style="padding-top: 0px; padding-right: 0px; padding-bottom: 1em; padding-left: 18px; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/bullet.gif); background-repeat: no-repeat; line-height: 18px; background-position: 4px 4px; margin: 0px;"><code>$("#header")</code> = 获取id为&#8221;header&#8221;的元素</li>
<li style="padding-top: 0px; padding-right: 0px; padding-bottom: 1em; padding-left: 18px; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/bullet.gif); background-repeat: no-repeat; line-height: 18px; background-position: 4px 4px; margin: 0px;"><code>$("h3")</code> = 获取所有标签为&lt;h3&gt;的元素</li>
<li style="padding-top: 0px; padding-right: 0px; padding-bottom: 1em; padding-left: 18px; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/bullet.gif); background-repeat: no-repeat; line-height: 18px; background-position: 4px 4px; margin: 0px;"><code>$("div#content .photo")</code> = 获取所有&lt;div id=&#8221;content&#8221;&gt;内类为&#8221;photo&#8221;的元素</li>
<li style="padding-top: 0px; padding-right: 0px; padding-bottom: 1em; padding-left: 18px; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/bullet.gif); background-repeat: no-repeat; line-height: 18px; background-position: 4px 4px; margin: 0px;"><code>$("ul li")</code> = 获取所有&lt;ul&gt;内的&lt;li&gt;元素</li>
<li style="padding-top: 0px; padding-right: 0px; padding-bottom: 1em; padding-left: 18px; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/bullet.gif); background-repeat: no-repeat; line-height: 18px; background-position: 4px 4px; margin: 0px;"><code>$("ul li:first")</code> = 获取&lt;ul&gt;内的第一个&lt;li&gt;元素</li>
</ul>
<p><span style="font-size: 14px;"><strong>1.简单的滑动版</strong></span></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">让我们从最简单的滑动版开始。你可能已经见过很多类似的效果了，当你点击一个链接的时候，一个滑动版便向上(下)展开 <em>(view <a style="text-decoration: none;" href="http://www.webdesignerwall.com/demo/jquery/simple-slide-panel.html">demo</a>)</em></p>
<p style="margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px;"><a href="http://www.webdesignerwall.com/demo/jquery/simple-slide-panel.html"><img style="padding: 10px; border: 1px solid #cccccc;" src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample1.gif" alt="sample" width="480" height="201" /></a></p>
<p>当类名为&#8221;btn-slide&#8221;的元素被点击的时候，它将向上(或下)切换(slideToggle) &lt;div id=&#8221;panel&#8221;&gt;元素，然后切换一个CSS类&#8221;active&#8221;到&lt;a&gt;元素。通过使用css样式，类名为.active的元素将会切换箭头图片的背景位置。</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace; padding: 0px; margin: 0px;"><code style="margin-top: 5px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; overflow-x: auto; overflow-y: auto; font-family: 'Courier New', Courier, monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; display: block; clear: both; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/code-bg.gif); color: #333333; line-height: 19px; white-space: pre; width: 440px; padding: 10px; border: 1px solid #cccccc;">$(document).ready(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".btn-slide"</span>).click(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #0000ff; padding: 0px; margin: 0px;">"#panel"</span>).slideToggle(<span style="color: #0000ff; padding: 0px; margin: 0px;">"slow"</span>);$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).toggleClass(<span style="color: #0000ff; padding: 0px; margin: 0px;">"active"</span>);});

});</code></pre>
<p><span style="font-size: 14px;"><strong>2.简单的消失效果</strong></span></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">该示例向你讲述如何设计点击图片按钮后该区域内容消失的效果 <em>(view <a style="text-decoration: none;" href="http://www.webdesignerwall.com/demo/jquery/simple-disappear.html">demo</a>)</em></p>
<p style="margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px;"><a href="http://www.webdesignerwall.com/demo/jquery/simple-disappear.html"><img style="padding: 10px; border: 1px solid #cccccc;" src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample2.gif" alt="sample" /></a></p>
<p>当图片元素&lt;img&gt; 被点击的时候，它会查找其父元素 &lt;div&gt;，并且缓慢的隐藏其透明度。</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace; padding: 0px; margin: 0px;"><code style="margin-top: 5px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; overflow-x: auto; overflow-y: auto; font-family: 'Courier New', Courier, monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; display: block; clear: both; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/code-bg.gif); color: #333333; line-height: 19px; white-space: pre; width: 440px; padding: 10px; border: 1px solid #cccccc;">$(document).ready(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".pane .delete"</span>).click(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).parents(<span style="color: #0000ff; padding: 0px; margin: 0px;">".pane"</span>).animate({ opacity: <span style="color: #0000ff; padding: 0px; margin: 0px;">"hide"</span> }, <span style="color: #0000ff; padding: 0px; margin: 0px;">"slow"</span>);});

});</code></pre>
<p><span style="font-size: 14px;"><strong>3Chain-able过渡效果</strong></span></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">现在让我们来看看jQuery强大的Chain-able效果。仅需几行代码就可以设计出一个按比例变化大小并且渐变消失的飞行的盒子。<span style="font-style: italic; font-family: Georgia; font-size: 13px;">(view <a style="text-decoration: none;" href="http://www.webdesignerwall.com/demo/jquery/chainable-effects.html">demo</a>)</span></p>
<p style="margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px;"><a href="http://www.webdesignerwall.com/demo/jquery/chainable-effects.html"><img style="padding: 10px; border: 1px solid #cccccc;" src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/multi-animation.gif" alt="sample" /></a></p>
<p><strong>第1行和第2行</strong>: 创建&lt;a&gt;元素被点击时的函数</p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;"><strong>第3行</strong>: 赋予&lt;div id=&#8221;box&#8221;&gt;元素的.animate函数不透明度值为0.1, 左边可到达的距离为400px, 速度为1200毫秒<br />
<strong>第4行</strong>: 赋予.animate函数不透明度值为0.4，顶部距离160px, 高20, 宽20, 速度为&#8221;slow&#8221;<br />
<strong>第5行</strong>: 接下来赋予.animate函数不透明度值为1, 左边距离为0, 高100, 宽100, 速度为&#8221;slow&#8221;<br />
<strong>第6行</strong>: 设置.animate函数的top值为0,速度为&#8221;fast&#8221;<br />
<strong>第7行</strong>: 调用slideUp函数 (默认速度值为&#8221;normal&#8221;)<br />
<strong>第8行</strong>: 调用slideDown, 速度值为&#8221;slow&#8221;<strong></strong></p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace; padding: 0px; margin: 0px;"><code style="margin-top: 5px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; overflow-x: auto; overflow-y: auto; font-family: 'Courier New', Courier, monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; display: block; clear: both; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/code-bg.gif); color: #333333; line-height: 19px; white-space: pre; width: 440px; padding: 10px; border: 1px solid #cccccc;">$(document)<span style="color: #ff00ff; font-size: 14px; padding: 0px; margin: 0px;">.ready</span>(function()<span style="color: #ff00ff; font-size: 14px; padding: 0px; margin: 0px;">{$(".run").click(function(){

$("#box").animate({opacity:<span style="color: #0000ff; padding: 0px; margin: 0px;"> "0.1", left: "+=400"</span>}</span>, 1200)<span style="color: #ff00ff; font-size: 14px; padding: 0px; margin: 0px;">.animate</span>(<span style="color: #ff00ff; font-size: 14px; padding: 0px; margin: 0px;">{opacity:<span style="color: #0000ff; padding: 0px; margin: 0px;"> "0.4", top: "+=160", height: "20", width: "20"</span>}</span>, "slow")<span style="color: #ff00ff; font-size: 14px; padding: 0px; margin: 0px;">.animate</span>(<span style="color: #ff00ff; font-size: 14px; padding: 0px; margin: 0px;">{opacity:<span style="color: #0000ff; padding: 0px; margin: 0px;"> "1", left: "0", height: "100", width: "100"</span>}</span>, "slow")<span style="color: #ff00ff; font-size: 14px; padding: 0px; margin: 0px;">.animate</span>(<span style="color: #ff00ff; font-size: 14px; padding: 0px; margin: 0px;">{<span style="color: #000099; padding: 0px; margin: 0px;">top</span>:<span style="color: #0000ff; padding: 0px; margin: 0px;"> "0"</span>}</span>, "fast")<span style="color: #ff00ff; font-size: 14px; padding: 0px; margin: 0px;">.slideUp</span>()<span style="color: #ff00ff; font-size: 14px; padding: 0px; margin: 0px;">.slideDown</span>("slow")return false;

});

});</code></pre>
<p><span style="font-size: 14px;"><strong>4a.折叠效果1</strong></span></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">下面是一个折叠效果 <em>(view <a style="text-decoration: none;" href="http://www.webdesignerwall.com/demo/jquery/accordion1.html">demo</a>)</em></p>
<p style="margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px;"><a href="http://www.webdesignerwall.com/demo/jquery/accordion1.html"><img style="padding: 10px; border: 1px solid #cccccc;" src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample3.gif" alt="sample" /></a></p>
<p>第1行：为&lt;div&gt;内的第一个&lt;H3&gt;元素添加名为&#8221;active&#8221;的类，并应用css样式(&#8220;active&#8221;类将转换箭头图标的背景位置)。<br />
第2行：隐藏&lt;div&gt;内的非第一行的所有&lt;p&gt;元素。</p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">当&lt;h3&gt;元素被点击的时候，它将滑动并切换(slideToggle)下一个&lt;p&gt;元素并且向上滑动(slideUp)它的子元素,然后切换类名为&#8221;active&#8221;的元素。</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace; padding: 0px; margin: 0px;"><code style="margin-top: 5px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; overflow-x: auto; overflow-y: auto; font-family: 'Courier New', Courier, monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; display: block; clear: both; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/code-bg.gif); color: #333333; line-height: 19px; white-space: pre; width: 440px; padding: 10px; border: 1px solid #cccccc;">$(document).ready(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".accordion h3:first"</span>).addClass(<span style="color: #0000ff; padding: 0px; margin: 0px;">"active"</span>);$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".accordion p:not(:first)"</span>).hide();

$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".accordion h3"</span>).click(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){

$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).next(<span style="color: #0000ff; padding: 0px; margin: 0px;">"p"</span>).slideToggle(<span style="color: #0000ff; padding: 0px; margin: 0px;">"slow"</span>).siblings(<span style="color: #0000ff; padding: 0px; margin: 0px;">"p:visible"</span>).slideUp(<span style="color: #0000ff; padding: 0px; margin: 0px;">"slow"</span>);$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).toggleClass(<span style="color: #0000ff; padding: 0px; margin: 0px;">"active"</span>);$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).siblings(<span style="color: #0000ff; padding: 0px; margin: 0px;">"h3"</span>).removeClass(<span style="color: #0000ff; padding: 0px; margin: 0px;">"active"</span>);

});

});</code></pre>
<p><span style="font-size: 14px;"><strong>4b.折叠效果2</strong></span></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">该示例和上面的很类似，不过可以让你自定义默认展开的面板。 <em>(view <a style="text-decoration: none;" href="http://www.webdesignerwall.com/demo/jquery/accordion2.html">demo</a>)</em></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">In the CSS stylesheet,将<code> .accordion p</code>设置为<code> display:none</code>. 现在，假设你要将第三个面板设置为默认打开的面板。你可以这样写<code> $(".accordion2 p").eq(2).show();</code> (eq = equal)。注意起始值为0。</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace; padding: 0px; margin: 0px;"><code style="margin-top: 5px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; overflow-x: auto; overflow-y: auto; font-family: 'Courier New', Courier, monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; display: block; clear: both; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/code-bg.gif); color: #333333; line-height: 19px; white-space: pre; width: 440px; padding: 10px; border: 1px solid #cccccc;">$(document).ready(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".accordion2 h3"</span>).eq(<span style="padding: 0px; margin: 0px;">2</span>).addClass(<span style="color: #0000ff; padding: 0px; margin: 0px;">"active"</span>);$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".accordion2 p"</span>).eq(<span style="padding: 0px; margin: 0px;">2</span>).show();

$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".accordion2 h3"</span>).click(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).next(<span style="color: #0000ff; padding: 0px; margin: 0px;">"p"</span>).slideToggle(<span style="color: #0000ff; padding: 0px; margin: 0px;">"slow"</span>).siblings(<span style="color: #0000ff; padding: 0px; margin: 0px;">"p:visible"</span>).slideUp(<span style="color: #0000ff; padding: 0px; margin: 0px;">"slow"</span>);$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).toggleClass(<span style="color: #0000ff; padding: 0px; margin: 0px;">"active"</span>);$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).siblings(<span style="color: #0000ff; padding: 0px; margin: 0px;">"h3"</span>).removeClass(<span style="color: #0000ff; padding: 0px; margin: 0px;">"active"</span>);});

});</code></pre>
<p><span style="font-size: 14px;"><strong>5a.动态悬停效果1</strong></span></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">该示例将会创建一个非常漂亮的渐入渐出的动画悬停效果 <em>(view <a style="text-decoration: none;" href="http://www.webdesignerwall.com/demo/jquery/animated-hover1.html">demo</a>)</em></p>
<p style="margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px;"><a href="http://www.webdesignerwall.com/demo/jquery/animated-hover1.html"><img style="padding: 10px; border: 1px solid #cccccc;" src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample4.gif" alt="sample" /></a></p>
<p>当鼠标悬停在菜单上的时候，将会查找下一个&lt;em&gt;元素，并创建animate函数，设置其不透明度和顶部位置。</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace; padding: 0px; margin: 0px;"><code style="margin-top: 5px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; overflow-x: auto; overflow-y: auto; font-family: 'Courier New', Courier, monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; display: block; clear: both; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/code-bg.gif); color: #333333; line-height: 19px; white-space: pre; width: 440px; padding: 10px; border: 1px solid #cccccc;">$(document).ready(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".menu a"</span>).hover(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>() {$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).next(<span style="color: #0000ff; padding: 0px; margin: 0px;">"em"</span>).animate({opacity: <span style="color: #0000ff; padding: 0px; margin: 0px;">"show"</span>, top: <span style="color: #0000ff; padding: 0px; margin: 0px;">"-75"</span>}, <span style="color: #0000ff; padding: 0px; margin: 0px;">"slow"</span>);}, <span style="color: #000099; padding: 0px; margin: 0px;">function</span>() {$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).next(<span style="color: #0000ff; padding: 0px; margin: 0px;">"em"</span>).animate({opacity: <span style="color: #0000ff; padding: 0px; margin: 0px;">"hide"</span>, top: <span style="color: #0000ff; padding: 0px; margin: 0px;">"-85"</span>}, <span style="color: #0000ff; padding: 0px; margin: 0px;">"fast"</span>);});

});</code></pre>
<p><span style="font-size: 14px;"><strong>5b.动态悬停效果2</strong></span></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">该示例为菜单链接添加<code> title</code>属性，并将它放在一个变量里面，然后附加到&lt;em&gt;标签上。 <em>(view <a style="text-decoration: none;" href="http://www.webdesignerwall.com/demo/jquery/animated-hover2.html">demo</a>)</em></p>
<p style="margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px;"><a href="http://www.webdesignerwall.com/demo/jquery/animated-hover2.html"><img style="padding: 10px; border: 1px solid #cccccc;" src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample4b.gif" alt="sample" /></a></p>
<p>第一行附加了一个空的<code> &lt;em&gt;</code> 标签到菜单的 <code>&lt;a&gt;</code> 元素上。</p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">当鼠标悬停在链接上时，获取<code> title</code> 属性，将其存放在&#8221;hoverText&#8221;变量中，然后将带有<span style="color: #000099; white-space: nowrap; font-family: 'Courier New'; font-size: 14px;">&lt;em&gt;<span style="color: #000000; white-space: normal; font-family: SimSun; font-size: 12px;">标记的文本内容赋予变量hoverText的值。</span></span></p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace; padding: 0px; margin: 0px;"><code style="margin-top: 5px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; overflow-x: auto; overflow-y: auto; font-family: 'Courier New', Courier, monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; display: block; clear: both; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/code-bg.gif); color: #333333; line-height: 19px; white-space: pre; width: 440px; padding: 10px; border: 1px solid #cccccc;">$(document).ready(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".menu2 a"</span>).append(<span style="color: #0000ff; padding: 0px; margin: 0px;">"&lt;em&gt;&lt;/em&gt;"</span>);

$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".menu2 a"</span>).hover(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>() {$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).find(<span style="color: #0000ff; padding: 0px; margin: 0px;">"em"</span>).animate({opacity: <span style="color: #0000ff; padding: 0px; margin: 0px;">"show"</span>, top: <span style="color: #0000ff; padding: 0px; margin: 0px;">"-75"</span>}, <span style="color: #0000ff; padding: 0px; margin: 0px;">"slow"</span>);<span style="color: #000099; padding: 0px; margin: 0px;">var</span> hoverText = $(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).attr(<span style="color: #0000ff; padding: 0px; margin: 0px;">"title"</span>);$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).find(<span style="color: #0000ff; padding: 0px; margin: 0px;">"em"</span>).text(hoverText);}, <span style="color: #000099; padding: 0px; margin: 0px;">function</span>() {$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).find(<span style="color: #0000ff; padding: 0px; margin: 0px;">"em"</span>).animate({opacity: <span style="color: #0000ff; padding: 0px; margin: 0px;">"hide"</span>, top: <span style="color: #0000ff; padding: 0px; margin: 0px;">"-85"</span>}, <span style="color: #0000ff; padding: 0px; margin: 0px;">"fast"</span>);});

});</code></pre>
<p><span style="font-size: 14px;"><strong>6.整个块元素点击效果</strong></span></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">该示例展示了如何创建整个块元素点击效果变换的方式。<em>(view <a style="text-decoration: none;" href="http://www.webdesignerwall.com/demo/jquery/block-clickable.html">demo</a>)</em></p>
<p style="margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px;"><a href="http://www.webdesignerwall.com/demo/jquery/block-clickable.html"><img style="padding: 10px; border: 1px solid #cccccc;" src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample5.gif" alt="sample" /></a></p>
<p>假设你有一个类名为&#8221;pane-list&#8221;的<span style="color: #000099; white-space: nowrap; font-family: 'Courier New'; font-size: 14px;">&lt;ul&gt;<span style="color: #000000; white-space: normal; font-family: SimSun; font-size: 12px;">a，并让其子元素<code> &lt;li&gt;</code> 的整个模块可以点击。你可以为&#8221;.pane-list li&#8221;创建一个点击函数，当其被点击的时候，函数会查找<span style="color: #000099; white-space: nowrap; font-family: 'Courier New'; font-size: 14px;">&lt;a&gt;<span style="color: #000000; white-space: normal; font-family: SimSun; font-size: 12px;">元素，并重新定向到<span style="color: #000099; white-space: nowrap; font-family: 'Courier New'; font-size: 14px;">href<span style="color: #000000; white-space: normal; font-family: SimSun; font-size: 12px;">属性值的地址。</span></span></span></span></span></span></p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace; padding: 0px; margin: 0px;"><code style="margin-top: 5px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; overflow-x: auto; overflow-y: auto; font-family: 'Courier New', Courier, monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; display: block; clear: both; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/code-bg.gif); color: #333333; line-height: 19px; white-space: pre; width: 440px; padding: 10px; border: 1px solid #cccccc;">$(document).ready(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".pane-list li"</span>).click(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){window.location=$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).find(<span style="color: #0000ff; padding: 0px; margin: 0px;">"a"</span>).attr(<span style="color: #0000ff; padding: 0px; margin: 0px;">"href"</span>); <span style="color: #000099; padding: 0px; margin: 0px;">return</span> <span style="padding: 0px; margin: 0px;">false</span>;});

});</code></pre>
<p><span style="font-size: 14px;"><strong>7.折叠面板</strong></span></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">让我们结合前面的一些技术来创建一个可折叠的面板。<em>(view <a style="text-decoration: none;" href="http://www.webdesignerwall.com/demo/jquery/collapsible-panels.html">demo</a>)</em></p>
<p style="margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px;"><a href="http://www.webdesignerwall.com/demo/jquery/collapsible-panels.html"><img style="padding: 10px; border: 1px solid #cccccc;" src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample6.gif" alt="sample" /></a></p>
<p><strong>第1段</strong>: 隐藏第一个面板后的所有类名为&#8221;message_body&#8221;的块</p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;"><strong>第2段</strong>: 隐藏第5个以后的所有&lt;li&gt;元素<br />
<strong>第3段：</strong>当&lt;p&gt;被点击的时候，滑动并且换(slideToggle)到下一个&lt;div&gt;块。<br />
<strong>第4段</strong>: 当&lt;a&gt;按钮被点击的时候，向上滑动所有的&lt;div&gt;块。<br />
<strong>第5段</strong>: 当&lt;a&gt;被点击的时候，隐藏该元素，显示&lt;a&gt;元素,并且向下移动(slideDown)所有第5个以后的&lt;li&gt;元素<br />
<strong>第6段</strong>: 当&lt;a&gt;被点击的时候, 隐藏该元素，显示&lt;a&gt;元素,并且向上移动(slideUp)所有第5个以后的&lt;li&gt;元素</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace; padding: 0px; margin: 0px;"><code style="margin-top: 5px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; overflow-x: auto; overflow-y: auto; font-family: 'Courier New', Courier, monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; display: block; clear: both; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/code-bg.gif); color: #333333; line-height: 19px; white-space: pre; width: 440px; padding: 10px; border: 1px solid #cccccc;">$(document).ready(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){<span style="color: #888888; padding: 0px; margin: 0px;">//hide message_body after the first one</span>$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".message_list .message_body:gt(0)"</span>).hide();

<span style="color: #888888; padding: 0px; margin: 0px;">//hide message li after the 5th</span>$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".message_list li:gt(4)"</span>).hide();

<span style="color: #888888; padding: 0px; margin: 0px;">//toggle message_body</span>$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".message_head"</span>).click(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).next(<span style="color: #0000ff; padding: 0px; margin: 0px;">".message_body"</span>).slideToggle(<span style="padding: 0px; margin: 0px;">500</span>)<span style="color: #000099; padding: 0px; margin: 0px;">return</span> <span style="padding: 0px; margin: 0px;">false</span>;});

<span style="color: #888888; padding: 0px; margin: 0px;">//collapse all messages</span>$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".collpase_all_message"</span>).click(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".message_body"</span>).slideUp(<span style="padding: 0px; margin: 0px;">500</span>)<span style="color: #000099; padding: 0px; margin: 0px;">return</span> <span style="padding: 0px; margin: 0px;">false</span>;});

<span style="color: #888888; padding: 0px; margin: 0px;">//show all messages</span>$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".show_all_message"</span>).click(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).hide()$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".show_recent_only"</span>).show()$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".message_list li:gt(4)"</span>).slideDown()<span style="color: #000099; padding: 0px; margin: 0px;">return</span> <span style="padding: 0px; margin: 0px;">false</span>;});

<span style="color: #888888; padding: 0px; margin: 0px;">//show recent messages only</span>$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".show_recent_only"</span>).click(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).hide()$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".show_all_message"</span>).show()$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".message_list li:gt(4)"</span>).slideUp()<span style="color: #000099; padding: 0px; margin: 0px;">return</span> <span style="padding: 0px; margin: 0px;">false</span>;});

});</code></pre>
<p><span style="font-size: 14px;"><strong>8.模仿WordPress的评论后台</strong></span></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">我相信大多数人都见过WordPress的Ajax评论管理后台。现在让我们用jQuery来模仿一个。为了制造背景颜色动态效果，你需要使用<a style="border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; padding-top: 1px; padding-right: 0px; padding-bottom: 1px; padding-left: 0px; outline-style: none; text-decoration: none; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/link-bg.gif); background-repeat: repeat-x; color: #000000; margin: 0px;" href="http://plugins.jquery.com/project/color"><strong>Color Animations</strong></a> 插件。<span style="font-style: italic; font-family: Georgia; font-size: 13px;">(view <a style="text-decoration: none;" href="http://www.webdesignerwall.com/demo/jquery/wordpress-comments.html">demo</a>)</span></p>
<p style="margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px;"><a href="http://www.webdesignerwall.com/demo/jquery/wordpress-comments.html"><img style="padding: 10px; border: 1px solid #cccccc;" src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample7.gif" alt="sample" /></a></p>
<p><strong>第1段</strong>: 添加&#8221;alt&#8221;类到所有偶数行&lt;div&gt;块，(隔行添加灰色背景)</p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;"><strong>第2段</strong>: 当&lt;a&gt;被点击的时候, 出现提示信息，并变换&lt;div&gt;的背景颜色和不透明度<strong><br />
第3段</strong>: 当&lt;a&gt; 被点击的时候, 先将&lt;div&gt;的背景颜色变为黄色，然后变为白色，并添加&#8221;spam&#8221;类<br />
<strong>第4段</strong>: 当&lt;a&gt;被点击的时候，先将&lt;div&gt;背景颜色变为绿色，然后变为白色，并移走&#8221;spam&#8221;类<strong><br />
第5段</strong>: 当&lt;a&gt; is clicked, animate the backgroundColor to red and opacity =&#8221;hide&#8221;</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace; padding: 0px; margin: 0px;"><code style="margin-top: 5px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; overflow-x: auto; overflow-y: auto; font-family: 'Courier New', Courier, monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; display: block; clear: both; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/code-bg.gif); color: #333333; line-height: 19px; white-space: pre; width: 440px; padding: 10px; border: 1px solid #cccccc;"><span style="color: #888888; padding: 0px; margin: 0px;">//don't forget to include the Color Animations plugin</span><span style="color: #888888; padding: 0px; margin: 0px;">//&lt;script type="text/javascript" src="jquery.color.js"&gt;&lt;/script&gt;</span>$(document).ready(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){

$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".pane:even"</span>).addClass(<span style="color: #0000ff; padding: 0px; margin: 0px;">"alt"</span>);

$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".pane .btn-delete"</span>).click(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){alert(<span style="color: #0000ff; padding: 0px; margin: 0px;">"This comment will be deleted!"</span>);

$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).parents(<span style="color: #0000ff; padding: 0px; margin: 0px;">".pane"</span>).animate({ backgroundColor: <span style="color: #0000ff; padding: 0px; margin: 0px;">"#fbc7c7"</span> }, <span style="color: #0000ff; padding: 0px; margin: 0px;">"fast"</span>).animate({ opacity: <span style="color: #0000ff; padding: 0px; margin: 0px;">"hide"</span> }, <span style="color: #0000ff; padding: 0px; margin: 0px;">"slow"</span>)<span style="color: #000099; padding: 0px; margin: 0px;">return</span> <span style="padding: 0px; margin: 0px;">false</span>;});

$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".pane .btn-unapprove"</span>).click(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).parents(<span style="color: #0000ff; padding: 0px; margin: 0px;">".pane"</span>).animate({ backgroundColor: <span style="color: #0000ff; padding: 0px; margin: 0px;">"#fff568"</span> }, <span style="color: #0000ff; padding: 0px; margin: 0px;">"fast"</span>).animate({ backgroundColor: <span style="color: #0000ff; padding: 0px; margin: 0px;">"#ffffff"</span> }, <span style="color: #0000ff; padding: 0px; margin: 0px;">"slow"</span>).addClass(<span style="color: #0000ff; padding: 0px; margin: 0px;">"spam"</span>)<span style="color: #000099; padding: 0px; margin: 0px;">return</span> <span style="padding: 0px; margin: 0px;">false</span>;});

$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".pane .btn-approve"</span>).click(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).parents(<span style="color: #0000ff; padding: 0px; margin: 0px;">".pane"</span>).animate({ backgroundColor: <span style="color: #0000ff; padding: 0px; margin: 0px;">"#dafda5"</span> }, <span style="color: #0000ff; padding: 0px; margin: 0px;">"fast"</span>).animate({ backgroundColor: <span style="color: #0000ff; padding: 0px; margin: 0px;">"#ffffff"</span> }, <span style="color: #0000ff; padding: 0px; margin: 0px;">"slow"</span>).removeClass(<span style="color: #0000ff; padding: 0px; margin: 0px;">"spam"</span>)<span style="color: #000099; padding: 0px; margin: 0px;">return</span> <span style="padding: 0px; margin: 0px;">false</span>;});

$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".pane .btn-spam"</span>).click(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).parents(<span style="color: #0000ff; padding: 0px; margin: 0px;">".pane"</span>).animate({ backgroundColor: <span style="color: #0000ff; padding: 0px; margin: 0px;">"#fbc7c7"</span> }, <span style="color: #0000ff; padding: 0px; margin: 0px;">"fast"</span>).animate({ opacity: <span style="color: #0000ff; padding: 0px; margin: 0px;">"hide"</span> }, <span style="color: #0000ff; padding: 0px; margin: 0px;">"slow"</span>)<span style="color: #000099; padding: 0px; margin: 0px;">return</span> <span style="padding: 0px; margin: 0px;">false</span>;});

});</code></pre>
<p><span style="font-size: 14px;"><strong>9.图像替换</strong></span></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">假设你有一套个人图片集，需要在一个页面上显示多幅图像而无须切换页面，你可以加载JPG图像到目标元素上。 <em>(view<a style="text-decoration: none;" href="http://www.webdesignerwall.com/demo/jquery/img-replacement.html">demo</a>)</em></p>
<p style="margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px;"><a href="http://www.webdesignerwall.com/demo/jquery/img-replacement.html"><img style="padding: 10px; border: 1px solid #cccccc;" src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample8.jpg" alt="sample" /></a></p>
<p>首先在H2元素上添加一个空的&lt;em&gt;。</p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">当&lt;p&gt;内的链接被点击的时候：</p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">- 将<code> href</code> 属性存放在变量 &#8220;largePath&#8221;中<br />
- 将<code> title</code> 属性存放在变量 &#8220;largeAlt&#8221;中<br />
- 替换&lt;img id=&#8221;largeImg&#8221;&gt;的<code> scr</code>属性为变量&#8221;largePath&#8221;，并替换<code> alt</code>属性为变量 &#8220;largeAlt&#8221;<br />
- 将<code> em</code>内容 (在<code> h2</code>标签内的)赋予变量largeAlt</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace; padding: 0px; margin: 0px;"><code style="margin-top: 5px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; overflow-x: auto; overflow-y: auto; font-family: 'Courier New', Courier, monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; display: block; clear: both; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/code-bg.gif); color: #333333; line-height: 19px; white-space: pre; width: 440px; padding: 10px; border: 1px solid #cccccc;">$(document).ready(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){$(<span style="color: #0000ff; padding: 0px; margin: 0px;">"h2"</span>).append(<span style="color: #0000ff; padding: 0px; margin: 0px;">'&lt;em&gt;&lt;/em&gt;'</span>)

$(<span style="color: #0000ff; padding: 0px; margin: 0px;">".thumbs a"</span>).click(<span style="color: #000099; padding: 0px; margin: 0px;">function</span>(){

<span style="color: #000099; padding: 0px; margin: 0px;">var</span> largePath = $(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).attr(<span style="color: #0000ff; padding: 0px; margin: 0px;">"href"</span>);<span style="color: #000099; padding: 0px; margin: 0px;">var</span> largeAlt = $(<span style="color: #000099; padding: 0px; margin: 0px;">this</span>).attr(<span style="color: #0000ff; padding: 0px; margin: 0px;">"title"</span>);

$(<span style="color: #0000ff; padding: 0px; margin: 0px;">"#largeImg"</span>).attr({ src: largePath, alt: largeAlt });

$(<span style="color: #0000ff; padding: 0px; margin: 0px;">"h2 em"</span>).html(<span style="color: #0000ff; padding: 0px; margin: 0px;">" ("</span> + largeAlt + <span style="color: #0000ff; padding: 0px; margin: 0px;">")"</span>); <span style="color: #000099; padding: 0px; margin: 0px;">return</span> <span style="padding: 0px; margin: 0px;">false</span>;});

});</code></pre>
<p><span style="font-size: 14px;"><strong>10.定义不同的链接样式</strong></span></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">在大多数现代浏览器中，定义link选择器是非常容易的。例如，定义一个链接到.pdf文件，你可以简单的使用以下css规则：<code> a[href $='.pdf'] { ... }</code>。不幸的是，IE6并不支持这个语法（这是为什么<a style="text-decoration: none;" href="http://www.webdesignerwall.com/general/trash-all-ie-hacks/">我们恨IE</a>!的另一个原因）。为了实现这样的效果，你可以使用jQuery<span style="font-style: italic; font-family: Georgia; font-size: 13px;">(view <a style="text-decoration: none;" href="http://www.webdesignerwall.com/demo/jquery/link-types.html">demo</a>)</span></p>
<p style="margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px;"><a href="http://www.webdesignerwall.com/demo/jquery/link-types.html"><img style="padding: 10px; border: 1px solid #cccccc;" src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample9.gif" alt="sample" /></a></p>
<p>前三行应该很容易理解，就是根据<code> href</code>属性为<code> &lt;a&gt;</code>元素添加CSS类样式。</p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.1em; padding-left: 0px; margin: 0px;">第二段是来获取<code> href</code>属性中不含有&#8221;http://www.webdesignerwall.com&#8221;字样或者不是以 &#8220;#&#8221;开头的<code> &lt;a&gt;</code> 元素，然后为其添加&#8221;external&#8221;属性，并将目标浏览器开启方式设置为&#8221;_blank&#8221;。</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace; padding: 0px; margin: 0px;"><span style="color: #333333; line-height: 19px; font-family: Arial; font-size: 13px;"><code style="margin-top: 5px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; overflow-x: auto; overflow-y: auto; font-family: 'Courier New', Courier, monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 15px; display: block; clear: both; background-image: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/code-bg.gif); color: #333333; line-height: 21px; white-space: pre; width: 440px; padding: 10px; border: 1px solid #cccccc;">$(document).ready(function(){$("a[@href$=pdf]").addClass("pdf");

$("a[@href$=zip]").addClass("zip");

$("a[@href$=psd]").addClass("psd");

$("a:not([@href*=http://www.webdesignerwall.com])").not("[href^=#]").addClass("external").attr({ target: "_blank" });

});</code></span></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.4ebstudio.com/jquery-tutorials-for-designers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>28款出色的网页设计参考表单</title>
		<link>http://www.4ebstudio.com/cheat_sheets_for_web_designers.html</link>
		<comments>http://www.4ebstudio.com/cheat_sheets_for_web_designers.html#comments</comments>
		<pubDate>Thu, 11 Sep 2008 08:48:39 +0000</pubDate>
		<dc:creator>4EB Studio</dc:creator>
				<category><![CDATA[免费资源]]></category>
		<category><![CDATA[天兔贴士]]></category>
		<category><![CDATA[实用工具]]></category>
		<category><![CDATA[网页设计]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[参考表单]]></category>
		<category><![CDATA[色谱]]></category>

		<guid isPermaLink="false">http://4ebstudio.com/?p=726</guid>
		<description><![CDATA[参考表单不仅可以帮助你快速记忆某些事情，而且还可以作为你的工作空间添加有趣的墙面装饰。
本篇文章将会向你介绍28款非常出色的、实用的参考表单，内容包揽pshotoshop、dreamweaver、色彩、排版、以及其他相关的网页设计工作，他们具有不同的格式，而且所有参考内容都呈现在了一个页面上，易于查看。
Photoshop
Photoshop CS3 快捷键表单

下载: PDF (Windows), PDF (Mac)

 
图层面板调用键 (HTML)

Photoshop 工具栏参考表 (HTML)

Photoshop 套索工具参考表

下载: PDF
Photoshop 笔刷工具参考表

下载: PDF
颜 色
RGB Hex色普

下载: PDF, PNG
色 谱 (PDF)

Web 网页设计颜色参考六角鼠标垫

下载: GIF
网页安全色表单 (HTML)

16色色谱表 (HTML)

浏 览器安全色 (HTML)

字体
VisiBone字体卡片

下载: GIF
Windows 和Mac下常用字体比对表 (HTML)

混合字体 (PDF)

单位
混合字体像素/点单位比对 (HTML)

百 万像素图

下载: GIF
CSS/CSS 框架
CSS蓝皮书
下载:PDF
YUI数据 库: CSS Reset, Base, Fonts, 以及Grids (PDF)

CSS 速记表 (PDF)

AppleCSS Widget (Mac Dashboard Widget)

HTML/XHTML
HTML &#38; XHTML快速查找表 (PDF)

HTML/XHTML 字符对照表

XHTML 字符对照表 (HTML)

Dreamweaver
Dreamweaver 快速参考指南 (PDF)

Dreamweaver CS3苹果版快速 参考指南 (PDF)

Illustrator
Adobe Illustrator CS2 苹果版快捷键

下载: PDF
浏 览器
浏 览器 [...]]]></description>
			<content:encoded><![CDATA[<p>参考表单不仅可以帮助你快速记忆某些事情，而且还可以作为你的工作空间添加有趣的墙面装饰。</p>
<p>本篇文章将会向你介绍28款非常出色的、实用的参考表单，内容包揽pshotoshop、dreamweaver、色彩、排版、以及其他相关的网页设计工作，他们具有不同的格式，而且所有参考内容都呈现在了一个页面上，易于查看。</p>
<p><big style="font-weight: bold; color: #990000;"><big><big>Photoshop</big></big></big><br />
<a title="Trevor Morris Photographics - Adobe Photoshop Keyboard Shortcuts" href="http://morris-photographics.com/photoshop/shortcuts/#pscs3">Photoshop CS3 快捷键表单</a></p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-01_cs3_keyboard_shortcuts.png" alt="Photoshop CS3 Keyboard Shortcuts Cheat Sheet - screen shot." /></p>
<p>下载: <a title="PDF 下载 - For Windows" href="http://morris-photographics.com/photoshop/shortcuts/%A4U%3Fs/PSCS3_Keyboard_Shortcuts_PC.pdf">PDF (Windows)</a>, <a title="PDF 下载 - for Mac" href="http://morris-photographics.com/photoshop/shortcuts/%A4U%3Fs/PSCS3_Keyboard_Shortcuts_Mac.pdf">PDF (Mac)</a></p>
<p><span id="more-726"></span></p>
<p><span id="more-179"> </span></p>
<p><a title="Adobe - Keys for using the Layers palette" href="http://livedocs.adobe.com/en_US/Photoshop/10.0/help.html?content=WS7D245964-27B4-403e-82D5-DDD1CB19A82B.html">图层面板调用键</a> (HTML)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-02_keys_for_using_layers.png" alt="Keys for using the Layers palette - screen shot." /></p>
<p><a href="http://simplephotoshop.com/photoshop_tools/index.htm">Photoshop 工具栏参考表</a> (HTML)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-03_photoshop_toolbox_reference.png" alt="Photoshop Toolbox Reference - screen shot" /></p>
<p><a title="CreativeIQ - Staging: Photoshop Lasso Tool Cheatsheet." href="http://www.creativetechs.com/iq-staging/photoshop_lasso_tool_cheatshee.html">Photoshop 套索工具参考表</a></p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-04_lasso_tool_cheatsheet.png" alt="Photoshop Lasso Tool Cheatsheet - screen shot." /></p>
<p>下载: <a title="PDF 下载 - Photoshop Lasso Tool Cheatsheet" href="http://creativetechs.com/tips/tip_resources/cheatsheets/Photoshop-Lasso-Cheatsheet.pdf">PDF</a></p>
<p><a title="CreativeTechs - Photoshop Brush Tool Cheatsheet" href="http://www.creativetechs.com/iq/photoshop_brush_tool_cheatsheet.html">Photoshop 笔刷工具参考表</a></p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-05_brush_tool_cheatsheet.png" alt="Photoshop Brush Tool Cheatsheet - screen shot." /></p>
<p>下载: <a title="PDF 下载 - Photoshop Brush Tool Cheatsheet" href="http://creativetechs.com/tips/tip_resources/cheatsheets/Photoshop-Brush-Cheatsheet.pdf">PDF</a></p>
<p><big style="font-weight: bold; color: #990000;"><big><big>颜 色</big></big></big><br />
<a title="Added Bytes - RGB Hex Colour Chart" href="http://www.addedbytes.com/cheat-sheets/colour-chart/">RGB Hex色普</a></p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-06_rgb_color_codes.png" alt="RGB Hex Colour Chart - Screen shot." /></p>
<p>下载: <a title="PDF 下载" href="http://www.addedbytes.com/%A4U%3F/rgb-hex-cheat-sheet-v1/pdf/">PDF</a>, <a title="PNG 下载" href="http://www.addedbytes.com/%A4U%3F/rgb-hex-cheat-sheet-v1/png/">PNG</a></p>
<p><a href="http://www.veign.com/%A4U%3Fs/guides/qrg0006.pdf">色 谱</a> (PDF)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-07_veign_color_reference_guide.png" alt="Color Reference Guide - screen shot." /></p>
<p><a title="Visibone - Web Designer's Color Reference Hexagon Mouse Pad" href="http://www.visibone.com/color/hexagon3x.html">Web 网页设计颜色参考六角鼠标垫</a></p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-08_hexagon_moust.png" alt="Web Designer Color Reference Hexagon Mouse Pad - screen shot." /></p>
<p>下载: <a title="GIF 下载 - Hexagon_800.gif" href="http://www.visibone.com/color/hexagon_800.gif">GIF</a></p>
<p><a title="Page Tutor - 216 color chart" href="http://www.pagetutor.com/common/bgcolors216.html">网页安全色表单</a> (HTML)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-09_web_safe_color_chart.png" alt="Web Safe Color Chart - screen shot." /></p>
<p><a href="http://www.funky-chickens.com/hex.html">16色色谱表</a> (HTML)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-10_funky_chicken.png" alt="Hexidecimal Color Chart - screen shot." /></p>
<p><a href="http://www.cookwood.com/html4_4e/examples/appendices/colorcharthex.html">浏 览器安全色</a> (HTML)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-11_the_browser_safe_colors.png" alt="The Browser Safe Colors - screen shot." /></p>
<p><big><big><big><span style="color: #990000; font-weight: bold;">字体</span></big></big></big><br />
<a title="Visibone - VisiBone Font Card" href="http://www.visibone.com/font/">VisiBone字体卡片</a></p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-12_font_chart.png" alt="VisiBone Font Card - screen shot." /></p>
<p>下载: <a href="http://www.visibone.com/font/fcht_874.gif">GIF</a></p>
<p><a href="http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html">Windows 和Mac下常用字体比对表</a> (HTML)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-13_windows_font.png" alt="Common fonts to all versions of Windows &amp; Mac equivalents - screen shot." /></p>
<p><a title="PDF 下载 - Mixing Typefaces" href="http://www.as8.it/handouts/mixing-typefaces_U&amp;lc1992.pdf">混合字体</a> (PDF)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-14_mixing_typefaces.png" alt="Free Fonts Cheat Sheet - screen shot." /></p>
<p><big style="color: #990000;"><big><span style="font-weight: bold;">单位</span></big></big><br />
<a title="PDF 下载 - Mixing Typefaces" href="http://www.as8.it/handouts/mixing-typefaces_U&amp;lc1992.pdf">混合字体像素/点单位比对</a> (HTML)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-15_approximate_conversion.png" alt="Approximate Conversion from Points to Pixels - screen shot." /></p>
<p><a title="Design215 - megapixels comparison and maximum print size charts" href="http://www.design215.com/toolbox/megapixels.php">百 万像素图</a></p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-16_megapixels_chart.png" alt="Megapixels Chart - screen shot." /></p>
<p>下载: <a title="GIF 下载 - Megapixels Chart" href="http://www.design215.com/toolbox/images/megapixels.gif">GIF</a></p>
<p><big style="font-weight: bold; color: #990000;"><big><big>CSS/CSS 框架</big></big></big><br />
<a title="The Montoya Herald - Blueprint CSS Cheat Sheet" href="http://www.christianmontoya.com/2007/11/12/blueprint-css-cheat-sheet/">CSS蓝皮书</a></p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-17_blueprint_css.png" alt="Blueprint CSS Cheat Sheet - screen shot." />下载:<a title="PDF 下载 - Blueprint CSS Cheat Sheet" href="http://www.digitart.net/blueprintcss/bluebrintcss.pdf">PDF</a></p>
<p><a title="YUI Library - CSS Reset, Base, Fonts, and Grids" href="http://yuiblog.com/assets/pdf/cheatsheets/css.pdf">YUI数据 库: CSS Reset, Base, Fonts, 以及Grids</a> (PDF)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-18_yui_library.png" alt="YUI Library: CSS Reset, Base, Fonts, and Grids - screen shot." /></p>
<p><a href="http://www.eddiewelker.com/wp-content/uploads/2007/09/csscheatsheet.pdf">CSS 速记表</a> (PDF)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-19_css_shorthand_cheat_sheet.png" alt="CSS Shorthand Cheat Sheet - screen shot." /></p>
<p><a title="Apple Dashboard Widgets - CSS Cheat Sheet" href="http://www.apple.com/%A4U%3Fs/dashboard/developer/csscheatsheet.html">AppleCSS Widget</a> (Mac Dashboard Widget)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-20_apple_css_cheat_sheet.jpg" alt="Apple's CSS Cheat Sheet Widget - screen shot." /></p>
<p><big style="color: #990000; font-weight: bold;"><big><big>HTML/XHTML</big></big></big><br />
<a href="http://home.uchicago.edu/%7Egan/file/html.pdf">HTML &amp; XHTML快速查找表</a> (PDF)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-21_html_xhtml_quick_ref.png" alt="HTML &amp; XHTML Tag Quick Reference - screen shot." /></p>
<p><a href="http://www.html.su/entities.html">HTML/XHTML 字符对照表</a></p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-22_xhtml_character_entitites.png" alt="HTML/XHTML Character Entities - screen shot." /></p>
<p><a href="http://www.digitalmediaminute.com/reference/entity/index.php">XHTML 字符对照表</a> (HTML)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-23_html_xhtml_character.png" alt="XHTML Character Entity Reference - screen shot." /></p>
<p><big style="font-weight: bold; color: #990000;"><big><big>Dreamweaver</big></big></big><br />
<a href="http://www.uwsp.edu/it/ApplicationSupport/appSuppDocsImages/referenceGuides/dreamweaver-quick-reference-cs3.pdf">Dreamweaver 快速参考指南</a> (PDF)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-24_dreamweaver_quick_reference.png" alt="Dreamweaver Quick Reference Guide - screen shot." /></p>
<p><a href="http://daviddiskin.com/documents/Dreamweaver%20CS3%20for%20Mac.pdf">Dreamweaver CS3苹果版快速 参考指南</a> (PDF)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-25_dreamweaver_cs3_mac.png" alt="Dreamweaver CS3 for Mac Quick Reference Card - screen shot." /></p>
<p><big style="font-weight: bold; color: #990000;"><big><big>Illustrator</big></big></big><br />
<a href="http://www.nobledesktop.com/shortcuts-illustratorcs2-mac.html">Adobe Illustrator CS2 苹果版快捷键</a></p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-26_illustrator.png" alt="Adobe Illustrator CS2 Keyboard Shortcuts – MAC - screen shot." /></p>
<p>下载: <a href="http://www.nobledesktop.com/%A4U%3F/shortcut_guides/illustrator_cs2_shortcuts_mac.pdf">PDF</a></p>
<p><big style="font-weight: bold; color: #990000;"><big><big>浏 览器</big></big></big><br />
<a href="http://centricle.com/ref/css/filters/?highlight_columns=true">浏 览器 兼容性比对表</a> (HTML)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-27_browser_rules.png" alt="Will the browser apply the rule(s)? - screen shot." /></p>
<p><a href="http://www.quirksmode.org/dom/compatibility.html#t00">W3C DOM兼容性表单</a> (HTML)</p>
<p><img style="border: 0px initial initial;" src="http://images.sixrevisions.com/2008/09/07-28_w3c_dom_compatibility.png" alt="W3C DOM Compatibility Tables - screen shot." /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.4ebstudio.com/cheat_sheets_for_web_designers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>30款令人兴奋的插画风格设计网站</title>
		<link>http://www.4ebstudio.com/30-illustration-web-design.html</link>
		<comments>http://www.4ebstudio.com/30-illustration-web-design.html#comments</comments>
		<pubDate>Wed, 30 Jul 2008 08:53:24 +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[资源]]></category>

		<guid isPermaLink="false">http://4ebstudio.com/?p=734</guid>
		<description><![CDATA[在noupe上看到了一篇介绍插画风格网页设计的文章，真的是令人兴奋不已。优秀的矢量绘图通常会给人们带来深刻的印象，如果你作为一个网页设计师，可以将矢量图运用的游刃有余的话，那么你的网站一定会深深印在读者的脑中。
下面就是30款令人振奋的矢量绘图网页，或许可以带给你一些启发。
 


1- Idiotic Adventures



2- Skaffs


3- Dean Oakley


4- Adit Shukla


5- Ewout van Lambalgen


6- Oypro


7- Artgeex


8- Daily Candy


9- Saizen Media


10- Meomi


11- Studioespace


12- SilverBackApp


13- Octwelve


14- Evolved


15- Rob Sheridan


16- Sir Patroclo


17- Banjax


18- VistaIcons


19- SR28


20- JustinBird


21- Dougdosberg


22- PixelCriminals


23- TakeABenyLinday


24- Enroutefilm


25- Mauricio


26- Krolikov


27- Audiomonster


28- StrawPollNow


29- Deadmetropolis


30- Yodiv






]]></description>
			<content:encoded><![CDATA[<p>在<a href="http://www.noupe.com/" target="_blank">noupe</a>上看到了一篇介绍插画风格网页设计的文章，真的是令人兴奋不已。优秀的矢量绘图通常会给人们带来深刻的印象，如果你作为一个网页设计师，可以将矢量图运用的游刃有余的话，那么你的网站一定会深深印在读者的脑中。</p>
<p>下面就是30款令人振奋的矢量绘图网页，或许可以带给你一些启发。</p>
<div><span style="font-size: 13px;"> </span></p>
<div>
<div style="padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; line-height: 1.4; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; clear: both; font-family: Georgia, Times, serif; border-width: 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; 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="line-height: 14px; font-size: 12px;">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://www.idioticadventures.com/">Idiotic Adventures</a></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="line-height: 14px; font-size: 12px;"><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.idioticadventures.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites1.jpg" alt="" /></a></span></p>
<div style="padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; line-height: 1.4; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; clear: both; font-family: Georgia, Times, serif; border-width: 0px; margin: 0px;"><span style="line-height: 23px;"><span id="more-734"></span><br />
</span></div>
<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="line-height: 14px; font-size: 12px;">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://www.skaffs.com/">Skaffs</a></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="line-height: 14px; font-size: 12px;"><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.skaffs.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites28.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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://www.deanoakley.com/">Dean Oakley</a></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="line-height: 14px; font-size: 12px;"><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.deanoakley.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites3.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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://aditshukla.com/">Adit Shukla</a></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="line-height: 14px; font-size: 12px;"><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://aditshukla.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites4.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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://www.iwit.nl/">Ewout van Lambalgen</a></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="line-height: 14px; font-size: 12px;"><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.iwit.nl/"><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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites5.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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://oypro.com/">Oypro</a></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="line-height: 14px; font-size: 12px;"><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://oypro.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: 0px initial initial;" src="http://noupe.com/img/f-25.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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://artgeex.com/v6/">Artgeex</a></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="line-height: 14px; font-size: 12px;"><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://artgeex.com/v6/"><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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites7.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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.dailycandy.com/">Daily Candy</a></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="line-height: 14px; font-size: 12px;"><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.dailycandy.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites8.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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.saizenmedia.com/">Saizen Media</a></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="line-height: 14px; font-size: 12px;"><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.saizenmedia.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites9.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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.meomi.com/">Meomi</a></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="line-height: 14px; font-size: 12px;"><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.meomi.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites10.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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.studioespace.co.jp/index.html">Studioespace</a></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="line-height: 14px; font-size: 12px;"><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.studioespace.co.jp/index.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites11.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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.silverbackapp.com/">SilverBackApp</a></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="line-height: 14px; font-size: 12px;"><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.silverbackapp.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites12.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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://octwelve.com/">Octwelve</a></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="line-height: 14px; font-size: 12px;"><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://octwelve.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites13.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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.evolved.pl/">Evolved</a></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="line-height: 14px; font-size: 12px;"><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.evolved.pl/"><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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites14.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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.rob-sheridan.com/sketchblog/">Rob Sheridan</a></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="line-height: 14px; font-size: 12px;"><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.rob-sheridan.com/sketchblog/"><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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites15.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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.sir-patroclo.com/">Sir Patroclo</a></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="line-height: 14px; font-size: 12px;"><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.sir-patroclo.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites16.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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://www.banjax.com/">Banjax</a></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="line-height: 14px; font-size: 12px;"><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.banjax.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites17.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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://www.vistaicons.com/">VistaIcons</a></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="line-height: 14px; font-size: 12px;"><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.vistaicons.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites18.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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://sr28.com/">SR28</a></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="line-height: 14px; font-size: 12px;"><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://sr28.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites19.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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.justinbird.com/">JustinBird</a></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="line-height: 14px; font-size: 12px;"><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.justinbird.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites20.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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://dougdosberg.com/">Dougdosberg</a></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="line-height: 14px; font-size: 12px;"><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://dougdosberg.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites21.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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.pixelcriminals.com/">PixelCriminals</a></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="line-height: 14px; font-size: 12px;"><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.pixelcriminals.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites22.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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.takeabenylinday.com/en/home/">TakeABenyLinday</a></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="line-height: 14px; font-size: 12px;"><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.takeabenylinday.com/en/home/"><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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites23.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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.enroutefilm.com/">Enroutefilm</a></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="line-height: 14px; font-size: 12px;"><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.enroutefilm.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites24.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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://mauricio.art.br/">Mauricio</a></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="line-height: 14px; font-size: 12px;"><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://mauricio.art.br/"><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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites25.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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://krolikov.net/main_en.php">Krolikov</a></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="line-height: 14px; font-size: 12px;"><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://krolikov.net/main_en.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites26.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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://audiomonster.net/">Audiomonster</a></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="line-height: 14px; font-size: 12px;"><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://audiomonster.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites27.jpg" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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.strawpollnow.com/">StrawPollNow</a></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="line-height: 14px; font-size: 12px;"><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.strawpollnow.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: 0px initial initial;" src="http://noupe.com/img/b4.gif" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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.deadmetropolis.de/">Deadmetropolis</a></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="line-height: 14px; font-size: 12px;"><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.deadmetropolis.de/"><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: 0px initial initial;" src="http://noupe.com/img/b28.gif" alt="" /></a></span></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; 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="line-height: 14px; font-size: 12px;">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://yodiv.com/">Yodiv</a></span></p>
<div style="padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; font-weight: inherit; font-style: inherit; line-height: 1.4; text-align: left; vertical-align: baseline; list-style-type: none; color: #5b534d; clear: both; font-family: Georgia, Times, serif; border-width: 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; 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="line-height: 14px; font-size: 12px;"><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://yodiv.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: 0px initial initial;" src="http://noupe.com/img/illustrated-websites30.jpg" alt="" /></a></span></p>
</div>
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.4ebstudio.com/30-illustration-web-design.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
