<?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>WebDesign Collection &#187; CSS</title>
	<atom:link href="http://webdesigncollection.cn/wordpress/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesigncollection.cn/wordpress</link>
	<description>Let&#039;s get the most updated knowleges about web design.</description>
	<lastBuildDate>Wed, 02 Jun 2010 05:49:44 +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>Create CSS Rounded Corners</title>
		<link>http://webdesigncollection.cn/wordpress/css/create-css-rounded-corners/</link>
		<comments>http://webdesigncollection.cn/wordpress/css/create-css-rounded-corners/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 08:31:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[online service]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://webdesigncollection.cn/wordpress/?p=500</guid>
		<description><![CDATA[
			
				
			
		
The use of rounded corners on website has becoming very popular. Many websites are starting to kill the sharp edge and go with rounded corners in their buttons, navigation bar, header, banner, etc. Just how easy these rounded corners images can be created? I’m here to show you few which I think are few of the good ones.
1. Google Rounded Corners Generator

This google script [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Fcss%2Fcreate-css-rounded-corners%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Fcss%2Fcreate-css-rounded-corners%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>The use of rounded corners on website has becoming very popular. Many websites are starting to kill the sharp edge and go with rounded corners in their buttons, navigation bar, header, banner, etc. Just how easy these rounded corners images can be created? I’m here to show you few which I think are few of the good ones.</p>
<h3>1. Google Rounded Corners Generator</h3>
<p><img src="http://i3.photobucket.com/albums/y76/hongkiat/google-rounded.png" alt="Google rounded corner generator" /></p>
<p>This google script generates a PNG format rounded corners for you on the fly. Simply copy the scripts below into a browser and hit enter.</p>
<blockquote><p>http://groups-beta.google.com/groups/roundedcorners? <strong>c</strong>=999999&amp;<strong>bc</strong>=white&amp;<strong>w</strong>=4&amp;<strong>h</strong>=4&amp;<strong>a</strong>=tr</p></blockquote>
<p>Tweak the following parameters to get the rounded corners of your choice.<span id="more-500"></span></p>
<p>Parameters:</p>
<table border="0">
<tbody>
<tr>
<td>c</td>
<td>the color, as either a name or a CSS-style color spec (RGB or RRGGBB) sans #. Color names that seem to work: black white gray red green blue yellow teal olive purple. Can you find more?</td>
</tr>
<tr>
<td>bc</td>
<td>the background color, same acceptable input as c</td>
</tr>
<tr>
<td>h</td>
<td>height in pixels</td>
</tr>
<tr>
<td>w</td>
<td>width in pixels</td>
</tr>
<tr>
<td>a</td>
<td>which corner to generate; tl is top left, tr is top right, bl is bottom left, br is bottom</td>
</tr>
</tbody>
</table>
<h3>2. Spiffy Corners</h3>
<p><img src="http://i3.photobucket.com/albums/y76/hongkiat/spiffy.png" alt="Spiffy rounded corner generator" /> <a title="Spiffy Rounded corner generator" href="http://www.spiffycorners.com/sc.php?sc=spiffy&amp;bg=ffffff&amp;fg=0a67e6" target="_blank">Spiffy Corners</a> creates you rounded corner without using images. It make use of CSS and HTML to create a rounded corner effect that works well in both Internet Explorer and Firefox. Visit <a title="Spiffy Rounded corner generator" href="http://www.spiffycorners.com/sc.php?sc=spiffy&amp;bg=ffffff&amp;fg=0a67e6" target="_blank">Spiffy</a> and generate your codes.</p>
<h3>3. Cornershop</h3>
<p><img src="http://i3.photobucket.com/albums/y76/hongkiat/cornershop.png" alt="Cornershop rounded corner generator" /> <a title="Cornershop rounded corner generator" href="http://wigflip.com/cornershop/" target="_blank">Cornershop</a> is rather a combination of both. You fill up your requirements in the textfield, and your desired corners (in images) will be generated, together with CSS and HTML.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdesigncollection.cn/wordpress/css/create-css-rounded-corners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sponsor Flip Wall With jQuery &amp; CSS</title>
		<link>http://webdesigncollection.cn/wordpress/css/sponsor-flip-wall-with-jquery-css/</link>
		<comments>http://webdesigncollection.cn/wordpress/css/sponsor-flip-wall-with-jquery-css/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 07:00:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://webdesigncollection.cn/wordpress/?p=485</guid>
		<description><![CDATA[
			
				
			
		
Designing and coding a sponsors page is part of the developer’s life (at least the lucky developer’s life, if it is about a personal site of theirs). It, however, follows different rules than those for the other pages of the site. You have to find a way to fit a lot of information and organize [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Fcss%2Fsponsor-flip-wall-with-jquery-css%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Fcss%2Fsponsor-flip-wall-with-jquery-css%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Designing and coding a sponsors page is part of the developer’s life (at least the lucky developer’s life, if it is about a personal site of theirs). It, however, follows different rules than those for the other pages of the site. You have to find a way to fit a lot of information and organize it clearly, so that the emphasis is put on your sponsors, and not on other elements of your design.</p>
<p>We are using PHP, CSS and jQuery with the <a href="http://lab.smashup.it/flip/" target="_blank">jQuery Flip plug-in</a>, to do just that. The resulting code can be used to showcase your sponsors, clients or portfolio projects as well.</p>
<h3>Step 1 – XHTML<span id="more-485"></span></h3>
<p>Most of the markup is generated by PHP for each of the sponsors after looping the main <strong>$sponsor</strong> array. Below you can see the code that would be generated and outputted for Google:</p>
<h4>demo.php</h4>
<pre class="brush:html">&lt;div title="Click to flip" class="sponsor"&gt;
	&lt;div class="sponsorFlip"&gt;
		&lt;img alt="More about google" src="img/sponsors/google.png"&gt;
	&lt;/div&gt;

	&lt;div class="sponsorData"&gt;
		&lt;div class="sponsorDescription"&gt;
			The company that redefined web search.
		&lt;/div&gt;
		&lt;div class="sponsorURL"&gt;
			&lt;a href="http://www.google.com/"&gt;http://www.google.com/ &lt;/a&gt;
		&lt;/div&gt;
	&lt;/div&gt;
&lt;/div&gt;</pre>
<p>The outermost <strong>.sponsor</strong> div contains two additional div elements. The first – <strong>sponsorFlip</strong> – contains the company logo. Every click on this element causes the Flip effect to be initiated, as you will see in the jQuery part of the tutorial.</p>
<p>Maybe more interesting is the <strong>sponsorData</strong> div. It is hidden from view with a <strong>display:none</strong> CSS rule, but is accessible to jQuery. This way we can pass the description and the URL of the sponsoring company to the front end. After the flipping animation is complete, the contents of this div is dynamically inserted into <strong>sponsorFlip</strong>.</p>
<div id="attachment_802" class="wp-caption alignnone" style="width: 630px;"><a href="http://tutorialzine.com/wp-content/uploads/2010/03/i12.png"><img class="size-full wp-image-802" title="Sponsor Flip Wall" src="http://tutorialzine.com/wp-content/uploads/2010/03/i12.png" alt="Sponsor Flip Wall" width="620" height="460" /></a></p>
<p class="wp-caption-text">Sponsor Flip Wall</p>
</div>
<h3>Step 2 – CSS</h3>
<p>We can start laying down the styling of the wall, as without it there is no much use of the page. The code is divided in two parts. Some classes are omitted for clarity. You can see all the styles used by the demo in <strong>styles.css</strong> in the download archive.</p>
<h4>styles.css – Part 1</h4>
<pre class="brush:css">body{
	/* Setting default text color, background and a font stack */
	font-size:0.825em;
	color:#666;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

.sponsorListHolder{
	margin-bottom:30px;
}

.sponsor{
	width:180px;
	height:180px;
	float:left;
	margin:4px;

	/* Giving the sponsor div a relative positioning: */
	position:relative;
	cursor:pointer;
}

.sponsorFlip{
	/*  The sponsor div will be positioned absolutely with respect
		to its parent .sponsor div and fill it in entirely */

	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:1px solid #ddd;
	background:url("img/background.jpg") no-repeat center center #f9f9f9;
}

.sponsorFlip:hover{
	border:1px solid #999;

	/* CSS3 inset shadow: */
	-moz-box-shadow:0 0 30px #999 inset;
	-webkit-box-shadow:0 0 30px #999 inset;
	box-shadow:0 0 30px #999 inset;
}</pre>
<p>After styling the <strong>sponsor</strong> and <strong>sponsorFlip</strong> divs, we add a <strong>:hover</strong> state for the latter. We are using CSS3 inset <strong>box-shadow</strong> to mimic the inner shadow effect you may be familiar with from Photoshop. At the moment of writing inset shadows only work in the latest versions of Firefox, Opera and Chrome, but being primarily a visual enhancement, without it the page is still perfectly usable in all browsers.</p>
<h4>styles.css – Part 2</h4>
<pre class="brush:css">.sponsorFlip img{
	/* Centering the logo image in the middle of the .sponsorFlip div */

	position:absolute;
	top:50%;
	left:50%;
	margin:-70px 0 0 -70px;
}

.sponsorData{
	/* Hiding the .sponsorData div */
	display:none;
}

.sponsorDescription{
	font-size:11px;
	padding:50px 10px 20px 20px;
	font-style:italic;
}

.sponsorURL{
	font-size:10px;
	font-weight:bold;
	padding-left:20px;
}

.clear{
	/* This class clears the floats */
	clear:both;
}</pre>
<p>As mentioned earlier, the <strong>sponsorData</strong> div is not meant for viewing, so it is hidden with <strong>display:none</strong>. Its purpose is to only store the data which is later extracted by jQuery and displayed at the end of the flipping animation.</p>
<div id="attachment_803" class="wp-caption alignnone" style="width: 630px;"><a href="http://tutorialzine.com/wp-content/uploads/2010/03/i22.png"><img class="size-full wp-image-803" title="Flipping Animation" src="http://tutorialzine.com/wp-content/uploads/2010/03/i22.png" alt="Flipping Animation" width="620" height="260" /></a></p>
<p class="wp-caption-text">Flipping Animation</p>
</div>
<h3>Step 3 – PHP</h3>
<p>You have many options in storing your sponsors data – in a MySQL database, XML document or even a plain text file. These all have their benefits and we’ve used all of them in the previous tutorials (except XML storage, note to self).</p>
<p>However, the sponsor data is not something that changes often. This is why a different approach is needed. For the purposes of the task at hand, we are using a multidimensional array with all the sponsor information inside it. It is easy to update and even easier to implement:</p>
<h4>demo.php – Part 1</h4>
<pre class="brush:php">// Each sponsor is an element of the $sponsors array:

$sponsors = array(
	array('facebook','The biggest social..','http://www.facebook.com/'),
	array('adobe','The leading software de..','http://www.adobe.com/'),
	array('microsoft','One of the top software c..','http://www.microsoft.com/'),
	array('sony','A global multibillion electronics..','http://www.sony.com/'),
	array('dell','One of the biggest computer develo..','http://www.dell.com/'),
	array('ebay','The biggest online auction and..','http://www.ebay.com/'),
	array('digg','One of the most popular web 2.0..','http://www.digg.com/'),
	array('google','The company that redefined w..','http://www.google.com/'),
	array('ea','The biggest computer game manufacturer.','http://www.ea.com/'),
	array('mysql','The most popular open source dat..','http://www.mysql.com/'),
	array('hp','One of the biggest computer manufacturers.','http://www.hp.com/'),
	array('yahoo','The most popular network of so..','http://www.yahoo.com/'),
	array('cisco','The biggest networking and co..','http://www.cisco.com/'),
	array('vimeo','A popular video-centric social n..','http://www.vimeo.com/'),
	array('canon','Imaging and optical technology ma..','http://www.canon.com/')
);

// Randomizing the order of sponsors:

shuffle($sponsors);</pre>
<p>The sponsors are grouped into the main <strong>$sponsors</strong> array. Each sponsor entry is organized as a separate regular array. The first element of that array is the unique key of the sponsor, which corresponds to the file name of the logo. The second element is a description of the sponsor and the last is a link to the sponsor’s website.</p>
<p>After defining the array, we use the in-build <strong>shuffle()</strong> PHP function to randomize the order in which the sponsors are displayed.</p>
<h4>demo.php – Part 2</h4>
<pre class="brush:php">// Looping through the array:

foreach($sponsors as $company)
{
	echo'
		&lt;div class="sponsor" title="Click to flip"&gt;
			&lt;div class="sponsorFlip"&gt;
				&lt;img src="img/sponsors/'.$company[0].'.png" alt="More about '.$company[0].'" /&gt;
			&lt;/div&gt;

			&lt;div class="sponsorData"&gt;
				&lt;div class="sponsorDescription"&gt;
					'.$company[1].'
				&lt;/div&gt;
				&lt;div class="sponsorURL"&gt;
					&lt;a href="'.$company[2].'"&gt;'.$company[2].'&lt;/a&gt;
				&lt;/div&gt;
			&lt;/div&gt;
		&lt;/div&gt;

	';
}</pre>
<p>The code above can be found halfway down <strong>demo.php</strong>. It basically loops through the shuffled <strong>$sponsors</strong> array and outputs the markup we discussed in step one. Notice how the different elements of the array are inserted into the template.</p>
<h3>Step 4 – jQuery</h3>
<p>The jQuery Flip plugin requires both the <strong>jQuery</strong> library and<strong> jQuery UI</strong>. So, after including those in the page, we can move on with writing the code that will bring our sponsor wall to life.</p>
<h4>script.js</h4>
<pre class="brush:js">$(document).ready(function(){
	/* The following code is executed once the DOM is loaded */

	$('.sponsorFlip').bind("click",function(){

		// $(this) point to the clicked .sponsorFlip element (caching it in elem for speed):

		var elem = $(this);

		// data('flipped') is a flag we set when we flip the element:

		if(elem.data('flipped'))
		{
			// If the element has already been flipped, use the revertFlip method
			// defined by the plug-in to revert to the default state automatically:

			elem.revertFlip();

			// Unsetting the flag:
			elem.data('flipped',false)
		}
		else
		{
			// Using the flip method defined by the plugin:

			elem.flip({
				direction:'lr',
				speed: 350,
				onBefore: function(){
					// Insert the contents of the .sponsorData div (hidden
					// from view with display:none) into the clicked
					// .sponsorFlip div before the flipping animation starts:

					elem.html(elem.siblings('.sponsorData').html());
				}
			});

			// Setting the flag:
			elem.data('flipped',true);
		}
	});

});</pre>
<p>First we bind a function as a listener for the click event on the .<strong>sponsorFlip</strong> divs.  After a click event occurs, we check whether the <strong>flipped</strong> flag is set via the jquery <strong>data()</strong> method. This flag is set individually for each <strong>sponsorFlip </strong>div and helps us determine whether the div has already been flipped. If this is so, we use the <strong>revertFlip()</strong> method which is defined by the Flip plugin. It returns the div to its previous state.</p>
<p>If the flag is not present, however, we initiate a flip on the element. As mentioned earlier, the <strong>.sponsorData</strong> div, which is contained in every sponsor div, contains the description and the URL of the sponsor, and is hidden from view with CSS. Before the flipping starts, the plug-in executes the <strong>onBefore </strong>function we define in the configuration object that is passed as a parameter (line 29). In it we change the content of the <strong>sponsorFlip </strong>div to the one of <strong>sponsorData </strong>div, which replaces the logo image with information about the sponsor.</p>
<p><strong>With this our sponsor flip wall is complete!</strong></p>
<h3>Conclusion</h3>
<p>Today we used the jQuery Flip plug-in to build a sponsor wall for your site. You can use this example to bring interactivity to your site’s pages. And as the data for the wall is read from an array, you can easily modify it to work with any kind of database or storage.</p>
<p><em>Original article from <a href="http://tutorialzine.com/2010/03/sponsor-wall-flip-jquery-css/">http://tutorialzine.com/2010/03/sponsor-wall-flip-jquery-css</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://webdesigncollection.cn/wordpress/css/sponsor-flip-wall-with-jquery-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a grid-based layout with jQuery</title>
		<link>http://webdesigncollection.cn/wordpress/css/how-to-create-a-grid-based-layout-with-jquery/</link>
		<comments>http://webdesigncollection.cn/wordpress/css/how-to-create-a-grid-based-layout-with-jquery/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 11:14:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://webdesigncollection.cn/wordpress/?p=423</guid>
		<description><![CDATA[
			
				
			
		
Grid-based layout is probably the more preferred way to style up a webpage to give it more magazine-like look and feel. This tutorial is about how to use CSS and Javascript to create a fluid grid-based layout (See demo here). The algorithm/procedure used in this tutorial is very simple and straightforward. There are more advanced [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Fcss%2Fhow-to-create-a-grid-based-layout-with-jquery%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Fcss%2Fhow-to-create-a-grid-based-layout-with-jquery%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Grid-based layout is probably the more preferred way to style up a webpage to give it more magazine-like look and feel. This tutorial is about how to use CSS and Javascript to create a fluid grid-based layout (See <a href="http://rtherianto.net/toolbox/fluidgrid/index.html">demo</a> here). The algorithm/procedure used in this tutorial is very simple and straightforward. There are more advanced algorithms out there which can handle multiple scenarios. But the purpose is to understand the basic logic on how to create such layout. You go to <a href="http://blog.creativityden.com/fluid-grid-using-jquery/">this site</a> for details.<br />
<img src="http://media.smashingmagazine.com/cdn_smash/wp-content/uploads/2010/02/javascript-techniques-51.jpg" alt="Javascript-techniques-51 in 45 Fresh Useful JavaScript and jQuery Techniques and Tools" width="480" height="300" /></p>
]]></content:encoded>
			<wfw:commentRss>http://webdesigncollection.cn/wordpress/css/how-to-create-a-grid-based-layout-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Less is more</title>
		<link>http://webdesigncollection.cn/wordpress/inspire/less-is-more/</link>
		<comments>http://webdesigncollection.cn/wordpress/inspire/less-is-more/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 11:48:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Inspire]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[minimal design]]></category>
		<category><![CDATA[showcase]]></category>
		<category><![CDATA[设计潮流]]></category>

		<guid isPermaLink="false">http://webdesigncollection.cn/wordpress/?p=308</guid>
		<description><![CDATA[
			
				
			
		
喜欢清新简单的设计，可是这样的设计一点也不简单。从webdesignerwall上看到其收集的很多minimalist design sites，值得参考，很受启发，需要慢慢来实践。Less is more!
Hot Meteor

Vitor Lourenco

Arty Papers

Mark Boulton Design

Vesess

Design Work Plan

Made by Sofa

Shift px

Frank Chimero

80/20 Studio

Somme

Aen UI

HUGE

Rustin Jessen

Subtraction

Information Architects

Wilson Miner

The Man in the Sea

Built by Buffalo

CRW

Concentric Studio

Rikcat Industries

Studio Mikmik

Andy Rutledge

Mezzoblue

Simplebits

Chama Inc

Kind Company

Jon Tangerine

Mark Wieman

Winnie Lim

Matt Bango

David Sutoyo

Jason Santa Maria

Rodrigo Galindez

J. Bradford Dillon

Alpha Bros

Joni Korpi

Grow (flash)

Clearleft

Polar Gold

Maxvoltar

Tictoc

Mark Dearman

Odd Web Things

Lift

Jason Duerr

72 Dots

Poccuo

Wonderful Union


Original article comes [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Finspire%2Fless-is-more%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Finspire%2Fless-is-more%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>喜欢清新简单的设计，可是这样的设计一点也不简单。从webdesignerwall上看到其收集的很多minimalist design sites，值得参考，很受启发，需要慢慢来实践。Less is more!</p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Hot Meteor</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.hotmeteor.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/hotmeteor.jpg" alt="screen" /></a><span id="more-308"></span></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Vitor Lourenco</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.vlourenco.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/vlourenco.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Arty Papers</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.artypapers.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/artypapers.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Mark Boulton Design</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.markboultondesign.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/markboultondesign.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Vesess</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://vesess.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/vesess.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Design Work Plan</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.designworkplan.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/designworkplan.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Made by Sofa</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.madebysofa.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/madebysofa.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Shift px</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.shiftpx.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/shiftpx.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Frank Chimero</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.frankchimero.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/frankchimero.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">80/20 Studio</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.8020studio.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/8020studio.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Somme</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.somme.no/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/somme.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Aen UI</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://aenui.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/aenui.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">HUGE</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.hugeinc.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/hugeinc.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Rustin Jessen</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://rustinjessen.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/rustinjessen.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Subtraction</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.subtraction.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/subtraction.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Information Architects</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://informationarchitects.jp/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/informationarchitects.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Wilson Miner</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.wilsonminer.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/wilsonminer.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">The Man in the Sea</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://themaninthesea.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/themaninthesea.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Built by Buffalo</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.builtbybuffalo.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/builtbybuffalo.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">CRW</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.corporateriskwatch.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/corporateriskwatch.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Concentric Studio</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.concentric-studio.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/concentric.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Rikcat Industries</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.rikcatindustries.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/rikcatindustries.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Studio Mikmik</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.studiomikmik.co.uk/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/studiomikmik.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Andy Rutledge</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.andyrutledge.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/andyrutledge.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Mezzoblue</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.mezzoblue.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/mezzoblue.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Simplebits</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.simplebits.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/simplebits.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Chama Inc</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.chamainc.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/chamainc.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Kind Company</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.kindcompany.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/kindcompany.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Jon Tangerine</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://jontangerine.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/jontangerine.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Mark Wieman</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.markwieman.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/markwieman.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Winnie Lim</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://winnielim.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/winnielim.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Matt Bango</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.mattbango.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/mattbango.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">David Sutoyo</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://david.sutoyo.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/sutoyo.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Jason Santa Maria</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://jasonsantamaria.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/jasonsantamaria.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Rodrigo Galindez</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.rodrigogalindez.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/rodrigogalindez.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">J. Bradford Dillon</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://jbradforddillon.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/jbradforddillon.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Alpha Bros</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.alpha-multimedia.com/category/blog"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/alpha.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Joni Korpi</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.jonikorpi.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/jonikorpi.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Grow (flash)</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.thisisgrow.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/grow.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Clearleft</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://clearleft.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/clearleft.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Polar Gold</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.polargold.de/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/polargold.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Maxvoltar</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://maxvoltar.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/maxvoltar.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Tictoc</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.tictocfamily.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/tictocfamily.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Mark Dearman</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.markdearman.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/markdearman.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Odd Web Things</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://oddwebthings.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/oddwebthings.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Lift</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://l1f7.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/lift.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Jason Duerr</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.jduerr.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/jduerr.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">72 Dots</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.72dots.co.uk/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/72dots.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Poccuo</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: underline; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000; border-top-style: none !important; border-right-style: none !important; border-left-style: none !important; border-width: initial !important; border-color: initial !important; background-position: initial initial !important; padding: 0px !important; margin: 0px;" href="http://www.poccuo.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #666666;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/poccuo.jpg" alt="screen" /></a></p>
<h4 style="padding-top: 0.85em; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font: normal normal bold 120%/100% Arial, Helvetica, sans-serif; color: #666666; margin: 0px;">Wonderful Union</h4>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><a style="color: #000000; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; background-image: none !important; background-repeat: initial !important; background-attachment: initial !important; -webkit-background-clip: initial !important; -webkit-background-origin: initial !important; background-color: initial !important; border-bottom-width: 1px; border-bottom-color: #cccccc; background-position: initial initial !important; padding: 0px !important; margin: 0px; border: initial !important none !important initial !important;" href="http://www.wonderfulunion.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ffffff; background-position: initial initial; padding: 5px; margin: 0px; border: 1px solid #d9d9d9;" src="http://www.webdesignerwall.com/wp-content/uploads/2009/02/wonderfulunion.jpg" alt="screen" /></a></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 1.3em; padding-left: 0px; margin-top: 4px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;">
<p><em>Original article comes from <a href="http://www.webdesignerwall.com/trends/50-minimal-sites/">webdesignerwall</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://webdesigncollection.cn/wordpress/inspire/less-is-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>致网站设计初学者：你该了解的CSS技巧</title>
		<link>http://webdesigncollection.cn/wordpress/css/%e8%87%b4%e7%bd%91%e7%ab%99%e8%ae%be%e8%ae%a1%e5%88%9d%e5%ad%a6%e8%80%85%ef%bc%9a%e4%bd%a0%e8%af%a5%e4%ba%86%e8%a7%a3%e7%9a%84css%e6%8a%80%e5%b7%a7/</link>
		<comments>http://webdesigncollection.cn/wordpress/css/%e8%87%b4%e7%bd%91%e7%ab%99%e8%ae%be%e8%ae%a1%e5%88%9d%e5%ad%a6%e8%80%85%ef%bc%9a%e4%bd%a0%e8%af%a5%e4%ba%86%e8%a7%a3%e7%9a%84css%e6%8a%80%e5%b7%a7/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 15:08:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://webdesigncollection.cn/wordpress/?p=163</guid>
		<description><![CDATA[
			
				
			
		
在我们初学网站设计的时候，会遇到很多关于显示的问题，然后，最终我们会发现很多都是由一些CSS暗含的小技巧来解决的。每个网站设计人员都会碰到这样的问题，花费了很多时间，我们查找原因、查找解决办法，找到答案的时候，我们就会希望：如果早知道~~
这篇文章就是关于这些你该掌握的CSS技巧：
Resets &#038; Browser Inconsistencies
Box Model — Margin, Padding &#038; Borders
Dimensions — Width, Height, Min &#038; Max
Floats &#038; Clearing
Conditional Comments
Overflow &#038; Zoom
原文链接: http://www.noupe.com/css/css-techniques-i-wish-i-knew-when-i-started-designing-websites.html
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Fcss%2F%25e8%2587%25b4%25e7%25bd%2591%25e7%25ab%2599%25e8%25ae%25be%25e8%25ae%25a1%25e5%2588%259d%25e5%25ad%25a6%25e8%2580%2585%25ef%25bc%259a%25e4%25bd%25a0%25e8%25af%25a5%25e4%25ba%2586%25e8%25a7%25a3%25e7%259a%2584css%25e6%258a%2580%25e5%25b7%25a7%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Fcss%2F%25e8%2587%25b4%25e7%25bd%2591%25e7%25ab%2599%25e8%25ae%25be%25e8%25ae%25a1%25e5%2588%259d%25e5%25ad%25a6%25e8%2580%2585%25ef%25bc%259a%25e4%25bd%25a0%25e8%25af%25a5%25e4%25ba%2586%25e8%25a7%25a3%25e7%259a%2584css%25e6%258a%2580%25e5%25b7%25a7%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>在我们初学网站设计的时候，会遇到很多关于显示的问题，然后，最终我们会发现很多都是由一些CSS暗含的小技巧来解决的。每个网站设计人员都会碰到这样的问题，花费了很多时间，我们查找原因、查找解决办法，找到答案的时候，我们就会希望：如果早知道~~</p>
<p>这篇文章就是关于这些你该掌握的CSS技巧：</p>
<p><strong>Resets &#038; Browser Inconsistencies</strong><br />
<strong>Box Model — Margin, Padding &#038; Borders</strong><br />
<strong>Dimensions — Width, Height, Min &#038; Max</strong><br />
<strong>Floats &#038; Clearing</strong><br />
<strong>Conditional Comments</strong><br />
<strong>Overflow &#038; Zoom</strong></p>
<p>原文链接: <a href="http://www.noupe.com/css/css-techniques-i-wish-i-knew-when-i-started-designing-websites.html" target="_blank">http://www.noupe.com/css/css-techniques-i-wish-i-knew-when-i-started-designing-websites.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://webdesigncollection.cn/wordpress/css/%e8%87%b4%e7%bd%91%e7%ab%99%e8%ae%be%e8%ae%a1%e5%88%9d%e5%ad%a6%e8%80%85%ef%bc%9a%e4%bd%a0%e8%af%a5%e4%ba%86%e8%a7%a3%e7%9a%84css%e6%8a%80%e5%b7%a7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use WP template post-class() to style posts individually</title>
		<link>http://webdesigncollection.cn/wordpress/wordpress/use-wp-template-post-class-to-style-posts-individually/</link>
		<comments>http://webdesigncollection.cn/wordpress/wordpress/use-wp-template-post-class-to-style-posts-individually/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 02:38:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://webdesigncollection.cn/wordpress/?p=74</guid>
		<description><![CDATA[
			
				
			
		
We have so many posts in different categories or tags. Sometimes we may need to provide some special CSS style layout to some named posts, categories or tags. If that&#8217;s what you want to achieve, the wordpress template function post-class() can help.
To use this function in a theme, you will simply add it to the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Fwordpress%2Fuse-wp-template-post-class-to-style-posts-individually%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Fwordpress%2Fuse-wp-template-post-class-to-style-posts-individually%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>We have so many posts in different categories or tags. Sometimes we may need to provide some special CSS style layout to some named posts, categories or tags. If that&#8217;s what you want to achieve, the wordpress template function <strong>post-class()</strong> can help.</p>
<p>To use this function in a theme, you will simply add it to the Loop in a place that makes sense. Most themes encapsulate every post within a DIV of some sort. That DIV usually has a class=&#8221;post&#8221; or something similar. Instead of that class, just add a call to post_class instead. Like so:</p>
<blockquote><p>&lt;div id=&#8221;post-&lt;?php the_ID(); ?&gt;&#8221; &lt;?php post_class(); ?&gt;&gt;</p></blockquote>
<p>The post_class() outputs the class=&#8221;whatever&#8221; piece for that div. This includes several different classes of value: post, hentry (for hAtom microformat pages), category-X (where X is the slug of every category the post is in), and tag-X (similar, but with tags). It also adds &#8220;sticky&#8221; for posts marked as sticky posts. These make it easy to style different parts of the theme in different ways. <a href="http://codex.wordpress.org/Template_Tags/post_class" target="_blank">Read the Wordpress documents  about post-class() here.</a></p>
<p>Wordpress 2.7 after versions provide the &#8220;stick post&#8221; feature, that is, for those posts you’ve published before , now you can place them at the top of your homepage without editing the timestamp, only by checking &#8220;stick this post to the front page&#8221; in WordPress post edit panel. Here <a href="http://www.nathanrice.net/blog/definitive-sticky-posts-guide-for-wordpress-27/" target="_blank">this article</a> explains in deep details on how to style a stick post.</p>
<p>In the same way, you can also give special styling to named categories or tags. Another <a href="http://justagirlintheworld.com/take-advantage-of-the-new-sticky-post-feature-in-wordpress-27/" target="_blank">tutorial</a> talks more about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdesigncollection.cn/wordpress/wordpress/use-wp-template-post-class-to-style-posts-individually/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Easy and Fast CSS Techniques for Faux Image Cropping</title>
		<link>http://webdesigncollection.cn/wordpress/css/3-easy-and-fast-css-techniques-for-faux-image-cropping/</link>
		<comments>http://webdesigncollection.cn/wordpress/css/3-easy-and-fast-css-techniques-for-faux-image-cropping/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 13:44:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[image]]></category>

		<guid isPermaLink="false">http://webdesigncollection.cn/wordpress/?p=56</guid>
		<description><![CDATA[
			
				
			
		

This article is a summary of a 3 fast and easy CSS techniques you can use to display only a portion of an image in your content. All techniques explained here actually need only couple of lines of CSS. However, it is not cropping in a real sense of the word, we are not cutting [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Fcss%2F3-easy-and-fast-css-techniques-for-faux-image-cropping%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Fcss%2F3-easy-and-fast-css-techniques-for-faux-image-cropping%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignnone" src="http://cssglobe.com/lab/imagecrop/02.jpg" alt="" width="581" height="248" /></p>
<p>This article is a summary of a 3 fast and easy CSS techniques you can use to display only a portion of an image in your content. All techniques explained here actually need only couple of lines of CSS. However, it is not cropping in a real sense of the word, we are not cutting the image down to a certain size (CSS can&#8217;t do that yet) we are merely hiding the &#8220;extra&#8221; and displaying only a part of the image we want. These techniques can be very helpful if you need to keep images at a certain size, i.e. thumbnails in the news section or something similar. Being able to use CSS to control which portion of image to display is a great bonus.</p>
<p><a href="http://cssglobe.com/post/6089/3-easy-and-fast-css-techniques-for-faux-image">Click here to read the original article.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://webdesigncollection.cn/wordpress/css/3-easy-and-fast-css-techniques-for-faux-image-cropping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The death of the boring blog post?</title>
		<link>http://webdesigncollection.cn/wordpress/css/the-death-of-the-boring-blog-post/</link>
		<comments>http://webdesigncollection.cn/wordpress/css/the-death-of-the-boring-blog-post/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 13:34:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Inspire]]></category>
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://webdesigncollection.cn/wordpress/?p=29</guid>
		<description><![CDATA[
			
				
			
		

Let’s face it: the classic blog post is boring.
Barring the text and images, each one generally has the exact same layout. We see little originality from one post to the next. Of course, consistency and branding are extremely important to consider when designing a website or blog, but what about individuality? Does a blog post [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Fcss%2Fthe-death-of-the-boring-blog-post%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Fcss%2Fthe-death-of-the-boring-blog-post%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignnone" src="http://media.smashingmagazine.com/cdn_smash/wp-content/uploads/images/blogazine-layout/jason1.png" alt="" width="450" height="341" /></p>
<p>Let’s face it: the classic blog post is boring.<br />
Barring the text and images, each one generally has the exact same layout. We see little originality from one post to the next. Of course, consistency and branding are extremely important to consider when designing a website or blog, but what about individuality? Does a blog post about kittens deserve the same layout as one about CSS hacks?</p>
<p>Let’s now look at three people who exhibit all four qualities.</p>
<p><a href="http://www.smashingmagazine.com/the-death-of-the-blog-post/" target="_blank">Click here to read more details.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://webdesigncollection.cn/wordpress/css/the-death-of-the-boring-blog-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minimalist Web Design: When Less is More</title>
		<link>http://webdesigncollection.cn/wordpress/inspire/minimalist-web-design-when-less-is-more/</link>
		<comments>http://webdesigncollection.cn/wordpress/inspire/minimalist-web-design-when-less-is-more/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 04:44:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Inspire]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[设计潮流]]></category>

		<guid isPermaLink="false">http://webdesigncollection.cn/wordpress/?p=6</guid>
		<description><![CDATA[
			
				
			
		

As designers, we all know that a minimalist design can achieve beautiful results.
Still, many designers have trouble creating one; either they have a hard time making a page with so few elements look good or the final result just doesn’t look “complete.”
There are many articles on the Web about minimalism and this article aims to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Finspire%2Fminimalist-web-design-when-less-is-more%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebdesigncollection.cn%2Fwordpress%2Finspire%2Fminimalist-web-design-when-less-is-more%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignnone" src="http://netdna.webdesignerdepot.com/uploads/less_is_more/designprinciples.jpg" alt="" width="615" height="200" /></p>
<p>As designers, we all know that a minimalist design can achieve beautiful results.<br />
Still, many designers have trouble creating one; either they have a hard time making a page with so few elements look good or the final result just doesn’t look “complete.”<br />
There are many articles on the Web about minimalism and this article aims to help you achieve a minimalist designthat is beautiful but not bare.<br />
To top it off, we’ll present a small showcase of minimalist designs, so that you can analyze why some designs work and others don’t.</p>
<p><a href="http://www.webdesignerdepot.com/2009/12/minimalist-web-design-when-less-is-more/" target="_blank"> click here to read more details.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://webdesigncollection.cn/wordpress/inspire/minimalist-web-design-when-less-is-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
