<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Jewel&#039;s Blog</title>
	<atom:link href="http://jewelewu.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jewelewu.wordpress.com</link>
	<description>My Personal Webblog</description>
	<lastBuildDate>Sat, 10 Dec 2011 04:06:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jewelewu.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Jewel&#039;s Blog</title>
		<link>http://jewelewu.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jewelewu.wordpress.com/osd.xml" title="Jewel&#039;s Blog" />
	<atom:link rel='hub' href='http://jewelewu.wordpress.com/?pushpress=hub'/>
		<item>
		<title>CSS3 Tutorials</title>
		<link>http://jewelewu.wordpress.com/2011/12/10/css3-tutorials/</link>
		<comments>http://jewelewu.wordpress.com/2011/12/10/css3-tutorials/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 04:05:41 +0000</pubDate>
		<dc:creator>jewel</dc:creator>
				<category><![CDATA[Web Portfolio]]></category>

		<guid isPermaLink="false">http://jewelewu.wordpress.com/?p=142</guid>
		<description><![CDATA[In this post we provide you with a great collection you can always turn back to; whether you’re a pro and haven’t seen that particular tutorial yet, or a beginner who has newly discovered their love for CSS3. Either way, please feel free to mention tutorials that were missed out and would like to share [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=142&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In this post we provide you with a great collection you can always turn back to; whether you’re a pro and haven’t seen that particular tutorial yet, or a beginner who has newly discovered their love for CSS3. Either way, please feel free to mention tutorials that were missed out and would like to share with others.</p>
<p><a href="http://tympanus.net/codrops/2010/06/28/awesome-cufonized-fly-out-menu/">Awesome Cufonized Fly-out Menu with jQuery and CSS3</a><br />
In this tutorial you can learn how to create a full page cufonized menu that has two nice features:</p>
<p><a href="http://tympanus.net/codrops/2010/06/28/awesome-cufonized-fly-out-menu/"><img title="22" src="http://media.noupe.com//uploads/2011/01/222.jpg" alt="" width="550" height="292" /></a></p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/subtle-css3-typography-that-youd-swear-was-made-in-photoshop/">Subtle CSS3 Typography That You’d Swear was Made in Photoshop</a><br />
Thanks to text shadows, outlines, transitions, and even text gradients, we can now create cool typography that you’d swear had to be made with a program like Photoshop. Nope, all CSS3 baby!</p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/subtle-css3-typography-that-youd-swear-was-made-in-photoshop/"><img title="32" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/322.jpg" alt="" width="550" height="124" /></a></p>
<p><a href="http://tutorialzine.com/2010/06/css3-minimalistic-navigation-menu/">CSS3 Minimalistic Navigation Menu</a><br />
Here is a simple CSS3 animated navigation menu, which degrades gracefully in older browsers and is future-proofed to work with the next generation of browsers:</p>
<p><a href="http://tutorialzine.com/2010/06/css3-minimalistic-navigation-menu/"><img title="24" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/242.jpg" alt="" width="550" height="322" /></a></p>
<p><a title="Permanent Link to CSS3 Background-Clip: Text" href="http://trentwalton.com/2010/03/24/css3-background-clip-text/" rel="bookmark">CSS3 Background-Clip: Text</a><br />
To carry out the DIN typeface, a transparent PNG with letters was used to achieve that subtle yellow to blue fade animation: Click on the image to read more:</p>
<p><a href="http://trentwalton.com/2010/03/24/css3-background-clip-text/"><img title="42" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/422.jpg" alt="" width="550" height="139" /></a></p>
<p><span id="more-142"></span></p>
<p><a href="http://line25.com/tutorials/create-a-vibrant-digital-poster-design-with-css3">Create a Vibrant Digital Poster Design with CSS3</a><br />
Follow this walkthrough of the making of Circlicious — a vibrant and abstract digital poster design made purely of HTML and CSS:</p>
<p><a href="http://line25.com/tutorials/create-a-vibrant-digital-poster-design-with-css3"><img title="43" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/432.jpg" alt="" width="550" height="426" /></a></p>
<p><a href="http://www.catswhocode.com/blog/how-to-create-a-kick-ass-css3-progress-bar">How to create a kick-ass CSS3 progress bar</a><br />
In this tutorial you can learn how to create a fancy progress bar using CSS3 and jQuery, without using Flash or even images:</p>
<p><a href="http://www.catswhocode.com/blog/how-to-create-a-kick-ass-css3-progress-bar"><img title="2" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/212.jpg" alt="" width="550" height="258" /></a></p>
<p><a href="http://www.marcofolio.net/webdesign/jquery_quickie_colourful_rating_system_with_css3.html">Colourful Rating System</a><br />
In this tutorial you are going to follow a relatively simple jQuery tutorial. Rating systems are used on a lot on websites, for example on how to rate a certain product, article or comment:</p>
<p><a href="http://www.marcofolio.net/webdesign/jquery_quickie_colourful_rating_system_with_css3.html"><img title="15" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/152.jpg" alt="" width="550" height="364" /></a></p>
<p><a title="Permanent Link to Create Animated Price Grid Using CSS3" href="http://webdesignersdesk.com/2010/08/create-animated-price-grid-using-css3/" rel="bookmark">Create Animated Price Grid Using CSS3</a><br />
In this tutorial, an animated Price grid will be created with only the help of CSS3. No jQuery, No Images, No Flash at all:</p>
<p><a href="http://webdesignersdesk.com/2010/08/create-animated-price-grid-using-css3/"><img title="5" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/55.jpg" alt="" width="550" height="284" /></a></p>
<p><a href="http://tympanus.net/codrops/2010/07/21/related-posts-slide-out-boxes/">Related Posts Slide Out Boxes with jQuery and CSS3</a><br />
In this tutorial, a fixed list is created at the right side of the screen with some thumbnails sticking out:</p>
<p><a href="http://tympanus.net/codrops/2010/07/21/related-posts-slide-out-boxes/"><img title="23" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/232.jpg" alt="" width="550" height="493" /></a></p>
<p><a href="http://tutorialzine.com/2010/01/halftone-navigation-menu-jquery-css/">Halftone Navigation Menu with jQuery &amp; CSS3</a><br />
In this tutorial you will find out how to create a CSS3 and jQuery halftone-style navigation menu, which will allow you to display animated halftone-style shapes in accordance with the navigation links:</p>
<p><a href="http://tutorialzine.com/2010/01/halftone-navigation-menu-jquery-css/"><img title="41" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/412.jpg" alt="" width="550" height="280" /></a></p>
<p><a href="http://www.webexpedition18.com/articles/how-to-create-a-multi-step-signup-form-with-css3-and-jquery/">How to Create A Multi-Step Signup Form With CSS3 and jQuery</a><br />
In this tutorial, a simple multi-step signup form using CSS3 and jQuery will be created. To spice things up a bit, we will include a progress bar with the form, so the users will be able to see the percentage of form completion:</p>
<p><a href="http://www.webexpedition18.com/articles/how-to-create-a-multi-step-signup-form-with-css3-and-jquery/"><img title="4" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/410.jpg" alt="" width="550" height="300" /></a></p>
<p><a href="http://tutorialzine.com/2010/11/rotating-slideshow-jquery-css3/">Coding a Rotating Image Slideshow w/ CSS3 and jQuery</a><br />
In this tutorial you are going to use jQuery and CSS3 rotations, along with the jQuery rotate plugin, to create a beautiful slideshow:</p>
<p><a href="http://tutorialzine.com/2010/11/rotating-slideshow-jquery-css3/"><img title="1" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/112.jpg" alt="" width="550" height="360" /></a></p>
<p><a title="Permanent Link to Animated Navigation Menu with CSS3" href="http://webdesignersdesk.com/2010/06/animated-navigation-menu-with-css3/" rel="bookmark">Animated Navigation Menu with CSS3</a><br />
In this tutorial you will be shown how to create an animated navigation menu with CSS3:</p>
<p><a href="http://webdesignersdesk.com/2010/06/animated-navigation-menu-with-css3/"><img title="7" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/72.jpg" alt="" width="550" height="238" /></a></p>
<p><a title="Permanent Link to Create Ajax Loading Animation with CSS3" href="http://webdesignersdesk.com/2010/05/create-ajax-loading-animation-with-css3/" rel="bookmark">Create Ajax Loading Animation with CSS3</a><br />
Normally, frontend developers use GIF animations for Ajax data loading. But now CSS3 animation properties allow us to achieve the same Ajax loading animation effect, without GIF animation required:</p>
<p><a href="http://webdesignersdesk.com/2010/05/create-ajax-loading-animation-with-css3/"><img title="8" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/82.jpg" alt="" width="550" height="108" /></a></p>
<p><a href="http://blog.cooljaz124.com/2010/11/slick-css3-animated-image-caption/" rel="bookmark">Slick CSS3 Animated Image Caption</a><br />
This is an experiment to create an animated image caption. You might have seen enough of this effect all over the web, but here we’re trying to achieve the same effect using CSS3 Transitions:</p>
<p><a href="http://blog.cooljaz124.com/2010/11/slick-css3-animated-image-caption/"><img title="9" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/92.jpg" alt="" width="550" height="289" /></a></p>
<p><a title="Permanent Link to Create Animated Landscape using Pure CSS3" href="http://acrisdesign.com/2010/08/create-animated-landscape-using-pure-css3/" rel="bookmark">Create Animated Landscape using Pure CSS3</a><br />
In this tutorial you’ll see how you can create a landscape effect with pure CSS3 technology:</p>
<p><a href="http://acrisdesign.com/2010/08/create-animated-landscape-using-pure-css3/"><img title="3" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/312.jpg" alt="" width="550" height="411" /></a></p>
<p><a href="http://www.accidentalhacker.com/sticky-notes-with-css3/">Sticky Notes with CSS3</a><br />
In thios tutorial you can see how sticky notes with CSS3 can be created:</p>
<p><a href="http://www.accidentalhacker.com/sticky-notes-with-css3/"><img title="10" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/102.jpg" alt="" width="550" height="462" /></a></p>
<p><a href="http://spyrestudios.com/how-to-create-a-sexy-vertical-sliding-panel-using-jquery-and-css3/">How To Create a Sexy Vertical Sliding Panel Using jQuery and CSS3</a><br />
In this tutorial you can find out how to create a sexy vertical sliding panel using jQuery and CSS3:</p>
<p><a href="http://spyrestudios.com/how-to-create-a-sexy-vertical-sliding-panel-using-jquery-and-css3/"><img title="11" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/113.jpg" alt="" width="550" height="526" /></a></p>
<p><a href="http://www.marcofolio.net/css/display_social_icons_in_a_beautiful_way_using_css3.html">Display Social Icons in a Beautiful Way Using CSS3</a><br />
The goal here was to slowly fade-in and fade-out the opacity changing, and animate the position of the tooltip a little bit:</p>
<p><a href="http://www.marcofolio.net/css/display_social_icons_in_a_beautiful_way_using_css3.html"><img title="12" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/122.jpg" alt="" width="550" height="294" /></a></p>
<p><a href="http://www.marcofolio.net/css/animated_wicked_css3_3d_bar_chart.html">Animated Wicked CSS3 3D Bar Chart</a><br />
In this tutorial you can learn how to create a beautiful 3D bar chart::</p>
<p><a href="http://www.marcofolio.net/css/animated_wicked_css3_3d_bar_chart.html"><img title="13" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/132.jpg" alt="" width="550" height="445" /></a></p>
<p><a href="http://www.marcofolio.net/css/3d_animation_using_pure_css3.html"> 3D Animation Using Pure CSS3</a><br />
The perspective property is what we need to create the 3D effect. Using transform and transition, we can create 3D animations using pure CSS3:</p>
<p><a href="http://www.marcofolio.net/css/3d_animation_using_pure_css3.html"><img title="14" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/142.jpg" alt="" width="550" height="354" /></a></p>
<p><a title="Permanent link to Cross-Browser Rounded Buttons with CSS3 and jQuery" href="http://www.cssnewbie.com/cross-browser-rounded-buttons/" rel="bookmark" rev="post-591">Cross-Browser Rounded Buttons with CSS3 and jQuery</a><br />
In this tutorial, a cross-browser with rounded buttons will be created with the help of CSS3 and jQuery:</p>
<p><a href="http://www.cssnewbie.com/cross-browser-rounded-buttons/"><img title="16" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/162.jpg" alt="" width="550" height="268" /></a></p>
<p><a href="http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/">Slide Down Box Menu with jQuery and CSS3</a><br />
In this tutorial, a unique sliding box navigation is created. The idea is to make a box with the menu item slide out, while a thumbnail pops up:</p>
<p><a href="http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/"><img title="17" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/172.jpg" alt="" width="550" height="269" /></a></p>
<p><a href="http://tympanus.net/codrops/2010/06/27/beautiful-photo-stack-gallery-with-jquery-and-css3/">Beautiful Photo Stack Gallery with jQuery and CSS3</a><br />
In this tutorial you can learn how to create a nice and fresh image gallery. The idea is to show the albums as a slider, and when an album is chosen, the images of that album are shown as a beautiful photo stack:</p>
<p><a href="http://tympanus.net/codrops/2010/06/27/beautiful-photo-stack-gallery-with-jquery-and-css3/"><img title="18" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/182.jpg" alt="" width="550" height="324" /></a></p>
<p><a title="CSS3 Tutorial: How To Change Default Text Selection Colour" href="http://www.designjuices.co.uk/2010/09/css3-tutorial-how-to-change-default-text-selection-colour/">How To Change Default Text Selection Colour</a><br />
Whilst this CSS3 declaration might not be crucial to your project or design and yes it is not supported by all browsers, but it is a fantastic effect that really takes your design one step further:</p>
<p><a href="http://www.designjuices.co.uk/2010/09/css3-tutorial-how-to-change-default-text-selection-colour/"><img title="19" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/192.jpg" alt="" width="550" height="273" /></a></p>
<p><a href="http://tutorialzine.com/2010/11/better-select-jquery-css3/">Making Better Select Elements with jQuery and CSS3</a><br />
Here you can find out how to build a script, one which is going to take an ordinary ‘select’ element, and replace it with a better looking, markup powered version, while keeping all the functionality intact:</p>
<p><a href="http://tutorialzine.com/2010/11/better-select-jquery-css3/"><img title="20" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/202.jpg" alt="" width="550" height="426" /></a></p>
<p><a href="http://tutorialzine.com/2010/10/css3-animated-bubble-buttons/">CSS3 Animated Bubble Buttons</a><br />
Here is a useful set of animated buttons created with the power of CSS3s multiple backgrounds and animations. No JavaScript necessary:</p>
<p><a href="http://tutorialzine.com/2010/10/css3-animated-bubble-buttons/"><img title="21" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/213.jpg" alt="" width="550" height="407" /></a></p>
<p><a href="http://tutorialzine.com/2010/05/bounce-in-box-plugin-jquery/">BounceBox Notification Plugin with jQuery &amp; CSS3</a><br />
In this tutorial you will find out how a bouncebox notification plugin can be created with jQuery &amp; CSS3:</p>
<p><a href="http://tutorialzine.com/2010/05/bounce-in-box-plugin-jquery/"><img title="25" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/252.jpg" alt="" width="550" height="199" /></a></p>
<p><a title="Go to Use CSS3 to Create a Dynamic Stack of Index Cards" href="http://designlovr.com/use-css3-to-create-a-dynamic-stack-of-index-cards/" rel="bookmark">Use CSS3 to Create a Dynamic Stack of Index Cards</a><br />
In this tutorial you can learn how to create a dynamic stack of index cards solely with the help of HTML and CSS3 features:</p>
<p><a href="http://designlovr.com/use-css3-to-create-a-dynamic-stack-of-index-cards/"><img title="26" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/262.jpg" alt="" width="550" height="403" /></a></p>
<p><a href="http://tympanus.net/codrops/2010/03/22/interactive-image-vamp-up-with-jquery-css3-and-php/">Interactive Image Vamp up with jQuery, CSS3 and PHP</a><br />
In this tutorial, an online application for giving some funny touches to an image is created.  jQuery, jQuery UI and PHP are needed:</p>
<p><a href="http://tympanus.net/codrops/2010/03/22/interactive-image-vamp-up-with-jquery-css3-and-php/"><img title="27" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/272.jpg" alt="" width="550" height="261" /></a></p>
<p><a href="http://tutorialzine.com/2010/04/slideout-context-tips-jquery-css3/">Contextual Slideout Tips with jQuery &amp; CSS3</a><br />
Knowing the importance of HTML standards, here is a set of contextual slideout tips with jQuery &amp; CSS3 which are ideal for product pages and online tours:</p>
<p><a href="http://tutorialzine.com/2010/04/slideout-context-tips-jquery-css3/"><img title="28" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/282.jpg" alt="" width="550" height="321" /></a></p>
<p><a href="http://tutorialzine.com/2010/04/carbon-signup-form/">Carbon Fiber Signup Form with PHP, jQuery and CSS3</a><br />
In this tutorial you can see how you can make a carbon fiber signup form using PHP, jQuery and CSS3:</p>
<p><a href="http://tutorialzine.com/2010/04/carbon-signup-form/"><img title="29" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/292.jpg" alt="" width="550" height="442" /></a></p>
<p><a title="Sexy Image effect like Flash in Pure CSS3" href="http://www.nikesh.me/blog/2010/07/sexy-image-effect-like-flash-in-pure-css3/" rel="bookmark">Sexy Image Effects Similar to Flash – in Pure CSS3</a><br />
Here is a very different image effect that can be achieved by not only using Flash but also CSS3:</p>
<p><a href="http://www.nikesh.me/blog/2010/07/sexy-image-effect-like-flash-in-pure-css3/"><img title="30" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/302.jpg" alt="" width="550" height="342" /></a></p>
<p><a title="Awesome Button using CSS3" href="http://www.nikesh.me/blog/2010/05/awesome-button-using-css3/" rel="bookmark">Awesome Buttons using CSS3</a><br />
Here you can check out a new look to Buttons that can be adjusted in CSS3:</p>
<p><a href="http://www.nikesh.me/blog/2010/05/awesome-button-using-css3/"><img title="31" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/313.jpg" alt="" width="550" height="201" /></a></p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/quick-tip-getting-clever-with-css3-shadows/">Getting Clever with CSS3 Shadows</a><br />
As soon as we detach a shadow from the element, itself, we can then transform the shadow in interesting and creative ways. Click on the image to find out more:</p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/quick-tip-getting-clever-with-css3-shadows/"><img title="33" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/332.jpg" alt="" width="550" height="269" /></a></p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-build-a-kick-butt-css3-mega-drop-down-menu/">How to Build a Kick-Butt CSS3 Mega Drop-Down Menu</a><br />
In this tutorial you can learn how to build a cross-browser with an awesome CSS-only drop-down mega menu, using nice CSS3 features:</p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-build-a-kick-butt-css3-mega-drop-down-menu/"><img title="34" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/342.jpg" alt="" width="550" height="294" /></a></p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/flexible-mobile-first-layouts-with-css3/">Flexible, Mobile-First Layouts with CSS3</a><br />
CSS3 provides a fairly rich toolset for mobile-friendly formatting, relying on the client’s browser capabilities instead of back-end templating:</p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/flexible-mobile-first-layouts-with-css3/"><img title="35" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/352.jpg" alt="" width="550" height="313" /></a></p>
<p><a href="http://css-tricks.com/video-screencasts/93-css3-slideup-boxes/">CSS3 Slideup Boxes</a><br />
Follow along and see how we can use a few very simple CSS3 transitions to create a “slideup” box effect:</p>
<p><a href="http://css-tricks.com/video-screencasts/93-css3-slideup-boxes/"><img title="50" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/501.jpg" alt="" width="550" height="423" /></a></p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-create-a-drop-down-nav-menu-with-html5-css3-and-jquery/">How to Create a Drop-down Nav Menu with HTML5, CSS3 and jQuery</a><br />
In this tutorial you can take a look and see what can be achieved with the help of HTML5 and CSS3 as well as some jQuery:</p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-create-a-drop-down-nav-menu-with-html5-css3-and-jquery/"><img title="36" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/362.jpg" alt="" width="550" height="293" /></a></p>
<p><a title="Permanent Link to Fancy Image Hover Using CSS3" href="http://webdesignersdesk.com/2010/06/fancy-image-hover-using-css3/" rel="bookmark">Fancy Image Hover Using CSS3</a><br />
In this tutorial you can learn how to create a fancy image hover with CSS3. As you all know, we can have cool image hover effects using jQuery. By using transform and transition properties of CSS3 we can have an even better effect:</p>
<p><a href="http://webdesignersdesk.com/2010/06/fancy-image-hover-using-css3/"><img title="6" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/62.jpg" alt="" width="550" height="518" /></a></p>
<p><a href="http://www.webdesignerwall.com/tutorials/css3-dropdown-menu/">CSS3 Dropdown Menu</a><br />
Here is a Mac-like multi-level dropdown menu that can be created using border-radius, box-shadow and text-shadow:</p>
<p><a href="http://www.webdesignerwall.com/tutorials/css3-dropdown-menu/"><img title="37" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/372.jpg" alt="" width="550" height="200" /></a></p>
<p><a href="http://www.rickyh.co.uk/fun-with-css3-and-mootools/">Fun with CSS3 and Mootools</a><br />
These examples came about when experimenting with the ‘extend’ property in MooTools:</p>
<p><a href="http://www.rickyh.co.uk/fun-with-css3-and-mootools/"><img title="38" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/382.jpg" alt="" width="550" height="350" /></a></p>
<p><a href="http://tutorialzine.com/2010/03/colorful-sliders-jquery-css3/">Colorful Sliders with jQuery &amp; CSS3</a><br />
In this tutorial you can learn how to use jQuery and the new transformation features brought to you by CSS3 to create a three dimensional dynamic slider effect:</p>
<p><a href="http://tutorialzine.com/2010/03/colorful-sliders-jquery-css3/"><img title="39" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/392.jpg" alt="" width="550" height="318" /></a></p>
<p><a href="http://tutorialzine.com/2010/02/html5-css3-website-template/">Coding a CSS3 &amp; HTML5 One-Page Website Template</a><br />
In this tutorial you are going to make a HTML5 web template by using some of the new features brought to you by CSS3, jQuery and the ‘ScrollTo’ plug-in:</p>
<p><a href="http://tutorialzine.com/2010/02/html5-css3-website-template/"><img title="40" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/402.jpg" alt="" width="550" height="344" /></a></p>
<p><a href="http://css-plus.com/2010/04/create-a-yoyo-with-jquery-and-css3/">Create a Yoyo with jQuery and CSS3</a><br />
Here you can learn how to create your own yoyo with the help of CSS3 and jQuery:</p>
<p><a href="http://css-plus.com/2010/04/create-a-yoyo-with-jquery-and-css3/"><img title="44" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/442.jpg" alt="" width="550" height="456" /></a></p>
<p><a href="http://www.pvmgarage.com/2010/01/how-to-create-depth-and-nice-3d-ribbons-only-using-css3/">How to Create Depth and Nice 3D Ribbons Only Using CSS3</a><br />
In this tutorial you can learn how to create nice 3D ribbons with the help of CSS3 only:</p>
<p><a href="http://www.pvmgarage.com/2010/01/how-to-create-depth-and-nice-3d-ribbons-only-using-css3/"><img title="45" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/452.jpg" alt="" width="550" height="427" /></a></p>
<p><a href="http://www.skyrocketlabs.com/articles/css3-web-form-hints.php">Create a Fancy Web Form with Field Hints Using Only CSS3</a><br />
Here you’ll be shown how to create a fancy web form with field hints using only CSS3:</p>
<p><a href="http://www.skyrocketlabs.com/articles/css3-web-form-hints.php"><img title="46" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/462.jpg" alt="" width="550" height="593" /></a></p>
<p><a href="http://nicolasgallagher.com/pure-css-social-media-icons/">Pure CSS Social Media Icons </a><br />
This is an experiment that creates social media icons using CSS and semantic HTML:</p>
<p><a href="http://nicolasgallagher.com/pure-css-social-media-icons/"><img title="47" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/471.jpg" alt="" width="550" height="218" /></a></p>
<p><a href="http://www.skyrocketlabs.com/articles/build-a-simple-portfolio-gallery-with-css3.php">Build a Simple Portfolio Image Gallery with CSS3</a><br />
Here’s how you can use CSS3 to create a Javascript-free gallery that enlarges your images on hover:</p>
<p><a href="http://www.skyrocketlabs.com/articles/build-a-simple-portfolio-gallery-with-css3.php"><img title="48" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/481.jpg" alt="" width="550" height="344" /></a></p>
<p><a href="http://blog.echoenduring.com/2010/05/13/create-beautiful-css3-typography/">Create Beautiful CSS3 Typography</a><br />
In this tutorial, you will find out how to take basic markup and transform it into an attractive and beautiful typographical design through pure CSS3:</p>
<p><a href="http://blog.echoenduring.com/2010/05/13/create-beautiful-css3-typography/"><img title="49" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/491.jpg" alt="" width="550" height="434" /></a></p>
<p><a href="http://css-tricks.com/css3-clock">Old School Clock with CSS3 and jQuery</a><br />
Here is an interesting tutorial on how to create an old school clock with the help of jQuery and CSS3 features:</p>
<p><a href="http://css-tricks.com/css3-clock"><img title="51" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/512.jpg" alt="" width="550" height="451" /></a></p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/build-awesome-practical-css3-buttons/">Build Awesome Practical CSS3 Buttons</a><br />
Here is a video tutorial that will show you how to build some awesome practical CSS3 buttons:</p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/build-awesome-practical-css3-buttons/"><img title="52" src="http://www.smashingmagazine.com/wp-content/uploads/2010/12/521.jpg" alt="" width="550" height="344" /></a><br />
<em>(ik)</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jewelewu.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jewelewu.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jewelewu.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jewelewu.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jewelewu.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jewelewu.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jewelewu.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jewelewu.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jewelewu.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jewelewu.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jewelewu.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jewelewu.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jewelewu.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jewelewu.wordpress.com/142/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=142&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jewelewu.wordpress.com/2011/12/10/css3-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>23.811915 90.414144</georss:point>
		<geo:lat>23.811915</geo:lat>
		<geo:long>90.414144</geo:long>
		<media:content url="http://1.gravatar.com/avatar/52babab2254804a7a29ab063b618e706?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jewelewu</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/01/222.jpg" medium="image">
			<media:title type="html">22</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/322.jpg" medium="image">
			<media:title type="html">32</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/242.jpg" medium="image">
			<media:title type="html">24</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/422.jpg" medium="image">
			<media:title type="html">42</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/432.jpg" medium="image">
			<media:title type="html">43</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/212.jpg" medium="image">
			<media:title type="html">2</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/152.jpg" medium="image">
			<media:title type="html">15</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/55.jpg" medium="image">
			<media:title type="html">5</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/232.jpg" medium="image">
			<media:title type="html">23</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/412.jpg" medium="image">
			<media:title type="html">41</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/410.jpg" medium="image">
			<media:title type="html">4</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/112.jpg" medium="image">
			<media:title type="html">1</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/72.jpg" medium="image">
			<media:title type="html">7</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/82.jpg" medium="image">
			<media:title type="html">8</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/92.jpg" medium="image">
			<media:title type="html">9</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/312.jpg" medium="image">
			<media:title type="html">3</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/102.jpg" medium="image">
			<media:title type="html">10</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/113.jpg" medium="image">
			<media:title type="html">11</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/122.jpg" medium="image">
			<media:title type="html">12</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/132.jpg" medium="image">
			<media:title type="html">13</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/142.jpg" medium="image">
			<media:title type="html">14</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/162.jpg" medium="image">
			<media:title type="html">16</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/172.jpg" medium="image">
			<media:title type="html">17</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/182.jpg" medium="image">
			<media:title type="html">18</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/192.jpg" medium="image">
			<media:title type="html">19</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/202.jpg" medium="image">
			<media:title type="html">20</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/213.jpg" medium="image">
			<media:title type="html">21</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/252.jpg" medium="image">
			<media:title type="html">25</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/262.jpg" medium="image">
			<media:title type="html">26</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/272.jpg" medium="image">
			<media:title type="html">27</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/282.jpg" medium="image">
			<media:title type="html">28</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/292.jpg" medium="image">
			<media:title type="html">29</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/302.jpg" medium="image">
			<media:title type="html">30</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/313.jpg" medium="image">
			<media:title type="html">31</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/332.jpg" medium="image">
			<media:title type="html">33</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/342.jpg" medium="image">
			<media:title type="html">34</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/352.jpg" medium="image">
			<media:title type="html">35</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/501.jpg" medium="image">
			<media:title type="html">50</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/362.jpg" medium="image">
			<media:title type="html">36</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/62.jpg" medium="image">
			<media:title type="html">6</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/372.jpg" medium="image">
			<media:title type="html">37</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/382.jpg" medium="image">
			<media:title type="html">38</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/392.jpg" medium="image">
			<media:title type="html">39</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/402.jpg" medium="image">
			<media:title type="html">40</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/442.jpg" medium="image">
			<media:title type="html">44</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/452.jpg" medium="image">
			<media:title type="html">45</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/462.jpg" medium="image">
			<media:title type="html">46</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/471.jpg" medium="image">
			<media:title type="html">47</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/481.jpg" medium="image">
			<media:title type="html">48</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/491.jpg" medium="image">
			<media:title type="html">49</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/512.jpg" medium="image">
			<media:title type="html">51</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/wp-content/uploads/2010/12/521.jpg" medium="image">
			<media:title type="html">52</media:title>
		</media:content>
	</item>
		<item>
		<title>50+ Useful CSS Tools And Generators for Developers</title>
		<link>http://jewelewu.wordpress.com/2011/12/10/50-useful-css-tools-and-generators-for-developers/</link>
		<comments>http://jewelewu.wordpress.com/2011/12/10/50-useful-css-tools-and-generators-for-developers/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 04:02:52 +0000</pubDate>
		<dc:creator>jewel</dc:creator>
				<category><![CDATA[Web Portfolio]]></category>

		<guid isPermaLink="false">http://jewelewu.wordpress.com/?p=139</guid>
		<description><![CDATA[CSS Colors Tools Color Scheme Designer This tool provides colors in the form of a color wheel that offers mono, complement, traid, tetrad, analogic and accented analogic color variations in the percentage ratio; and it also highlights the same with the suitable scheme chosen. Ultimate CSS Gradient Generator It is a CSS gradient editor and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=139&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3>CSS Colors Tools</h3>
<p><a href="http://colorschemedesigner.com/">Color Scheme Designer</a><br />
This tool provides colors in the form of a color wheel that offers mono, complement, traid, tetrad, analogic and accented analogic color variations in the percentage ratio; and it also highlights the same with the suitable scheme chosen.</p>
<p><a href="http://colorschemedesigner.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators36.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.colorzilla.com/gradient-editor/">Ultimate CSS Gradient Generator</a><br />
It is a CSS gradient editor and generator that lets you create CSS gradients having cross-browser support.</p>
<p><a href="http://www.colorzilla.com/gradient-editor/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators15.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.quackit.com/css/css_color_codes.cfm">CSS Color Codes</a><br />
This tool offers two options for furnishing the hexadecimal and RGB color codes. You can pick the color from the color picker and then copy its hexadecimal value from the bottom field.</p>
<p><a href="http://www.quackit.com/css/css_color_codes.cfm"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators35.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.cssdrive.com/imagepalette/index.php">Colors Pallete Generator</a><br />
This is a powerful tool that generates a color palette derived from the primary colors of the image that you upload. It is a useful tool for rapidly grabbing a particular color within an image for inspiration. With this, you can also generate Photoshop swatches and CSS styles.</p>
<p><a href="http://www.cssdrive.com/imagepalette/index.php"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators27.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><span id="more-139"></span></p>
<p><a href="http://www.w3schools.com/css/css_colors.asp">CSS Colors</a><br />
This color chart offers more than 16 million colors with both RGB and hexadecimal color modes.</p>
<p><a href="http://www.w3schools.com/css/css_colors.asp"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators39.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://tools.dynamicdrive.com/gradient/">Gradient Image Maker</a><br />
This tool allows you to easily generate a gradient image of 3 types with on the spot previewing. With this tool you can create gradient images that you can use everywhere in your web page design.</p>
<p><a href="http://tools.dynamicdrive.com/gradient/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators51.jpg" alt="Screenshot" width="520" height="" /></a></p>
<h3>CSS Layouts Tools</h3>
<p><a href="http://templatr.cc/">templatr</a><br />
It is a template generator that lets you create beautiful templates for your blog and web design without requiring any HTML and CSS knowledge.</p>
<p><a href="http://templatr.cc/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators8.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.maketemplate.com/csstemplate/">Free CSS Template Code Generator</a><br />
It is a free HTML – CSS template generator that generates a three column layout without using any Tables. This template generator produces a custom-made template that can be used to control the look and feel of an entire website.</p>
<p><a href="http://www.maketemplate.com/csstemplate/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators9.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.wannabegirl.org/firdamatic/">Firdamatic: the Design Tool for the Uninspired Webloggers</a><br />
This tableless layout generator lets you easily create and customize layouts by simply completing a form.</p>
<p><a href="http://www.wannabegirl.org/firdamatic/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators10.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.cssportal.com/layout-generator/">CSS Layout Generator – CSS Portal</a><br />
Another layout generator with which you can create a fluid or fixed width column layout, with up to 3 columns, header, footer and menu.</p>
<p><a href="http://www.cssportal.com/layout-generator/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators16.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://csscreator.com/version2/pagelayout.php">CSS Layout Generator</a><br />
Another CSS Layout Generator that allows you to create your own template by using HTML and CSS. You can create a template with up to 3 columns and a header and footer.</p>
<p><a href="http://csscreator.com/version2/pagelayout.php"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators22.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.pagecolumn.com/">Layout Generator</a><br />
This tool generates multi-column and grid layouts with CSS 2.0 techniques by using pixels, percentage or em.</p>
<p><a href="http://www.pagecolumn.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators24.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://csslayoutgenerator.com/">CSS Layout Generator</a><br />
With this tool, you can modify the header, footer, sidebars and layout width and can set the document type as XHTML or HTML strict or transitional to see the preview in the same page.</p>
<p><a href="http://csslayoutgenerator.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators30.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://builder.yaml.de/">YAML Builder</a><br />
This tool is designed for visual development of YAML based CSS layouts.</p>
<p><a href="http://builder.yaml.de/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators54.jpg" alt="Screenshot" width="520" height="" /></a></p>
<h3>CSS Grids Tools</h3>
<p><a href="http://1kbgrid.com/">The 1KB CSS Grid</a><br />
It is a lightweight tool with which you can streamline page templates for content management systems.</p>
<p><a href="http://1kbgrid.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators1.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.spry-soft.com/grids/">Variable Grid System</a><br />
It is a quick way to generate an underlying CSS grid that is based on the 960 Grid System.</p>
<p><a href="http://www.spry-soft.com/grids/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators2.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://gridinator.com/">GRIDINATOR</a><br />
This tool allows you to generate grids for the 960.gs, Golden Grid, or 1KB Grid. You can even generate a basic generic grid.</p>
<p><a href="http://gridinator.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators4.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://bgg.kematzy.com/">Blueprint Grid CSS Generator</a><br />
With this tool, you can generate more flexible versions of Blueprint’s grid.cs and compressed.css and grid.png files.</p>
<p><a href="http://bgg.kematzy.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators6.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.gwhite.us/downloads/css_grid_calc.html">CSS Grid Calculator</a><br />
This calculator allows you to envision page layouts and draw grids in a variety of ways. You can have an accurate visual feedback on how text blocks and page divisions will appear within a browser window. You can also return style declarations for divisions and text to copy and paste into style sheets.</p>
<p><a href="http://www.gwhite.us/downloads/css_grid_calc.html"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators7.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://grid.mindplay.dk/">Grid Designer</a><br />
This tool allows you create design grids by giving you options to customize Columns, Pixels, Gutters and Margins.</p>
<p><a href="http://grid.mindplay.dk/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators25.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://riddle.pl/emcalc/">Em Calculator</a><br />
Em Calculator is a JavaScript tool that lets you design scalable and accessible CSS design. This tool converts pixels to their relative em units based on a text size.</p>
<p><a href="http://riddle.pl/emcalc/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators26.jpg" alt="Screenshot" width="520" height="" /></a></p>
<h3>CSS Menus and Buttons</h3>
<p><a href="http://www.cssmenumaker.com/">CSS Menu Maker</a><br />
This tool allows you create custom, cross browser compatible website menus.</p>
<p><a href="http://www.cssmenumaker.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators17.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.webmaster-toolkit.com/css-menu-generator.shtml">CSS Menu Generator</a><br />
This menu generator lets you generate CSS and HTML codes which you need to create an appealing set of text based navigation buttons.</p>
<p><a href="http://www.webmaster-toolkit.com/css-menu-generator.shtml"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators28.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.mycssmenu.com/">My CSS Menu</a><br />
This tool provides an easy way to create cross browser compatible CSS menus. With this tool, you can create Horizontal, Vertical, Drop-down web navigation.</p>
<p><a href="http://www.mycssmenu.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators34.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.tabsgenerator.com/">Tabs Generator</a><br />
Another CSS navigation Tab Menu generator that allows you tweak size, colors, corners and more to generate unique designs that can be downloaded for your use.</p>
<p><a href="http://www.tabsgenerator.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators37.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.accessify.com/tools-and-wizards/developer-tools/list-o-matic/">List-O-Matic</a><br />
With this tool, you can choose the content, layout and presentation of your list-based navigation menus.</p>
<p><a href="http://www.accessify.com/tools-and-wizards/developer-tools/list-o-matic/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators42.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://tools.dynamicdrive.com/button/">Button Maker Online</a><br />
This tool creates XHTML valid micro buttons (80×15). You can also create larger 88×31 buttons.</p>
<p><a href="http://tools.dynamicdrive.com/button/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators45.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.devdude.com/tools/tool.pl?TID=11">CSS Button &amp; Text Field Generator</a><br />
This tool is a CSS button and text field generator that lets you easily create with just a click of the mouse.</p>
<p><a href="http://www.devdude.com/tools/tool.pl?TID=11"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators50.jpg" alt="Screenshot" width="520" height="" /></a></p>
<h3>Fonts and Text CSS Tools</h3>
<p><a href="http://www.fonttester.com/">Fonttester</a><br />
This is an amazing tool that lets you edit loads of CSS properties including inline height, font weight, font style and variant, text indent and transform, and word and letter spacing.</p>
<p><a href="http://www.fonttester.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators32.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.quackit.com/css/properties/css_font-style.cfm">CSS font style</a><br />
You can use this tool to set the style of the font to italic or oblique.</p>
<p><a href="http://www.quackit.com/css/properties/css_font-style.cfm"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators33.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.typetester.org/">Typetester</a><br />
This application provides a comparison of the fonts for the screen. Since the new fonts are packed into operating systems, the list of the common fonts will be updated.</p>
<p><a href="http://www.typetester.org/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators43.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.somacon.com/p334.php">CSS Font and Text Style Wizard</a><br />
You can use this wizard if you want to experiment with the fonts and text styles in order to generate sample CSS style source code. Dynamic HTML is used in this wizard that changes the style of the table in-situ, without loading another page.</p>
<p><a href="http://www.somacon.com/p334.php"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators46.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://csstypeset.com/">CSS Type Set</a><br />
This is a typography tool that allows designers and developers to test and learn the ways to style their web content.</p>
<p><a href="http://csstypeset.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators21.jpg" alt="Screenshot" width="520" height="" /></a></p>
<h3>CSS Generator &amp; Optimizer</h3>
<p><a href="http://csscreator.com/tools/cssgenerate">CSS Generator</a><br />
This tool lets you choose a style for your web page. You can select different Cascading Style Sheet properties with live preview. You can choose color, HTML tag, click the field you would like to insert color into and color them.</p>
<p><a href="http://csscreator.com/tools/cssgenerate"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators47.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://matrixsoftware.virtualave.net/">CSS Generator</a><br />
This tool gives you a live preview of the color that you select from the palette. You can directly specify colors and other design attributes. This tool helps you select a face color for your new web project straight away!</p>
<p><a href="http://matrixsoftware.virtualave.net/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators48.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.creatingonline.com/webmaster/css_generator.htm">Cascading Style Sheet CSS Generator</a><br />
This is a free tool that lets you create cascading style sheets for your web page. You can add as many style sheets as you want.</p>
<p><a href="http://www.creatingonline.com/webmaster/css_generator.htm"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators49.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.xmldir.de/quickcss/default.asp">quickCSS – Online-CSS-Generator</a><br />
With this tool, you can generate CSS with just one click.</p>
<p><a href="http://www.xmldir.de/quickcss/default.asp"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators53.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.spiffycorners.com/">Spiffy Corners – Purely CSS Rounded Corners</a><br />
It is a simple tool to generate the CSS and HTML required to generate anti-aliased corners without using images or javascript.</p>
<p><a href="http://www.spiffycorners.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators12.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.cleancss.com/">Clean CSS</a><br />
This is a CSS optimizer and formatter that takes your CSS code and makes it cleaner and more concise.</p>
<p><a href="http://www.cleancss.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators18.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.hostm.com/simplecss.m">Simple CSS</a><br />
This tool lets you create unique Cascading Style Sheets from scratch. You can also modify your existing CSS.</p>
<p><a href="http://www.hostm.com/simplecss.m"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators31.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://superfluousbanter.org/archives/2008/08/regex-patterns-for-single-line-css/">Regex Patterns for Single Line CSS</a><br />
While formatting your CSS Style sheet single-line, you may find Dan Rubin’s Textmate macro useful if you group your ruler and add white spaces that makes scanning through the web page easier. You can also use a regular expression if you don’t want to use Textmate.</p>
<p><a href="http://superfluousbanter.org/archives/2008/08/regex-patterns-for-single-line-css/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators45.jpg" alt="Screenshot" width="520" height="" /></a></p>
<h3>CSS Sprite Tools</h3>
<p><a href="http://css-sprit.es/">CSS – Sprit.es</a><br />
With this tool, you can easily generate CSS and HTML code by uploading the file you want to use in your CSS sprite and then click the button that join all your images into a single file. With this tool, you can also achieve any rollover effects.</p>
<p><a href="http://css-sprit.es/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators55.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://css.spritegen.com/">Spritegen CSS Sprites</a><br />
This tool allows you create your sprite by letting your upload your image and then add more images. You can also set the output of your images as in PNG, JPEG or GIF.</p>
<p><a href="http://css.spritegen.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators56.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://csssprites.com/">CSS Sprites</a><br />
With this tool, upload any number of images and click Generate button to create your CSS sprites with ease.</p>
<p><a href="http://csssprites.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators57.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://spritegen.website-performance.org/">Website Performance (CSS Sprite Generator)</a><br />
It is a tool that allows you to upload your source file in order to create the sprite image and CSS. This tool works by ignoring duplicates, resizing the source images, setting the sprite and other CSS options like horizontal and vertical offset, background color, class prefix, CSS suffix etc.</p>
<p><a href="http://spritegen.website-performance.org/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators58.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.spritebox.net/">Spritebox</a><br />
It is a WYSIWYG tool that is helpful for the web designers who want to quickly create CSS classes and IDs from a single sprite image. This tool works on the principle of using the background-position property to line up areas of a sprite image into block elements of a web page.</p>
<p><a href="http://www.spritebox.net/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators13.jpg" alt="Screenshot" width="520" height="" /></a></p>
<h3>Other CSS Tools</h3>
<p><a href="http://astuteo.com/slickmap/">SlickMap CSS</a><br />
This tool displays your site maps directly from HTML unordered list navigation. This is appropriate for the websites that want to accommodate up to three levels of page navigation and extra utility links that can be easily modified to meet personal requirements, branding, or style preferences.</p>
<p><a href="http://astuteo.com/slickmap/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators14.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://css3please.com/">CSS3 Please!</a><br />
This tool displays the output of your code instantaneously. It is a simple yet powerful tool for the web designers and developers.</p>
<p><a href="http://css3please.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators19.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.csssorter.appspot.com/">CSS Sorter</a><br />
CSS Sorter is a tool that sorts CSS files and rules alphabetically so that you can easily manage your CSS files.</p>
<p><a href="http://www.csssorter.appspot.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators20.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://skycsstool.sourceforge.net/">Sky CSS Tool</a><br />
Sky CSS lets you create CSS classes without requiring any manuscript code. In order to work properly, it needs a JavaScript compatible browser.</p>
<p><a href="http://skycsstool.sourceforge.net/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators23.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://www.somacon.com/p141.php">CSS Table Wizard</a><br />
This wizard helps you generate style source code and allows you to do experiments with table border styles.</p>
<p><a href="http://www.somacon.com/p141.php"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators29.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://csstxt.com/">Csstxt</a><br />
Csstxt is a powerful tool that illustrates numerous ways to add a style to a text with ‘a’, ‘p’ or div tag.</p>
<p><a href="http://csstxt.com/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators41.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://blog.base42.nl/2008/11/20/minifyme-a-minimizer-for-css-and-javascript/">MinifyMe</a><br />
It is a small AIR application that packs together multiple CSS and JavaScript files into one and runs on your desktop.</p>
<p><a href="http://blog.base42.nl/2008/11/20/minifyme-a-minimizer-for-css-and-javascript/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators44.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://tools.dynamicdrive.com/password/">Password Generator</a><br />
This tool generates all the compulsory codes required to password protect a directory, or selects files within it on your site by means of .htaccess. This tool works by encrypting your desired password and then put the outputs inside your .htaccess and .htpasswd files.</p>
<p><a href="http://tools.dynamicdrive.com/password/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators52.jpg" alt="Screenshot" width="520" height="" /></a></p>
<p><a href="http://lab.xms.pl/markup-generator/">XHTML/CSS Markup Generator</a><br />
This is a simple tool that lets you quickly generate XHTML Markup and a CSS frame; shorten syntax so that you can directly jump to the elements styling. This tool significantly speeds up your work.</p>
<p><a href="http://lab.xms.pl/markup-generator/"><img src="http://media.noupe.com//uploads/2011/06/cssgenerators11.jpg" alt="Screenshot" width="520" height="" /></a></p>
<h3></h3>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jewelewu.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jewelewu.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jewelewu.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jewelewu.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jewelewu.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jewelewu.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jewelewu.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jewelewu.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jewelewu.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jewelewu.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jewelewu.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jewelewu.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jewelewu.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jewelewu.wordpress.com/139/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=139&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jewelewu.wordpress.com/2011/12/10/50-useful-css-tools-and-generators-for-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>23.811915 90.414144</georss:point>
		<geo:lat>23.811915</geo:lat>
		<geo:long>90.414144</geo:long>
		<media:content url="http://1.gravatar.com/avatar/52babab2254804a7a29ab063b618e706?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jewelewu</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators36.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators15.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators35.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators27.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators39.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators51.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators8.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators9.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators10.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators16.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators22.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators24.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators30.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators54.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators1.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators2.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators4.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators6.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators7.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators25.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators26.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators17.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators28.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators34.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators37.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators42.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators45.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators50.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators32.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators33.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators43.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators46.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators21.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators47.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators48.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators49.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators53.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators12.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators18.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators31.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators45.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators55.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators56.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators57.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators58.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators13.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators14.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators19.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators20.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators23.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators29.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators41.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators44.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators52.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.noupe.com//uploads/2011/06/cssgenerators11.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>
	</item>
		<item>
		<title>Artistic Pictures</title>
		<link>http://jewelewu.wordpress.com/2010/12/03/artistic-pictures/</link>
		<comments>http://jewelewu.wordpress.com/2010/12/03/artistic-pictures/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 14:45:37 +0000</pubDate>
		<dc:creator>jewel</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://jewelewu.wordpress.com/?p=123</guid>
		<description><![CDATA[&#160; Low clouds over a volcano. This one takes a moment to figure out. Wonder what he&#8217;s taking a picture of? Luminescence is beautiful It&#8217;s nice to have friends! The world going to sleep. Very interesting patterns. The world wakes up. I want to live here. Water at work. Niagara Falls at night. Ahhhhh&#8230;one most [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=123&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="post_message_2989015">
<div><span style="color:blue;"> </span>&nbsp;</p>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_01.jpg" border="0" alt="" /></p>
<div><strong>Low clouds over a volcano.</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_02.jpg" border="0" alt="" /></p>
<div><strong>This one takes a moment to figure out.</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_03.jpg" border="0" alt="" /></p>
<div><strong>Wonder what he&#8217;s taking a picture of?</strong></div>
<div><strong><span id="more-123"></span><br />
</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_04.jpg" border="0" alt="" /></p>
<div><strong>Luminescence is beautiful</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_05.jpg" border="0" alt="" /></p>
<div><strong>It&#8217;s nice to have friends!<br />
</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_06.jpg" border="0" alt="" /></p>
<div><strong>The world going to sleep.</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_07.jpg" border="0" alt="" /></p>
<div><strong>Very interesting patterns.</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_08.jpg" border="0" alt="" /></p>
<div><strong>The world wakes up.</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_09.jpg" border="0" alt="" /></p>
<div><strong>I want to live here.</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_10.jpg" border="0" alt="" /></p>
<div><strong>Water at work.<br />
</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_11.jpg" border="0" alt="" /></p>
<div><strong>Niagara Falls at night.</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_12.jpg" border="0" alt="" /></p>
<div><strong>Ahhhhh&#8230;one most westerners are familiar with.</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_13.jpg" border="0" alt="" /></p>
<div><strong>Bryce Canyon &#8211; How Majestic! It looks even better in the summer.</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_14.jpg" border="0" alt="" /></p>
<div><strong>How austere!</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_15.jpg" border="0" alt="" /></p>
<div><strong>Hope you remembered to fill the tank!</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_16.jpg" border="0" alt="" /></p>
<div><strong>Winter in the Smokies.</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_17.jpg" border="0" alt="" /></p>
<div><strong>Safety note: Never go swimming alone!</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_18.jpg" border="0" alt="" /></p>
<div><strong>Slippery when wet!</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_19.jpg" border="0" alt="" /></p>
<div><strong>Even on your darkest day, there is a silver lining!</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_20.jpg" border="0" alt="" /></p>
<div><strong>Now, that&#8217;s a shower!</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_21.jpg" border="0" alt="" /></p>
<div><strong>A dandelion covered with dew.</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_22.jpg" border="0" alt="" /></p>
<div><strong>Just WOW!</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_23.jpg" border="0" alt="" /></p>
<div><strong>I&#8217;m not exactly sure why people are so into climbing these things!</strong></div>
<p><img src="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_24.jpg" border="0" alt="" /></p>
<div><strong>What a Beautiful World</strong></div>
</div>
</div>
<div>
<hr size="1" />
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jewelewu.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jewelewu.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jewelewu.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jewelewu.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jewelewu.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jewelewu.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jewelewu.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jewelewu.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jewelewu.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jewelewu.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jewelewu.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jewelewu.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jewelewu.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jewelewu.wordpress.com/123/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=123&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jewelewu.wordpress.com/2010/12/03/artistic-pictures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52babab2254804a7a29ab063b618e706?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jewelewu</media:title>
		</media:content>

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_01.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_02.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_03.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_04.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_05.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_06.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_07.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_08.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_09.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_10.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_11.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_12.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_13.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_14.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_15.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_16.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_17.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_18.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_19.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_20.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_21.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_22.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_23.jpg" medium="image" />

		<media:content url="http://mycoolpix.com/files/funzug/imgs/nature/artist_our_creator_24.jpg" medium="image" />
	</item>
		<item>
		<title>Coding a Band Website Created in Photoshop</title>
		<link>http://jewelewu.wordpress.com/2010/03/08/coding-a-band-website-created-in-photoshop/</link>
		<comments>http://jewelewu.wordpress.com/2010/03/08/coding-a-band-website-created-in-photoshop/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 10:26:01 +0000</pubDate>
		<dc:creator>jewel</dc:creator>
				<category><![CDATA[Web Portfolio]]></category>

		<guid isPermaLink="false">http://jewelewu.wordpress.com/?p=112</guid>
		<description><![CDATA[Band Website Series: Part 1: How to Design a Band Website Layout in Photoshop Part 2: Coding a Band Website Created in Photoshop Working Proof If you follow along with the tutorial, you should end up with the following live demonstration. Click to view live demo Setting up the files 1 Start out by creating [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=112&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3>Band Website Series:</h3>
<ul>
<li>Part 1: <a title="How to design a Band Website Layout" href="http://jewelewu.wordpress.com/2010/03/08/design-a-band-website-layout-in-photoshop/" target="_blank">How  to Design a Band Website Layout in Photoshop</a></li>
<li>Part 2: <a href="#">Coding  a Band Website Created in Photoshop</a></li>
</ul>
<h3>Working Proof</h3>
<p>If you follow along with the tutorial, you should end up with the  following <a href="http://sixrevisions.com/demo/coding-band-website/index.html">live  demonstration</a>.</p>
<p><a href="http://sixrevisions.com/demo/coding-band-website/index.html"><img src="http://images.sixrevisions.com/2010/01/02-02_coding_band_website_preview.jpg" alt="Working Proof" width="550" height="458" /></a><a href="http://sixrevisions.com/demo/coding-band-website/index.html">Click  to view live demo</a></p>
<h3>Setting up the files</h3>
<p>1 Start out by creating a new  folder on your computer to put all of the site files in; I titled my  folder <strong>sixrevisionsband</strong>. Create another folder in your  working folder you just created and call it <strong>images</strong>; it  will contain all the images, including CSS background images, for the  site.</p>
<p><img src="http://images.sixrevisions.com/2010/01/02-03_coding_band_website_files.jpg" alt="Setting up the files" width="550" height="341" /></p>
<p><span id="more-112"></span></p>
<p>2 Now open up your favorite code  editor (I use <a href="http://www.panic.com/coda/">Coda</a>.) Create a  new HTML file titled <strong>index.html</strong> in the root of the  folder -this will be our main page template. I like to keep all of my  stylesheets in one folder in case I need to add a few different  stylesheets. That way they are all kept together neatly. So we’ll add a  folder titled <strong>css,</strong> and a CSS file inside it titled <strong>screen.css</strong>.  screen.css will be the main stylesheet for our template.</p>
<p>I start out the HTML with some basic stuff, making sure to add a  title and a link to the stylesheet:</p>
<pre>&lt;!DOCTYPE html&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /&gt;
&lt;link rel="stylesheet" href="css/screen.css" type="text/css" media="screen" /&gt;
&lt;title&gt;Six Revisions Band Website&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;/body&gt;
&lt;/html&gt;</pre>
<p><img src="http://images.sixrevisions.com/2010/01/02-04_coding_band_website_coda.jpg" alt="Setting up the files" width="550" height="205" /></p>
<p>My stylesheet also starts out with a few basic styles such as a  border, margin, padding reset for all elements and some style  declarations for common elements such as headings, lists, paragraphs,  and hyperlinks. Then to organize, I break the stylesheet into several  logical parts so that when I maintain the stylesheet later on, things  will be easier to find:</p>
<pre>/***** Global Settings *****/

html, body {
  border:0;
  margin:0;
  padding:0;
}

body {
  font:.9em/1.3em arial, helvetica, sans-serif;
  color:#403d3d;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
  margin:0;
  padding:0;
  font-weight:normal;
}

h1 {
  padding:30px 0 25px 0;
  letter-spacing:-1px;
  font:2em arial, helvetica, sans-serif;
}

h2 {
  padding:20px 0;
  letter-spacing:-1px;
  font:1.5em arial, helvetica, sans-serif;
}

h3 {
  font:1em arial, helvetica, sans-serif;
  font-weight:bold;
  padding:5px 0 10px 0;
}

p, ul, ol {
  margin:0;
  padding:0 0 18px 0;
}

ul, ol {
  list-style:disc;
  padding:0 0 18px 40px;
}

img {
  border:0;
  margin: 0 0 5px 0;
}

/***** Links *****/

a, a:visited {
  text-decoration:underline;
  color:#403d3d;
}

a:hover {
  text-decoration: none;
}

/***** Wrapper *****/

/***** Header Area *****/

/***** Homepage Content *****/

/***** Footer *****/

/***** Global Classes *****/

.clear { clear:both; }</pre>
<h3>Starting with the background (in Photoshop)</h3>
<p>3 I like to start out from the  back and work my way forward (towards the screen). If you downloaded the  PSD file from <strong><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-design-a-band-website-layout-in-photoshop/">Part  1</a></strong>, you’ll notice the layers are organized into folders:  header, home, footer, and back. This helps for the coding process.</p>
<p>You’ll want to turn off all of the groups except for <em>back</em>,  which contains all of the layers with the background files. You’ll also  want to turn off the content area, and you’ll be left with this:</p>
<p><img src="http://images.sixrevisions.com/2010/01/02-05_coding_band_website_background.jpg" alt="Setting up the files" width="550" height="477" /></p>
<p>4  You’ll need to change the  canvas size (Image &gt; Canvas Size) to 1600px wide so the background  will be wide enough to save as a full-width background. Once we do that,  we see that the grid texture has harsh lines that we’ll need to get rid  of.</p>
<p><img src="http://images.sixrevisions.com/2010/01/02-06_coding_band_website_harshlines.jpg" alt="Setting up the files" width="550" height="366" /></p>
<p>5 We’ll create a mask like we  did in Part 1. Select the layer with the grid texture by holding down  the Cmd/Ctrl key  and clicking on the layer thumbnail in the Layer  Panel.</p>
<p>6 Then create the layer mask by  clicking on the Add Layer Mask button at the bottom of the Layer Panel.</p>
<p>7 We’ll choose a large soft  round brush, like <em>Soft Round 300</em> and change the Opacity and  Flow settings to <strong>50%</strong>. Make sure your foreground color  is set to black (press D to reset your foreground and background color  quickly). Softly brush the sides (not the bottom) a few times until the  harsh lines are all gone. Your background should look like this:</p>
<p><img src="http://images.sixrevisions.com/2010/01/02-07_coding_band_website_background2.jpg" alt="Setting up the files" width="550" height="368" /></p>
<p>5 Our background is ready to  save. Choose File &gt; Save for Web &amp; Devices.  I like to experiment  in here and find the best settings for the image, while trying to keep  the file size as low as possible. With this image, I found that a JPG at  40% keeps the file size fairly low but the quality good enough so that  it’s not pixilated. Save this to the images folder as <strong>background.jpg</strong>.</p>
<h3>Adding the background to the web design</h3>
<p>6 To add the background to your  design, use the <code>body</code> element’s CSS background attribute.  The style declaration below tells the background not to repeat, to be at  the top and in the center at all times, and when the picture runs out,  use the tan color <strong>#d5d4c2</strong>.</p>
<pre>body {
  background: url(../images/background.jpg) no-repeat top center #d5d4c2;
}</pre>
<p>Next, we’ll need to make sure all of our other items are centered in a  960-pixel wide wrapper. I’ll add a wrapper div in HTML:</p>
<pre>&lt;div id="wrap"&gt;&lt;/div&gt;</pre>
<p>And then we’ll need to give it some styles to center it:</p>
<pre>#wrap {
  width:960px;
  margin:0 auto;
}</pre>
<h3>Working on the site’s logo</h3>
<p>7 Turn all layer folders back on  to see what’s next. I like to code in the order the items will be in  the HTML, so the logo is next. I add some guides around the logo to make  everything precise and then I crop the logo to the guidelines. I save  this out as a JPG at 40% as well.</p>
<p><img src="http://images.sixrevisions.com/2010/01/02-08_coding_band_website_logo.jpg" alt="Logo" width="550" height="317" /></p>
<p>8 Now we’ll add the logo in with  an <code>h1</code> tag, which tells search engines that this an  important element on our page. Then we’ll add an <code>a</code> tag  inside of it that will link back to the homepage.</p>
<pre>&lt;div id="logo"&gt;&lt;h1&gt;&lt;a href="index.html"&gt;Six Revisions&lt;/a&gt;&lt;/h1&gt;&lt;/div&gt;</pre>
<p>I like to use a negative <code>text-indent</code> which will hide the  text from sighted viewers, but will still be visible to search engines  and screen-reading technologies.</p>
<p>And then I add the image in as a background in the stylesheet. We’ll  also need it to float it left because the navigation will be floating to  the right. Here’s what the CSS looks like:</p>
<pre>#logo h1 {
  float:left;
  display:block;
  padding:21px 0 0 23px;
  text-indent:-2000px;
  margin: 0;
}

#logo h1 a {
  width:293px;
  height:100px;
  display:block;
  background:url(../images/logo.jpg) no-repeat;
}</pre>
<h3>Coding the navigation</h3>
<p><img src="http://images.sixrevisions.com/2010/01/02-09_coding_band_website_hover.jpg" alt="Hover" width="550" height="273" /></p>
<p>9 Moving on to the navigation.  First we’ll go in and crop out the hover background, cropping it at 1px  wide by 110px tall. We can save it out as a PNG-24. The transparency  will work everywhere except in Internet Explorer 6 and below, but it’ll  appear as a light grey background there, which I’m fine with.</p>
<p>As a quick note, I do test and make sure my sites are functioning in  Internet Explorer, but as you may know, IE6 has several issues, like not  supporting certain image types (like PNG-24s) and misinterpreting  certain CSS specs. So I find ways to make it work but according to <a href="http://www.w3schools.com/browsers/browsers_stats.asp">browsers  stats by w3 schools</a> in October 2009, only 10.6% of internet users  are still using IE6 and it appears to be dropping quickly. So, although  the light grey hover background isn’t as classy as the transparent  PNG-24, it gets the job done, which is my method for taking care of IE6.  Period. Ok let’s move on.</p>
<p>We’ll use a straightforward unordered list, and the HTML will look  like this:</p>
<pre>&lt;div id="navigation"&gt;
  &lt;ul&gt;
    &lt;li&gt;&lt;a href="#"&gt;News&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;Songs&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;Photos&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;Videos&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;Tours &amp; Events&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
&lt;/div&gt;</pre>
<p>I’ll show you the CSS and then I’ll break it all down:</p>
<pre>#navigation {
  float: right;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.1em;
}

#navigation a {
  color: #706752;
  text-decoration: none;
}

#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
  display: block;
}

#navigation li {
  float: left;
  display: block;
  padding: 64px 0 33px 0;
}

#navigation li a {
  padding: 64px 14px 33px 14px;
}

#navigation li a:hover {
  background: url(../images/hover.png) repeat-x;
}</pre>
<p>First, I floated the navigation to the right to get it into place.  Then I added some styles to get the look of the text to be uppercase and  bold with a <strong>1.1em</strong> font size. Also, I changed the link  color to <strong>#706752</strong> and told it not to have any underline.</p>
<pre>#navigation {
  float: right;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.1em;
}

#navigation a {
  color: #706752;
  text-decoration: none;
}</pre>
<p>Now onto our unordered list. First, I took away any list-style and  zeroed out the padding and margins, and then added another float right  to get it placed correctly.</p>
<pre>#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
  display: block;
}</pre>
<p>Next, I floated the <code>li</code> to the left to get each link to  sit next to each other, because the default is to line up vertically. If  you float the <code>li</code> right, then your links will be listed  backwards. Then, I added padding to the top and bottom of the <code>li</code> with <code>#navigation li</code> to get the links in the right place.</p>
<pre>#navigation li {
  float: left;
  display: block;
  padding: 64px 0 33px 0;
}</pre>
<p>This padding spaces the <code>li</code>’s out from side to side and  also tells the hover action the height.</p>
<pre>#navigation li a {
padding: 64px 14px 33px 14px;
}</pre>
<p>And finally we add in our hover background, which will repeat  horizontally.</p>
<pre>#navigation li a:hover {
background: url(../images/hover.png) repeat-x;
}</pre>
<h3>Coding the content area</h3>
<p><img src="http://images.sixrevisions.com/2010/01/02-10_coding_band_website_content.jpg" alt="Setting up the files" width="550" height="454" /></p>
<p>10 Moving on to the content  area. Back in Photoshop, we’ll turn off these groups: <em>home</em> and <em>footer</em>,  leaving back and <em>header</em> group on. We’ll add guides to the top  and the bottom of the content area to decide where we’d like to crop it.  I find that 960 pixels wide by 710 pixels tall will be a good size and  plenty tall enough. Crop it and save it for the web. And again, a JPG at  40% will do the trick.</p>
<p>We’ll clear the float above with:</p>
<pre>&lt;br /&gt;</pre>
<p>Then we’ll add a div called <code>#contentarea</code> for the content  area and then style it. A simple hack was added here, as IE6 doesn’t  recognize <code>min-height</code>. The two lines beneath <code>min-height</code> (<code>height</code> and <code>_height</code>) allow IE6 to recognize  the fact that we’d like the <code>#contentarea</code> div to be at least  <strong>830px</strong> tall. I also added in padding to push all the  content inside in the right place easily.</p>
<pre>#contentarea {
  background: url(../images/contentarea.jpg) no-repeat top center;
  width: 908px;
  min-height: 684px;
  height: auto;
  _height: 684px;
  margin: 18px 0 0 0;
  padding: 26px 26px 0 26px;
}</pre>
<p>11 Next, inside the content area  is the feature. You can place a slider here using this tutorial called <a href="http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/"><strong>Create  a Slick and Accessible Slideshow Using jQuery</strong></a> or use a  flash component. To keep things simple for the code and for the purposes  of this tutorial, we’ll just simulate the look of the an animated  feature with a simple image for now.</p>
<p>I’ll keep call this section <code>#flash</code>:</p>
<pre>&lt;div id="flash"&gt;&lt;img src="images3/flash.jpg" alt="flash" /&gt;&lt;/div&gt;</pre>
<p>And the CSS is basic dimensions and margin definitions:</p>
<pre>#flash {
  width: 908px;
  height: 411px;
  margin: 0 0 35px 0;
}</pre>
<p>The margin on bottom accounts for the space between the <code>#flash</code> div and the 3 columns that will be below.</p>
<h3>Creating the columns</h3>
<p>12 Now we’ll crop out the next  couple photos to get everything ready for the 3 columns of content below  the flash. We’ll need to crop the video (which we’ll simulate with an  image for this tutorial, just like we did with the <code>#flash</code> image), and the 6 social media icons.</p>
<p>13 Next we’ll set up the HTML  for the columns. The <code>br</code> tag clears the float for the footer  that will be below these columns.</p>
<pre>&lt;div id="column1"&gt;&lt;/div&gt;
&lt;div id="column2"&gt;&lt;/div&gt;
&lt;div id="column3"&gt;&lt;/div&gt;
&lt;br /&gt;</pre>
<p>Some simple CSS gets the columns all set up and in place:</p>
<pre>#column1 {
  float: left;
  display: block;
  width: 233px;
  margin: 0 68px 0 0;
}

#column2 {
  float: left;
  display: block;
  width: 335px;
  margin: 0;
}

#column3 {
  float: right;
  display: block;
  width: 207px;
  margin: 0;
}</pre>
<p>14 We’ll add the content to the  first column and your html should look like this:</p>
<pre>&lt;div id="column1"&gt;
  &lt;h3&gt;Latest Videos&lt;/h3&gt;
  &lt;p&gt;&lt;img src="images3/video.jpg" alt="video" /&gt;&lt;br /&gt;
  &lt;a href="#"&gt;Another video to watch here&lt;/a&gt;&lt;br /&gt;
  &lt;a href="#"&gt;And yet another video here&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;</pre>
<p>15 For the blog posts in column  2, I could use simple pie or some php script to call in the 3 most  recent blog post titles and a couple lines, but for now we’ll just add  some simple HTML to column 2 to simulate the look of the blog posts:</p>
<pre>&lt;div id="column2"&gt;
  &lt;h3&gt;Six Revisions blog&lt;/h3&gt;
  &lt;p&gt;&lt;a href="#"&gt;Lorem ipsum dolor sit amet consectetur adipiscing&lt;/a&gt;&lt;br /&gt;
			Nunc eu mi risus, nec luctus justo.[...]&lt;/p&gt;
  &lt;p&gt;&lt;a href="#"&gt;Bibendum est eu gravida cras dui sem&lt;/a&gt;&lt;br /&gt;
			Venenatis a egestas id, consectetur faucibus nibh.[...]&lt;/p&gt;
  &lt;p&gt;&lt;a href="#"&gt;Aliquam arcu nisi, sagittis at feugiat quis&lt;/a&gt;&lt;br /&gt;
			Accumsan ut metus. Mauris rhoncus[...]&lt;/p&gt;
&lt;/div&gt;</pre>
<p>16 The third column will be set  up using some unordered lists, to get the indent without having to use  another div. Here’s our HTML:</p>
<pre>&lt;div id="column3"&gt;
  &lt;h3&gt;Connect with us&lt;/h3&gt;
  &lt;ul&gt;
    &lt;li&gt;&lt;a href="#"&gt;&lt;img src="images3/facebook.png" alt="facebook" /&gt;&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;&lt;img src="images3/myspace.png" alt="myspace" /&gt;&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;ul&gt;
    &lt;li&gt;&lt;a href="#"&gt;&lt;img src="images3/twitter.png" alt="twitter" /&gt;&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;&lt;img src="images3/linkedin.png" alt="linked in" /&gt;&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
  &lt;ul&gt;
    &lt;li&gt;&lt;a href="#"&gt;&lt;img src="images3/flickr.png" alt="flickr" /&gt;&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;&lt;img src="images3/rss.png" alt="rss" /&gt;&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
&lt;/div&gt;</pre>
<p>I also had to add some CSS to control the unordered list properly:</p>
<pre>#column3 ul {
  list-style: none;
}

#column3 li {
  float: left;
  display: block;
  padding: 0 27px 10px 0;
}</pre>
<h3>The finale: the footer</h3>
<p>17 Almost there! Moving onto the  final piece, the footer. Add some simple HTML:</p>
<pre>&lt;div id="footer"&gt;
  copy; 2009 Six Revisions Band  |  &lt;a href="#"&gt;contact us&lt;/a&gt;
&lt;/div&gt;</pre>
<p>And the CSS is pretty simple as well. The line was added with a <strong>6px</strong> border at the top and I needed some space above the line (which I  created with margins) and some space below the line and above the text  (which I created with padding). I also wanted some space below the text  and before the edge of the browser window, which I created with padding  as well. And the font size needed to be slightly smaller than the other  body copy, so I made it <strong>.9em</strong>.</p>
<pre>#footer {
  width: 960px;
  border-top: 6px solid #c4c2af;
  padding: 10px 0 30px 0;
  text-align: center;
  margin: 30px 0 0 0;
  font-size: .9em;
}</pre>
<h3>And we’re all finished!</h3>
<p><a href="http://sixrevisions.com/demo/coding-band-website/index.html"><img src="http://images.sixrevisions.com/2010/01/02-02_coding_band_website_preview.jpg" alt="Working Proof" width="550" height="458" /></a></p>
<p>Thanks for following along through the full tutorial. I hope you  learned some coding techniques and PSD to XHTML/CSS tricks. Feel free to  ask any questions and definitely let me know what you think in the  comments area.</p>
<h3>Download the source files</h3>
<ul>
<li><a href="http://downloads.sixrevisions.com/band-website-html-css.zip"><strong>band-website-html-css</strong></a> (ZIP, 0.22MB)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jewelewu.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jewelewu.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jewelewu.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jewelewu.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jewelewu.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jewelewu.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jewelewu.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jewelewu.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jewelewu.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jewelewu.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jewelewu.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jewelewu.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jewelewu.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jewelewu.wordpress.com/112/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=112&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jewelewu.wordpress.com/2010/03/08/coding-a-band-website-created-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52babab2254804a7a29ab063b618e706?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jewelewu</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2010/01/02-02_coding_band_website_preview.jpg" medium="image">
			<media:title type="html">Working Proof</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2010/01/02-03_coding_band_website_files.jpg" medium="image">
			<media:title type="html">Setting up the files</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2010/01/02-04_coding_band_website_coda.jpg" medium="image">
			<media:title type="html">Setting up the files</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2010/01/02-05_coding_band_website_background.jpg" medium="image">
			<media:title type="html">Setting up the files</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2010/01/02-06_coding_band_website_harshlines.jpg" medium="image">
			<media:title type="html">Setting up the files</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2010/01/02-07_coding_band_website_background2.jpg" medium="image">
			<media:title type="html">Setting up the files</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2010/01/02-08_coding_band_website_logo.jpg" medium="image">
			<media:title type="html">Logo</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2010/01/02-09_coding_band_website_hover.jpg" medium="image">
			<media:title type="html">Hover</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2010/01/02-10_coding_band_website_content.jpg" medium="image">
			<media:title type="html">Setting up the files</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2010/01/02-02_coding_band_website_preview.jpg" medium="image">
			<media:title type="html">Working Proof</media:title>
		</media:content>
	</item>
		<item>
		<title>Design a Band Website Layout in Photoshop</title>
		<link>http://jewelewu.wordpress.com/2010/03/08/design-a-band-website-layout-in-photoshop/</link>
		<comments>http://jewelewu.wordpress.com/2010/03/08/design-a-band-website-layout-in-photoshop/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 10:20:40 +0000</pubDate>
		<dc:creator>jewel</dc:creator>
				<category><![CDATA[Web Portfolio]]></category>

		<guid isPermaLink="false">http://jewelewu.wordpress.com/?p=109</guid>
		<description><![CDATA[Create the Photoshop document 1 Start out by opening a new document in Photoshop, 1200 pixels wide by 1000 pixels tall. 2 Then drag your guides from the Ruler (press Ctrl/Cmd + R if you don’t see your rulers) so that the middle content area is centered and 960 pixels wide, my preferred width to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=109&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3>Create the Photoshop document</h3>
<p>1 Start out by opening a new  document in Photoshop, <strong>1200 pixels</strong> wide by <strong>1000  pixels</strong> tall.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-04_band_website_docsize.jpg" alt="Create the Photoshop document" width="550" height="342" /></p>
<p>2 Then drag your guides from the  Ruler (press Ctrl/Cmd + R if you don’t see your rulers) so that the  middle content area is centered and <strong>960 pixels</strong> wide, my  preferred width to work with.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-05_band_website_guides.jpg" alt="Create the Photoshop document" width="550" height="245" /></p>
<h3>Working on the rough background</h3>
<p>3 Start by filling your  Background layer with a nice warm gray color, I chose <strong>#C4C2AF.</strong> To do this, set your Foreground color to #C4C2AF in the Tools Panel.  Then, with the Background layer selected in the Layers Panel, choose  Select &gt; All and then Edit &gt; Fill, which will open up the Fill  dialog box. Make sure that the value under Use option is set <em>Foreground  Color</em>, and then press OK.</p>
<p><span id="more-109"></span></p>
<p>4 Now we’ll add a texture and  start to build up some layers in the background. Find a cool rock-like  texture. For this tutorial, I used the <strong><a href="http://www.flickr.com/photos/31288116@N02/2979116649/sizes/o/">SR_Rough_Texture_13</a></strong> that’s part of the <a href="http://sixrevisions.com/freebies/textures/free-high-res-rough-textures/">Free  High Resolution Rough Texture pack</a>. Download it, open it in  Photoshop, and drag it into your canvas; it should automatically create a  new layer on top of the Background layer.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-07_band_website_rocktexture.jpg" alt="Working on the rough background" width="550" height="413" /></p>
<p><img src="http://images.sixrevisions.com/2009/11/21-06_band_website_rock1.jpg" alt="Working on the rough background" width="550" height="477" /></p>
<p>This image isn’t quite wide enough to fill the background space (I  like a full image background to be 1600 pixels wide and this one doesn’t  quite cut it). So we’re going to create some new layers. Then we’re  going to make a layer mask and fade the sides of the image in order to  get a nice texture that doesn’t have an ugly/jarring edge.</p>
<p>5 To make the layer mask, you’ll  need to select the whole image, which you can do by choosing the  image’s layer in the Layers Panel and then going to Select &gt; All.</p>
<p>6 Then click the Add layer mask  icon towards the bottom of the Layers Panel. This won’t change a whole  lot yet but we’ll brush away the edges to make it nice and smooth. But  first, change the layer’s Blend Mode in the Layers Panel to <em>Overlay</em>.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-08_band_website_layerpalette.jpg" alt="layer panel." width="217" height="300" /></p>
<p>Your work should look like this:</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-09_band_website_rock2.jpg" alt="Rock" width="550" height="476" /></p>
<p>7 Click on the mask of your rock  layer (not the thumbnail of your layer). Get the Brush Tool (B) from  the Tools Panel and choose a nice large soft brush tip, like <em>Soft  Round 300</em>. Make sure your foreground color is set to black (<strong>#000000</strong>)  and set the Opacity and Flow to <strong>50%</strong>. Brush away the  edges until you can’t see a hard line anymore. Then enlarge the image  using Image &gt; Image Size to about <strong>128%</strong> so it fills  more of the space, and move it to the left side of the canvas.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-10_band_website_mask.jpg" alt="Masking" width="205" height="300" /></p>
<p>Here’s where we’re at now:</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-11_band_website_rock3.jpg" alt="After Masking" width="550" height="477" /></p>
<p>8 Now find another cool  background texture, something like <strong><a href="http://www.flickr.com/photos/31288116@N02/3406902522/sizes/o/in/set-72157616168797859/">Grunge  Extreme 08</a></strong> from the Six Revisions <a href="http://sixrevisions.com/freebies/textures/grunge-extreme-15-high-resolution-grunge-textures/">Grunge  Extreme set</a> in the Freebies section. Download it, open it in  Photoshop, and drag it to your workspace.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-12_band_website_rusttexture.jpg" alt="Grunge Extreme 08" width="550" height="369" /></p>
<p><img src="http://images.sixrevisions.com/2009/11/21-13_band_website_rust1.jpg" alt="Grunge Extreme 08" width="550" height="476" /></p>
<p>9 We’ll do the same thing with  this texture as we did with the last one. Create a layer mask, and this  time, change the layer’s blending mode to <em>Screen</em>. Then brush  away the edges with a large soft brush (<em>Soft Round 300</em> works  here as well) with the Brush Tool (B) to make them smooth. Finally, move  this texture a bit off the right side of the canvas.</p>
<p>10 Now, we need something just a  touch bolder than, this so duplicate the layer (Layer &gt; Duplicate  Layer).</p>
<p>Here’s what we have now:</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-14_band_website_rust2.jpg" alt="Grunge Extreme 08" width="550" height="477" /></p>
<p>11 We need one more texture for  the background, a rusty metal texture with a grid, something like <strong><a href="http://www.flickr.com/photos/31288116@N02/3406902116/sizes/l/in/set-72157616168797859/">Grunge  Extreme 06</a></strong> from the <a href="http://sixrevisions.com/freebies/textures/grunge-extreme-15-high-resolution-grunge-textures/">Grunge  Extreme set</a>. Download it, open it in Photoshop, and drag it into  your canvas.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-15_band_website_grid.jpg" alt="Grid Texture" width="550" height="369" /></p>
<p>12 Resize it to take up about <strong>310  pixels</strong> in height (you can use the Free Transform Tool).</p>
<p>13 Now duplicate the layer so  that they line up next to each other and flip it horizontally using Edit  &gt; Transform &gt; Flip Horizontal so they repeat nicely.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-16_band_website_grid1.jpg" alt="Grunge Extreme 08" width="550" height="477" /></p>
<p>14 Then, repeat the first one to  make the grid go all the way across the document.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-17_band_website_grid2.jpg" alt="Grid texture" width="550" height="476" /></p>
<p>15 Now we’ll link all three  layers. Select all three layers in the Layers Panel, right-click, and  then choose <em>Merge Linked</em>.</p>
<p>16 Then change the blending mode  to <em>Overlay</em>. Here’s where we’re at now:</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-18_band_website_grid3.jpg" alt="Grid texture" width="550" height="477" /></p>
<h3>Adding some header stuff</h3>
<p>17 Where would a band be without  their logo at the very top? We need a fun and funky font for this, so I  chose <strong><a href="http://www.dafont.com/theme.php?cat=107&amp;page=2%20Tiza">Tiza</a></strong> from Dafont. I made it a dark warm gray color and changed the layer  blending mode to <em>Multiply</em>.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-19_band_website_logo.jpg" alt="Adding some header stuff" width="550" height="477" /></p>
<p>18 We also need a navigation in  the header area. Add some links to the upper right hand side using the  Horizontal Text Tool (T), just about even with the logo on the left. I  chose to use <strong>Arial</strong> so that it looks similar on all  browsers, bolded and in all caps. I made it a dark warm gray color to  match the logo.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-20_band_website_nav.jpg" alt="Adding some header stuff" width="550" height="213" /></p>
<p>19 I also like to determine  hover actions for the main navigation in my mockups. This one will  extend from the top of the page to below the navigation links. Create  this by making a box using the Rectangular Marquee Tool (M) and filling  it with white (<strong>#FFFFFF</strong>) via Edit &gt; Fill (Shift +  F5). Next, set the Opacity of the layer to <strong>28%</strong> so that  we can see the text link below it.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-21_band_website_hover.jpg" alt="Adding some header stuff" width="550" height="214" /></p>
<h3>Moving on to the content area</h3>
<p>20 Create a rectangle using the  Rectangular Marquee Tool (M) that’s <strong>960 pixels</strong> wide by  about <strong>750 pixels</strong> tall, and fill it with a warm gray  color that is a bit lighter than the logo. I used <strong>#9A9686</strong>.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-22_band_website_contentarea.jpg" alt="Moving on to the content area" width="550" height="478" /></p>
<p>21 Create a layer mask by  clicking on the Add layer mask icon, just as we did with the textures in  the background and choose a large soft round brush. Again, make sure  your color is set to black (<strong>#000000</strong>) but this time set  your Opacity and Flow to <strong>100%</strong>. Click on the mask of the  layer and brush away the bottom of the content box unevenly. It should  look something like this:</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-23_band_website_contentarea2.jpg" alt="Moving on to the content area" width="550" height="476" /></p>
<p>22 Now we need a bit of grunge  for the top. Find a nice grungy brush, or download the <strong><a href="http://www.brusheezy.com/brush/639-Rough-Edges">Rough Edges</a></strong> Photoshop brush set from Brusheezy. I used <em>rich horizontal</em> from this pack and brushed away the top of the layer mask until I was  satisfied with the look. Change the layer blending mode to <em>Multiply</em> and you should have something like this:</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-24_band_website_contentarea3.jpg" alt="Moving on to the content area" width="550" height="477" /></p>
<h3>Let’s add some content</h3>
<p>23 Most musicians like to see  their photo up top, so we’ll set them up with a rotating banner filled  with some sweet band pictures. To simulate the  banner in our mockup,  create a <strong>908 pixel</strong> wide box using the Rectangular  Marquee Tool (M) and fill it with a similar color to the logo, I used <strong>#49453A</strong>.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-25_band_website_flashbox.jpg" alt="Let's add some content" width="550" height="292" /></p>
<p>24 We’re going to need some  texture in here to match the rest of the site, so bring the second  texture (<strong><a href="http://www.flickr.com/photos/31288116@N02/3406902522/sizes/o/in/set-72157616168797859/">Grunge  Extreme 08</a></strong>) we used on here back up and drag it into your  workspace again, above the flash banner box you just created. Then  select your  banner box by holding down Ctrl (or Cmd) and clicking on  the layer thumbnail.</p>
<p>25 With the box selected, click  on the texture in the Layers Panel and hit the Add layer mask icon at  the bottom of the Layers Panel. You should have something like this:</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-26_band_website_flash2.jpg" alt="Let's add some content" width="550" height="290" /></p>
<p>26 That’s a bit too loud for me,  so I changed the layer blending mode to <em>Multiply</em> and I now  have a nice box to build on.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-27_band_website_flash3.jpg" alt="Let's add some content" width="550" height="293" /></p>
<p>27 Now we need to add our  musician’s photo to the flash banner, and I pushed it over to the right  side to make room for text on the left. I downloaded a cool rocker dude  from <a href="http://www.sxc.hu/browse.phtml?f=view&amp;id=1026249"><strong>sxc.hu</strong></a>,  a great free stock photography site.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-28_band_website_musician.jpg" alt="Let's add some content" width="550" height="293" /></p>
<p>28 He needs some shadow behind  him, if you double-click on the layer, the Layer Style dialog box pops  up.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-29_band_website_layerstyle.jpg" alt="Let's add some content" width="550" height="401" /></p>
<p>29 Turn on outer glow, changing  the Glow Color to black (<strong>#000000</strong>).</p>
<p>30 Next, change the Blend Mode  of the layer to <em>Multiply</em>. I think this gives a much more subtle  and realistic looking shadow than the Drop Shadow in Photoshop does.</p>
<p>31 Add some text on the left  side, giving users multiple links and places to go on the site. I used <em>Tiza</em> again for the headline. I do want the body text here to match what I’ll  be adding later, so I used a standard font for the links, in the same  size that the body text will be.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-30_band_website_flashtext.jpg" alt="Let's add some content" width="550" height="293" /></p>
<p>32 We’re going to add three  columns below the banner to give the users some content to read and show  off the most important parts of the site. We’ll start with the Latest  Videos on the left, establishing the header styles for the rest of the  site. I chose <em>Arial</em> for the text, and the headers will be all  uppercase and bold. I added an opaque white triangle using the Polygon  Tool with the Sides option set at <strong>3</strong> for a play button  on the video, and some text links below where more videos can be  accessed.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-31_band_website_videos.jpg" alt="Let's add some content" width="550" height="477" /></p>
<p>33 Blog posts will be in the  middle column, calling in three recent blog posts with a headline that  links to the full article.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-32_band_website_blog.jpg" alt="Let's add some content" width="550" height="477" /></p>
<p>34 6 social media icons are in  the far right column, giving fans other avenues of contacting and  connecting with the band members. The icons used are from the <strong><a href="http://sixrevisions.com/freebies/icons/free-social-media-icons-for-designers-a-life-in-pixels/">A  Life in Pixels</a></strong> set here on Six Revisions.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-33_band_website_social.jpg" alt="Let's add some content" width="550" height="476" /></p>
<h3>And finally, the footer</h3>
<p>35 A simple footer is all that’s  needed here. I added a thick light gray line, <strong>#C4C2AF</strong>,  across the full <strong>960-pixel</strong> content area, as well as  copyright info and a contact link.</p>
<p><img src="http://images.sixrevisions.com/2009/11/21-34_band_website_footer.jpg" alt="Let's add some content" width="550" height="184" /></p>
<h3>We’re all done!</h3>
<p><a href="http://images.sixrevisions.com/2009/11/21-03_band_website_fullscreenshot.jpg"><img src="http://images.sixrevisions.com/2009/11/21-02_band_website_smallscreenshot.jpg" alt="Final Result" width="550" height="458" /></a></p>
<p>Thanks for following the full tutorial. I hope that you learned some  tips and tricks that you can use in Photoshop and that you had fun  following the creation of a band website in Photoshop. Let me know <strong>what  you think</strong> in the comments area below.</p>
<h3>Download the source file</h3>
<ul>
<li><strong><a href="http://downloads.sixrevisions.com/band-website-design.zip">band-website-design.zip</a></strong> (ZIP, 12.7MB)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jewelewu.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jewelewu.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jewelewu.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jewelewu.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jewelewu.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jewelewu.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jewelewu.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jewelewu.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jewelewu.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jewelewu.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jewelewu.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jewelewu.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jewelewu.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jewelewu.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=109&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jewelewu.wordpress.com/2010/03/08/design-a-band-website-layout-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52babab2254804a7a29ab063b618e706?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jewelewu</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-04_band_website_docsize.jpg" medium="image">
			<media:title type="html">Create the Photoshop document</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-05_band_website_guides.jpg" medium="image">
			<media:title type="html">Create the Photoshop document</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-07_band_website_rocktexture.jpg" medium="image">
			<media:title type="html">Working on the rough background</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-06_band_website_rock1.jpg" medium="image">
			<media:title type="html">Working on the rough background</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-08_band_website_layerpalette.jpg" medium="image">
			<media:title type="html">layer panel.</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-09_band_website_rock2.jpg" medium="image">
			<media:title type="html">Rock</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-10_band_website_mask.jpg" medium="image">
			<media:title type="html">Masking</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-11_band_website_rock3.jpg" medium="image">
			<media:title type="html">After Masking</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-12_band_website_rusttexture.jpg" medium="image">
			<media:title type="html">Grunge Extreme 08</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-13_band_website_rust1.jpg" medium="image">
			<media:title type="html">Grunge Extreme 08</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-14_band_website_rust2.jpg" medium="image">
			<media:title type="html">Grunge Extreme 08</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-15_band_website_grid.jpg" medium="image">
			<media:title type="html">Grid Texture</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-16_band_website_grid1.jpg" medium="image">
			<media:title type="html">Grunge Extreme 08</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-17_band_website_grid2.jpg" medium="image">
			<media:title type="html">Grid texture</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-18_band_website_grid3.jpg" medium="image">
			<media:title type="html">Grid texture</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-19_band_website_logo.jpg" medium="image">
			<media:title type="html">Adding some header stuff</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-20_band_website_nav.jpg" medium="image">
			<media:title type="html">Adding some header stuff</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-21_band_website_hover.jpg" medium="image">
			<media:title type="html">Adding some header stuff</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-22_band_website_contentarea.jpg" medium="image">
			<media:title type="html">Moving on to the content area</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-23_band_website_contentarea2.jpg" medium="image">
			<media:title type="html">Moving on to the content area</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-24_band_website_contentarea3.jpg" medium="image">
			<media:title type="html">Moving on to the content area</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-25_band_website_flashbox.jpg" medium="image">
			<media:title type="html">Let&#039;s add some content</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-26_band_website_flash2.jpg" medium="image">
			<media:title type="html">Let&#039;s add some content</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-27_band_website_flash3.jpg" medium="image">
			<media:title type="html">Let&#039;s add some content</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-28_band_website_musician.jpg" medium="image">
			<media:title type="html">Let&#039;s add some content</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-29_band_website_layerstyle.jpg" medium="image">
			<media:title type="html">Let&#039;s add some content</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-30_band_website_flashtext.jpg" medium="image">
			<media:title type="html">Let&#039;s add some content</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-31_band_website_videos.jpg" medium="image">
			<media:title type="html">Let&#039;s add some content</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-32_band_website_blog.jpg" medium="image">
			<media:title type="html">Let&#039;s add some content</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-33_band_website_social.jpg" medium="image">
			<media:title type="html">Let&#039;s add some content</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-34_band_website_footer.jpg" medium="image">
			<media:title type="html">Let&#039;s add some content</media:title>
		</media:content>

		<media:content url="http://images.sixrevisions.com/2009/11/21-02_band_website_smallscreenshot.jpg" medium="image">
			<media:title type="html">Final Result</media:title>
		</media:content>
	</item>
		<item>
		<title>jQuery Tutorials for Designers</title>
		<link>http://jewelewu.wordpress.com/2010/01/11/jquery-tutorials-for-designers/</link>
		<comments>http://jewelewu.wordpress.com/2010/01/11/jquery-tutorials-for-designers/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 10:38:37 +0000</pubDate>
		<dc:creator>jewel</dc:creator>
				<category><![CDATA[Web Portfolio]]></category>

		<guid isPermaLink="false">http://jewelewu.wordpress.com/2010/01/11/jquery-tutorials-for-designers/</guid>
		<description><![CDATA[This article contains 10 visual tutorials intended for web designers and newbies on how to apply Javascript effects with jQuery. In case you don’t know about jQuery, it is a &#8220;write less, do more&#8221; Javascript library. It has many Ajax and Javascript features that allow you to enhance user experience and semantic coding. Since these [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=107&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This article contains 10 visual tutorials intended for web designers and newbies on how to apply Javascript effects with jQuery. In case you don’t know about <a href="http://jquery.com/">jQuery</a>, it is a &#8220;write less, do more&#8221; Javascript library. It has many Ajax and Javascript features that allow you to enhance user experience and semantic coding. Since these tutorials are focused on jQuery, I’m not going to get into the details of the CSS.</p>
<p><em>Note: the version used in this article is jQuery 1.2.3</em></p>
<p><a href="http://www.webdesignerwall.com/demo/jquery/">View jQuery Demos</a></p>
<p><a title="Download source files" href="http://www.webdesignerwall.com/file/jquery-tutorials.zip">Download  Demo ZIP</a></p>
<h3>How jQuery works?&#8230;..</h3>
<p><span id="more-107"></span></p>
<p>First you need to download a copy of <a href="http://jquery.com/">jQuery</a> and insert it in your html page (preferably within the <code>&lt;head&gt;</code> tag). Then you need to write functions to tell jQuery what to do. The diagram below explains the detail how jQuery work:</p>
<p><a href="http://www.webdesignerwall.com/wp-content/uploads/2008/02/jquery-how-it-works.gif"><img src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/jquery-how-it-works-sm.gif" alt="how jquery works" /></a></p>
<h3>How to get the element?</h3>
<p>Writing jQuery function is relatively easy (thanks to the wonderful <a href="http://docs.jquery.com/Main_Page">documentation</a>). The key point you have to learn is how to get the exact element that you want to apply the effects.</p>
<ul>
<li><code>$("#header")</code> = get the element with id=&#8221;header&#8221;</li>
<li><code>$("h3")</code> = get all &lt;h3&gt; element</li>
<li><code>$("div#content .photo")</code> = get all element with nested in the &lt;div id=&#8221;content&#8221;&gt;</li>
<li><code>$("ul li")</code> = get all  &lt;li&gt; element nested in all &lt;ul&gt;</li>
<li><code>$("ul li:first")</code> = get only the first &lt;li&gt; element of the &lt;ul&gt;</li>
</ul>
<h3><em>1.</em> Simple slide panel</h3>
<p>Let’s start by doing a simple slide panel. You’ve probably seen a lot of this, where you click on a link and a panel slide up/down. <em>(view <a href="http://www.webdesignerwall.com/demo/jquery/simple-slide-panel.html">demo</a>)</em></p>
<p><a href="http://www.webdesignerwall.com/demo/jquery/simple-slide-panel.html"><img src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample1.gif" alt="sample" /></a></p>
<p>When an elment with is clicked, it will slideToggle (up/down) the &lt;div id=&#8221;panel&#8221;&gt; element and then toggle a CSS to the &lt;a&gt; element. The .active class will toggle the background position of the arrow image (by CSS).</p>
<pre><code>$(document).ready(function(){

	$(".btn-slide").click(function(){
	  $("#panel").slideToggle("slow");
	  $(this).toggleClass("active");
	});

});</code></pre>
<h3><em>2.</em> Simple disappearing effect</h3>
<p>This sample will show you how to make something disappear when an image button is clicked. <em>(view <a href="http://www.webdesignerwall.com/demo/jquery/simple-disappear.html">demo</a>)</em></p>
<p><a href="http://www.webdesignerwall.com/demo/jquery/simple-disappear.html"><img src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample2.gif" alt="sample" /></a></p>
<p>When the &lt;img&gt; is clicked, it will find its parent element &lt;div&gt; and animate its opacity=hide with slow speed.</p>
<pre><code>$(document).ready(function(){

	$(".pane .delete").click(function(){
	  $(this).parents(".pane").animate({ opacity: "hide" }, "slow");
	});

});</code></pre>
<h3><em>3</em> Chain-able transition effects</h3>
<p>Now let’s see the power of jQuery’s chainability. With just several lines of code, I can make the box fly around with scaling and fading transition. <em>(view <a href="http://www.webdesignerwall.com/demo/jquery/chainable-effects.html">demo</a>)</em></p>
<p><a href="http://www.webdesignerwall.com/demo/jquery/chainable-effects.html"><img src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/multi-animation.gif" alt="sample" /></a></p>
<p><strong>Line 1</strong>: when the &lt;a&gt; is clicked<br />
<strong>Line 2</strong>: animate the &lt;div id=&#8221;box&#8221;&gt; opacity=0.1, left property until it reaches 400px, with speed 1200 (milliseconds)<br />
<strong>Line 3</strong>: then opacity=0.4, top=160px, height=20, width=20, with speed &#8220;slow&#8221;<br />
<strong>Line 4</strong>: then opacity=1, left=0, height=100, width=100, with speed &#8220;slow&#8221;<br />
<strong>Line 5</strong>: then opacity=1, left=0, height=100, width=100, with speed &#8220;slow&#8221;<br />
<strong>Line 6</strong>: then top=0, with speed &#8220;fast&#8221;<br />
<strong>Line 7</strong>: then slideUp (default speed = &#8220;normal&#8221;)<br />
<strong>Line 8</strong>: then slideDown, with speed &#8220;slow&#8221;<br />
<strong>Line 9</strong>: return false will prevent the browser jump to the link anchor</p>
<pre><code>$(document).ready(function(){

	$(".run").click(function(){

	  $("#box").animate({opacity: "0.1", left: "+=400"}, 1200)
	  .animate({opacity: "0.4", top: "+=160", height: "20", width: "20"}, "slow")
	  .animate({opacity: "1", left: "0", height: "100", width: "100"}, "slow")
	  .animate({top: "0"}, "fast")
	  .slideUp()
	  .slideDown("slow")
	  return false;

	});

});</code></pre>
<h3><em>4a.</em> Accordion #1</h3>
<p>Here is a sample of accordion. <em>(view <a href="http://www.webdesignerwall.com/demo/jquery/accordion1.html">demo</a>)</em></p>
<p><a href="http://www.webdesignerwall.com/demo/jquery/accordion1.html"><img src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample3.gif" alt="sample" /></a></p>
<p>The first line will add a CSS class &#8220;active&#8221; to the first &lt;H3&gt; element within the &lt;div&gt; (the &#8220;active&#8221; class will shift the background position of the arrow icon). The second line will hide all the &lt;p&gt; element that is not the first within the &lt;div&gt;.</p>
<p>When the &lt;h3&gt; element is clicked, it will slideToggle the next &lt;p&gt; and slideUp all its siblings, then toggle the.</p>
<pre><code>$(document).ready(function(){

	$(".accordion h3:first").addClass("active");
	$(".accordion p:not(:first)").hide();

	$(".accordion h3").click(function(){

	  $(this).next("p").slideToggle("slow")
	  .siblings("p:visible").slideUp("slow");
	  $(this).toggleClass("active");
	  $(this).siblings("h3").removeClass("active");

	});

});</code></pre>
<h3><em>4b.</em> Accordion #2</h3>
<p>This example is very similar to accordion#1, but it will let you specify which panel to open as default. <em>(view <a href="http://www.webdesignerwall.com/demo/jquery/accordion2.html">demo</a>)</em></p>
<p>In the CSS stylesheet, set <code>.accordion p</code> to <code>display:none</code>. Now suppose you want to open the third panel as default. You can write as <code>$(".accordion2 p").eq(2).show();</code> (eq = equal). Note that the indexing starts at zero.</p>
<pre><code>$(document).ready(function(){

	$(".accordion2 h3").eq(2).addClass("active");
	$(".accordion2 p").eq(2).show();

	$(".accordion2 h3").click(function(){
	  $(this).next("p").slideToggle("slow")
	  .siblings("p:visible").slideUp("slow");
	  $(this).toggleClass("active");
	  $(this).siblings("h3").removeClass("active");
	});

});</code></pre>
<h3><em>5a.</em> Animated hover effect #1</h3>
<p>This example will create a nice animated hover effect with fade in/out. <em>(view <a href="http://www.webdesignerwall.com/demo/jquery/animated-hover1.html">demo</a>)</em></p>
<p><a href="http://www.webdesignerwall.com/demo/jquery/animated-hover1.html"><img src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample4.gif" alt="sample" /></a></p>
<p>When the menu link is mouseovered, it will find the next &lt;em&gt; and animate its opacity and top position.</p>
<pre><code>$(document).ready(function(){

	$(".menu a").hover(function() {
	  $(this).next("em").animate({opacity: "show", top: "-75"}, "slow");
	}, function() {
	  $(this).next("em").animate({opacity: "hide", top: "-85"}, "fast");
	});

});</code></pre>
<h3><em>5b.</em> Animated hover effect #2</h3>
<p>This example will get the menu link<code>title</code> attribute, store it in a variable, and then append to the &lt;em&gt; tag. <em>(view <a href="http://www.webdesignerwall.com/demo/jquery/animated-hover2.html">demo</a>)</em></p>
<p><a href="http://www.webdesignerwall.com/demo/jquery/animated-hover2.html"><img src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample4b.gif" alt="sample" /></a></p>
<p>The first line will append an empty <code>&lt;em&gt;</code> to the menu <code>&lt;a&gt;</code> element.</p>
<p>When the link is mouseovered, it will get the<code>title</code> attribute, store it in a variable &#8220;hoverText&#8221;, and then set the <code>&lt;em&gt;</code> text content with the hoverText’s value.</p>
<pre><code>$(document).ready(function(){

	$(".menu2 a").append("&lt;em&gt;&lt;/em&gt;");

	$(".menu2 a").hover(function() {
	  $(this).find("em").animate({opacity: "show", top: "-75"}, "slow");
	  var hoverText = $(this).attr("title");
	  $(this).find("em").text(hoverText);
	}, function() {
	  $(this).find("em").animate({opacity: "hide", top: "-85"}, "fast");
	});

});</code></pre>
<h3><em>6.</em> Entire block clickable</h3>
<p>This example will show you how to make the entire block element clickable as seen on my <a href="http://bestwebgallery.com/">Best Web Gallery</a>’s sidebar tabs. <em>(view <a href="http://www.webdesignerwall.com/demo/jquery/block-clickable.html">demo</a>)</em></p>
<p><a href="http://www.webdesignerwall.com/demo/jquery/block-clickable.html"><img src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample5.gif" alt="sample" /></a></p>
<p>Suppose you have a <code>&lt;ul&gt;</code> list with and you want to make the nested <code>&lt;li&gt;</code> clickable (entire block). You can assign the click function to &#8220;.pane-list li&#8221;; and when it is clicked, the function will find the <code>&lt;a&gt;</code> element and redirect the browser location to its <code>href</code> attribute value.</p>
<pre><code>$(document).ready(function(){

	$(".pane-list li").click(function(){
	  window.location=$(this).find("a").attr("href"); return false;
	});

});</code></pre>
<h3><em>7.</em> Collapsible panels</h3>
<p>Let’s combine the techniques from the previous examples and create a serie of collapsible panels (similar to the Gmail inbox panels). Notice I also used the same technique on Web Designer Wall comment list and <a href="http://www.next2friends.com/">Next2Friends</a> message inbox? <em>(view <a href="http://www.webdesignerwall.com/demo/jquery/collapsible-panels.html">demo</a>)</em></p>
<p><a href="http://www.webdesignerwall.com/demo/jquery/collapsible-panels.html"><img src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample6.gif" alt="sample" /></a></p>
<p><strong>First line</strong>: hide all &lt;div&gt; after the first one.<br />
<strong>Second line</strong>: hide all &lt;li&gt; element after the 5th<br />
<strong>Third part</strong>: when the &lt;p&gt; is clicked, slideToggle the next &lt;div&gt;<br />
<strong>Fourth part</strong>: when the &lt;a&gt; button is clicked, slideUp all &lt;div&gt;<br />
<strong>Fifth part</strong>: when the &lt;a class=&#8221;show_all_message&#8221;&gt; is clicked, hide this, show &lt;a class=&#8221;show_recent_only&#8221;&gt;, and slideDown all &lt;li&gt; after the fifth one.<br />
<strong>Sixth part</strong>: when the &lt;a class=&#8221;show_recent_only&#8221;&gt; is clicked, hide this, show &lt;a class=&#8221;show_all_message&#8221;&gt;, and slideUp all &lt;li&gt; after the 5th.</p>
<pre><code>$(document).ready(function(){

	//hide message_body after the first one
	$(".message_list .message_body:gt(0)").hide();

	//hide message li after the 5th
	$(".message_list li:gt(4)").hide();

	//toggle message_body
	$(".message_head").click(function(){
	  $(this).next(".message_body").slideToggle(500)
	  return false;
	});

	//collapse all messages
	$(".collpase_all_message").click(function(){
	  $(".message_body").slideUp(500)
	  return false;
	});

	//show all messages
	$(".show_all_message").click(function(){
	  $(this).hide()
	  $(".show_recent_only").show()
	  $(".message_list li:gt(4)").slideDown()
	  return false;
	});

	//show recent messages only
	$(".show_recent_only").click(function(){
	  $(this).hide()
	  $(".show_all_message").show()
	  $(".message_list li:gt(4)").slideUp()
	  return false;
	});

});</code></pre>
<h3><em>8.</em> Imitating the WordPress Comment Backend</h3>
<p>I think most of you have probably seen the WordPress Ajax comment management backend. Well, let’s imitate it with jQuery. In order to animate the background color, you need include the <a href="http://plugins.jquery.com/project/color"><strong>Color Animations</strong></a> plugin. <em>(view <a href="http://www.webdesignerwall.com/demo/jquery/wordpress-comments.html">demo</a>)</em></p>
<p><a href="http://www.webdesignerwall.com/demo/jquery/wordpress-comments.html"><img src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample7.gif" alt="sample" /></a></p>
<p><strong>First line</strong>: will add &#8220;alt&#8221; class to even &lt;div&gt; (to assign the grey background on every other &lt;div &gt;)<br />
<strong>Second part</strong>: when &lt;a&gt; is clicked, alert a message, and then animate the backgroundColor and opacity of &lt;div&gt;<br />
<strong>Third part</strong>: when &lt;a&gt; is clicked, first animate the backgroundColor of &lt;div&gt; to yellow, then white, and addClass &#8220;spam&#8221;<br />
<strong>Fourth part</strong>: when &lt;a class=&#8221;btn-approve&#8221;&gt; is clicked, first animate the backgroundColor of &lt;div&gt; to green, then white, and removeClass &#8220;spam&#8221;<br />
<strong>Fifth part</strong>: when &lt;a&gt; is clicked, animate the backgroundColor to red and opacity =&#8221;hide&#8221;</p>
<pre><code>//don't forget to include the Color Animations plugin
//&lt;script type="text/javascript" src="jquery.color.js"&gt;&lt;/script&gt;

$(document).ready(function(){

	$(".pane:even").addClass("alt");

	$(".pane .btn-delete").click(function(){
	  alert("This comment will be deleted!");

	  $(this).parents(".pane").animate({ backgroundColor: "#fbc7c7" }, "fast")
	  .animate({ opacity: "hide" }, "slow")
	  return false;
	});

	$(".pane .btn-unapprove").click(function(){
	  $(this).parents(".pane").animate({ backgroundColor: "#fff568" }, "fast")
	  .animate({ backgroundColor: "#ffffff" }, "slow")
	  .addClass("spam")
	  return false;
	});

	$(".pane .btn-approve").click(function(){
	  $(this).parents(".pane").animate({ backgroundColor: "#dafda5" }, "fast")
	  .animate({ backgroundColor: "#ffffff" }, "slow")
	  .removeClass("spam")
	  return false;
	});

	$(".pane .btn-spam").click(function(){
	  $(this).parents(".pane").animate({ backgroundColor: "#fbc7c7" }, "fast")
	  .animate({ opacity: "hide" }, "slow")
	  return false;
	});

});</code></pre>
<h3><em>9.</em> Image replacement gallery</h3>
<p>Suppose you have a portfolio where you want to showcase multi images without jumping to another page, you can load the JPG into the target element. <em>(view <a href="http://www.webdesignerwall.com/demo/jquery/img-replacement.html">demo</a>)</em></p>
<p><a href="http://www.webdesignerwall.com/demo/jquery/img-replacement.html"><img src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample8.jpg" alt="sample" /></a></p>
<p>First append an empty &lt;em&gt; to H2.</p>
<p>When a link within the &lt;p&gt; is clicked:<br />
- store its <code>href</code> attribute into a variable &#8220;largePath&#8221;<br />
- store its <code>title</code> attribute into a variable &#8220;largeAlt&#8221;<br />
- replace the &lt;img id=&#8221;largeImg&#8221;&gt; <code>scr</code> attribute with the variable &#8220;largePath&#8221; and replace the <code>alt</code> attribute  with the variable &#8220;largeAlt&#8221;<br />
- Set the <code>em</code> content (within the <code>h2</code>) with the variable largeAlt (plus the brackets)</p>
<pre><code>$(document).ready(function(){

	$("h2").append('&lt;em&gt;&lt;/em&gt;')

	$(".thumbs a").click(function(){

	  var largePath = $(this).attr("href");
	  var largeAlt = $(this).attr("title");

	  $("#largeImg").attr({ src: largePath, alt: largeAlt });

	  $("h2 em").html(" (" + largeAlt + ")"); return false;
	});

});</code></pre>
<h3><em>10.</em> Styling different link types</h3>
<p>With most modern browsers, styling the link selector is very easy. For example, to style the link to .pdf file, you can simply use the following CSS rule: <code>a[href $='.pdf'] { ... }</code>. Unfortunately, IE 6 doesn’t support this (this is another reason why <a href="http://www.webdesignerwall.com/general/trash-all-ie-hacks/">we hate IE</a>!). To get around this, you can do it with jQuery. <em>(view <a href="http://www.webdesignerwall.com/demo/jquery/link-types.html">demo</a>)</em></p>
<p><a href="http://www.webdesignerwall.com/demo/jquery/link-types.html"><img src="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample9.gif" alt="sample" /></a></p>
<p>The first three lines should be very straight foward. They just a CSS class to the <code>&lt;a&gt;</code> element according to their <code>href</code> attribute.</p>
<p>The second part will get all <code>&lt;a&gt;</code> element that does not have &#8220;http://www.webdesignerwall.com&#8221; and/or does not start with &#8220;#&#8221; in the <code>href</code> attribute, then addClass &#8220;external&#8221; and set target= &#8220;_blank&#8221;.</p>
<pre><code>$(document).ready(function(){

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

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

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

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

});

<strong>Source:</strong></code>http://www.webdesignerwall.com/tutorials/jquery-tutorials-for-designers/<code></code></pre>
<div id="single"></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jewelewu.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jewelewu.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jewelewu.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jewelewu.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jewelewu.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jewelewu.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jewelewu.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jewelewu.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jewelewu.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jewelewu.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jewelewu.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jewelewu.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jewelewu.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jewelewu.wordpress.com/107/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=107&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jewelewu.wordpress.com/2010/01/11/jquery-tutorials-for-designers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52babab2254804a7a29ab063b618e706?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jewelewu</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2008/02/jquery-how-it-works-sm.gif" medium="image">
			<media:title type="html">how jquery works</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample1.gif" medium="image">
			<media:title type="html">sample</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample2.gif" medium="image">
			<media:title type="html">sample</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2008/02/multi-animation.gif" medium="image">
			<media:title type="html">sample</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample3.gif" medium="image">
			<media:title type="html">sample</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample4.gif" medium="image">
			<media:title type="html">sample</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample4b.gif" medium="image">
			<media:title type="html">sample</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample5.gif" medium="image">
			<media:title type="html">sample</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample6.gif" medium="image">
			<media:title type="html">sample</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample7.gif" medium="image">
			<media:title type="html">sample</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample8.jpg" medium="image">
			<media:title type="html">sample</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2008/02/sample9.gif" medium="image">
			<media:title type="html">sample</media:title>
		</media:content>
	</item>
		<item>
		<title>Best of CSS Design 2009</title>
		<link>http://jewelewu.wordpress.com/2010/01/11/best-of-css-design-2009/</link>
		<comments>http://jewelewu.wordpress.com/2010/01/11/best-of-css-design-2009/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 10:29:19 +0000</pubDate>
		<dc:creator>jewel</dc:creator>
				<category><![CDATA[Web Portfolio]]></category>

		<guid isPermaLink="false">http://jewelewu.wordpress.com/?p=102</guid>
		<description><![CDATA[Since 2007, every year I do a round up of best of CSS from Best Web Gallery (check out 07 and 08 collection). Well, it is the time of the year again — Best of CSS Design 2009. This year I’ve selected another 50 nicely designed web sites. Among the list, I notice a lot [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=102&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><big>Since 2007, every year I do a round up of best of CSS from <a href="http://bestwebgallery.com/">Best Web Gallery</a> (check out <a href="http://www.webdesignerwall.com/trends/best-of-css-design-2007/">07</a> and <a href="http://www.webdesignerwall.com/trends/best-of-css-design-2008/">08</a> collection). Well, it is the time of the year again — <em>Best of CSS Design 2009</em>. This year I’ve selected another 50 nicely designed web sites. Among the list, I notice a lot of them are minimalistic design with beautiful serif fonts. The grungy and sketchy styles are still strong. However, the <a href="http://www.webdesignerwall.com/trends/80-large-background-websites/">large background</a> is no longer as hot as in 2008, instead, texturized background is popular in 2009.</big></p>
<h3>Sushi and Robots</h3>
<p><a href="http://sushiandrobots.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/sushiandrobots-lg.jpg" alt="screenshot" /></a></p>
<h3>Bobulate</h3>
<p><a href="http://bobulate.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/bobulate-lg.jpg" alt="screenshot" /></a></p>
<h3>A Way Back</h3>
<p><a href="http://www.awayback.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/awayback-lg.jpg" alt="screenshot" /></a></p>
<h3>LegiStyles</h3>
<p><a href="http://legistyles.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/legistyles-lg.jpg" alt="screenshot" /></a></p>
<h3>For a Beautiful Web&#8230;&#8230;</h3>
<p><span id="more-102"></span></p>
<p><a href="http://forabeautifulweb.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/forabeautifulweb-lg.jpg" alt="screenshot" /></a></p>
<h3>Black Estate</h3>
<p><a href="http://www.blackestate.co.nz/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/blackestate-lg.jpg" alt="screenshot" /></a></p>
<h3>Cynosura</h3>
<p><a href="http://weblog.cynosura.eu/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/cynosura-lg.jpg" alt="screenshot" /></a></p>
<h3>Mark Dearman</h3>
<p><a href="http://www.markdearman.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/markdearman-lg.jpg" alt="screenshot" /></a></p>
<h3>iA</h3>
<p><a href="http://informationarchitects.jp/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/informationarchitects-lg.jpg" alt="screenshot" /></a></p>
<h3>Trent Walton</h3>
<p><a href="http://trentwalton.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/trentwalton-lg.jpg" alt="screenshot" /></a></p>
<h3>Area 17</h3>
<p><a href="http://www.area17.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/area17-lg.jpg" alt="screenshot" /></a></p>
<h3>Nosotros</h3>
<p><a href="http://www.nosotroshq.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/nosotroshq-lg.jpg" alt="screenshot" /></a></p>
<h3>Atebits</h3>
<p><a href="http://www.atebits.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/atebits-lg.jpg" alt="screenshot" /></a></p>
<h3>Square Space</h3>
<p><a href="http://blog.squarespace.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/squarespace-lg.jpg" alt="screenshot" /></a></p>
<h3>Gap Medics</h3>
<p><a href="http://www.gapmedics.co.uk/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/gapmedics-lg.jpg" alt="screenshot" /></a></p>
<h3>Fringe</h3>
<p><a href="http://www.fox.com/fringe"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/fringe-lg.jpg" alt="screenshot" /></a></p>
<h3>Typographica</h3>
<p><a href="http://new.typographica.org/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/typographica-lg.jpg" alt="screenshot" /></a></p>
<h3>Book Cover Archive</h3>
<p><a href="http://www.bookcoverarchive.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/bookcoverarchive-lg.jpg" alt="screenshot" /></a></p>
<h3>Search Inside Video</h3>
<p><a href="http://searchinsidevideo.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/searchinsidevideo-lg.jpg" alt="screenshot" /></a></p>
<h3>Red Nose Day</h3>
<p><a href="http://www.rednoseday.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/rednoseday-lg.jpg" alt="screenshot" /></a></p>
<h3>Carsonified</h3>
<p><a href="http://carsonified.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/carsonified-lg.jpg" alt="screenshot" /></a></p>
<h3>Fajne Chlopaki</h3>
<p><a href="http://www.fajnechlopaki.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/fajnechlopaki-lg.jpg" alt="screenshot" /></a></p>
<h3>Devia</h3>
<p><a href="http://www.devia.be/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/devia-lg.jpg" alt="screenshot" /></a></p>
<h3>Mail Chimp</h3>
<p><a href="http://www.mailchimp.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/mailchimp-lg.jpg" alt="screenshot" /></a></p>
<h3>Miro</h3>
<p><a href="http://www.getmiro.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/getmiro-lg.jpg" alt="screenshot" /></a></p>
<h3>Squared Eye</h3>
<p><a href="http://squaredeye.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/squaredeye-lg.jpg" alt="screenshot" /></a></p>
<h3>Clear Left</h3>
<p><a href="http://clearleft.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/clearleft-lg.jpg" alt="screenshot" /></a></p>
<h3>White House</h3>
<p><a href="http://www.whitehouse.gov/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/whitehouse-lg.jpg" alt="screenshot" /></a></p>
<h3>45 Royale</h3>
<p><a href="http://www.45royale.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/45royale-lg.jpg" alt="screenshot" /></a></p>
<h3>Work at Play</h3>
<p><a href="http://www.workatplay.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/workatplay-lg.jpg" alt="screenshot" /></a></p>
<h3>Wonderbra</h3>
<p><a href="http://www.ultimatestrapless.co.uk/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/ultimatestrapless-lg.jpg" alt="screenshot" /></a></p>
<h3>Legwork studio</h3>
<p><a href="http://www.legworkstudio.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/legworkstudio-lg.jpg" alt="screenshot" /></a></p>
<h3>Surly</h3>
<p><a href="http://www.sursly.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/sursly-lg.jpg" alt="screenshot" /></a></p>
<h3>Project 365</h3>
<p><a href="http://www.project365.co.uk/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/project365-lg.jpg" alt="screenshot" /></a></p>
<h3>72 Ave</h3>
<p><a href="http://72ave.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/72ave-lg.jpg" alt="screenshot" /></a></p>
<h3>Maxvoltar</h3>
<p><a href="http://maxvoltar.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/maxvoltar-lg.jpg" alt="screenshot" /></a></p>
<h3>We Heart</h3>
<p><a href="http://www.weheart.co.uk/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/weheart-lg.jpg" alt="screenshot" /></a></p>
<h3>Jeff Finley</h3>
<p><a href="http://www.jefffinley.org/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/jefffinley-lg.jpg" alt="screenshot" /></a></p>
<h3>Elliot Jay Stocks</h3>
<p><a href="http://elliotjaystocks.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/elliotjaystocks-lg.jpg" alt="screenshot" /></a></p>
<h3>SimpleBits</h3>
<p><a href="http://simplebits.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/simplebits-lg.jpg" alt="screenshot" /></a></p>
<h3>Corking Design</h3>
<p><a href="http://corkingdesign.co.uk/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/corkingdesign-lg.jpg" alt="screenshot" /></a></p>
<h3>Adii</h3>
<p><a href="http://adiirockstar.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/adiirockstar-lg.jpg" alt="screenshot" /></a></p>
<h3>Burciaga</h3>
<p><a href="http://ismaelburciaga.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/ismaelburciaga-lg.jpg" alt="screenshot" /></a></p>
<h3>Paravel</h3>
<p><a href="http://www.paravelinc.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/paravelinc-lg.jpg" alt="screenshot" /></a></p>
<h3>Jeremy Charles</h3>
<p><a href="http://www.jeremycharles.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/jeremycharles-lg.jpg" alt="screenshot" /></a></p>
<h3>Brite Revolution</h3>
<p><a href="http://www.briterevolution.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/briterevolution-lg.jpg" alt="screenshot" /></a></p>
<h3>Go Media</h3>
<p><a href="http://www.gomedia.us/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/gomedia-lg.jpg" alt="screenshot" /></a></p>
<h3>31 Three</h3>
<p><a href="http://www.31three.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/31three-lg.jpg" alt="screenshot" /></a></p>
<h3>AN idea</h3>
<p><a href="http://anidea.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/anidea-lg.jpg" alt="screenshot" /></a></p>
<h3>Mission Bicycle</h3>
<p><a href="http://www.missionbicycle.com/"><img src="http://www.webdesignerwall.com/wp-content/uploads/2009/12/missionbicycle-lg.jpg" alt="screenshot" /></a></p>
<p>Source: http://www.webdesignerwall.com/trends/best-of-css-design-2009/</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jewelewu.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jewelewu.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jewelewu.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jewelewu.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jewelewu.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jewelewu.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jewelewu.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jewelewu.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jewelewu.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jewelewu.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jewelewu.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jewelewu.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jewelewu.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jewelewu.wordpress.com/102/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=102&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jewelewu.wordpress.com/2010/01/11/best-of-css-design-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52babab2254804a7a29ab063b618e706?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jewelewu</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/sushiandrobots-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/bobulate-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/awayback-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/legistyles-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/forabeautifulweb-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/blackestate-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/cynosura-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/markdearman-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/informationarchitects-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/trentwalton-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/area17-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/nosotroshq-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/atebits-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/squarespace-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/gapmedics-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/fringe-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/typographica-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/bookcoverarchive-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/searchinsidevideo-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/rednoseday-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/carsonified-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/fajnechlopaki-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/devia-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/mailchimp-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/getmiro-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/squaredeye-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/clearleft-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/whitehouse-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/45royale-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/workatplay-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/ultimatestrapless-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/legworkstudio-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/sursly-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/project365-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/72ave-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/maxvoltar-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/weheart-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/jefffinley-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/elliotjaystocks-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/simplebits-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/corkingdesign-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/adiirockstar-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/ismaelburciaga-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/paravelinc-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/jeremycharles-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/briterevolution-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/gomedia-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/31three-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/anidea-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://www.webdesignerwall.com/wp-content/uploads/2009/12/missionbicycle-lg.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>
	</item>
		<item>
		<title>Adyan @ Putrajaya</title>
		<link>http://jewelewu.wordpress.com/2009/12/09/99/</link>
		<comments>http://jewelewu.wordpress.com/2009/12/09/99/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 09:02:36 +0000</pubDate>
		<dc:creator>jewel</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://jewelewu.wordpress.com/2009/12/09/99/</guid>
		<description><![CDATA[Photo Sharing &#8211; Video Sharing &#8211; Photo Printing<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=99&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img style="visibility:hidden;width:0;height:0;" src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bHQ9MTI2MDM*OTI1ODA3OCZwdD*xMjYwMzQ5MzUzMDMxJnA9MTI1MjEmZD*mbj13b3JkcHJlc3MmZz*xJm89NmRjYjMzNjYyYWQ1NGI5ZWJlZWUzMWVmODFmNzMzNmMmb2Y9MA==.gif" border="0" alt="" width="0" height="0" /><a href="http://www.dropshots.com/" target="_top"><img style="-ms-interpolation-mode:bicubic;" src="http://media8.dropshots.com/photos/684219/20091208/131627.jpg" border="0" alt="" width="425" /></a><br />
<span style="font-family:arial;font-size:8pt;"><a href="http://www.dropshots.com/">Photo Sharing</a> &#8211; <a href="http://www.dropshots.com/">Video Sharing</a> &#8211; <a href="http://www.qualityphotoprints.com/">Photo Printing</a></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jewelewu.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jewelewu.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jewelewu.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jewelewu.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jewelewu.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jewelewu.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jewelewu.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jewelewu.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jewelewu.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jewelewu.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jewelewu.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jewelewu.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jewelewu.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jewelewu.wordpress.com/99/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=99&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jewelewu.wordpress.com/2009/12/09/99/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52babab2254804a7a29ab063b618e706?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jewelewu</media:title>
		</media:content>

		<media:content url="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bHQ9MTI2MDM*OTI1ODA3OCZwdD*xMjYwMzQ5MzUzMDMxJnA9MTI1MjEmZD*mbj13b3JkcHJlc3MmZz*xJm89NmRjYjMzNjYyYWQ1NGI5ZWJlZWUzMWVmODFmNzMzNmMmb2Y9MA==.gif" medium="image" />

		<media:content url="http://media8.dropshots.com/photos/684219/20091208/131627.jpg" medium="image" />
	</item>
		<item>
		<title>Adyan @ Singapore</title>
		<link>http://jewelewu.wordpress.com/2009/12/09/98/</link>
		<comments>http://jewelewu.wordpress.com/2009/12/09/98/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 08:22:49 +0000</pubDate>
		<dc:creator>jewel</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://jewelewu.wordpress.com/2009/12/09/98/</guid>
		<description><![CDATA[Photo Sharing &#8211; Video Sharing &#8211; Photo Printing<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=98&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img style="visibility:hidden;width:0;height:0;" src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bHQ9MTI2MDM*NjkwOTQyMSZwdD*xMjYwMzQ2OTUzNzY1JnA9MTI1MjEmZD*mbj13b3JkcHJlc3MmZz*xJm89NmRjYjMzNjYyYWQ1NGI5ZWJlZWUzMWVmODFmNzMzNmMmb2Y9MA==.gif" border="0" alt="" width="0" height="0" /><a href="http://www.dropshots.com/" target="_top"><img style="-ms-interpolation-mode:bicubic;" src="http://media8.dropshots.com/photos/684219/20091208/141137.jpg" border="0" alt="" width="425" /></a><br />
<span style="font-family:arial;font-size:8pt;"><a href="http://www.dropshots.com/">Photo Sharing</a> &#8211; <a href="http://www.dropshots.com/">Video Sharing</a> &#8211; <a href="http://www.qualityphotoprints.com/">Photo Printing</a></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jewelewu.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jewelewu.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jewelewu.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jewelewu.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jewelewu.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jewelewu.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jewelewu.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jewelewu.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jewelewu.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jewelewu.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jewelewu.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jewelewu.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jewelewu.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jewelewu.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=98&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jewelewu.wordpress.com/2009/12/09/98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52babab2254804a7a29ab063b618e706?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jewelewu</media:title>
		</media:content>

		<media:content url="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bHQ9MTI2MDM*NjkwOTQyMSZwdD*xMjYwMzQ2OTUzNzY1JnA9MTI1MjEmZD*mbj13b3JkcHJlc3MmZz*xJm89NmRjYjMzNjYyYWQ1NGI5ZWJlZWUzMWVmODFmNzMzNmMmb2Y9MA==.gif" medium="image" />

		<media:content url="http://media8.dropshots.com/photos/684219/20091208/141137.jpg" medium="image" />
	</item>
		<item>
		<title>Malaysia Tour (Dec 03,2009 to Dec 06, 2009)</title>
		<link>http://jewelewu.wordpress.com/2009/12/09/malaysia-tour-dec-032009-to-dec-06-2009/</link>
		<comments>http://jewelewu.wordpress.com/2009/12/09/malaysia-tour-dec-032009-to-dec-06-2009/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 03:14:35 +0000</pubDate>
		<dc:creator>jewel</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://jewelewu.wordpress.com/?p=93</guid>
		<description><![CDATA[More Malaysia Tour Pictures: http://travel.webshots.com/album/575829442yCnZMf and Putrajaya Pictures: http://travel.webshots.com/album/575837177bmuotQ<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=93&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_95" class="wp-caption alignnone" style="width: 460px"><a href="http://jewelewu.files.wordpress.com/2009/12/adyan_putrajaya1.jpg"><img class="size-full wp-image-95" title="adyan_putrajaya" src="http://jewelewu.files.wordpress.com/2009/12/adyan_putrajaya1.jpg?w=604" alt=""   /></a><p class="wp-caption-text">Adyan @ Putrajaya</p></div>
<p>More Malaysia Tour Pictures:</p>
<p>http://travel.webshots.com/album/575829442yCnZMf</p>
<p>and Putrajaya Pictures:</p>
<p>http://travel.webshots.com/album/575837177bmuotQ</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jewelewu.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jewelewu.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jewelewu.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jewelewu.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jewelewu.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jewelewu.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jewelewu.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jewelewu.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jewelewu.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jewelewu.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jewelewu.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jewelewu.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jewelewu.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jewelewu.wordpress.com/93/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jewelewu.wordpress.com&amp;blog=9620897&amp;post=93&amp;subd=jewelewu&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jewelewu.wordpress.com/2009/12/09/malaysia-tour-dec-032009-to-dec-06-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52babab2254804a7a29ab063b618e706?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jewelewu</media:title>
		</media:content>

		<media:content url="http://jewelewu.files.wordpress.com/2009/12/adyan_putrajaya1.jpg" medium="image">
			<media:title type="html">adyan_putrajaya</media:title>
		</media:content>
	</item>
	</channel>
</rss>
