<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PixelsDaily &#187; Josh Johnson</title>
	<atom:link href="http://pixelsdaily.com/author/josh-johnson/feed/" rel="self" type="application/rss+xml" />
	<link>http://pixelsdaily.com</link>
	<description>Free PSDs and Resources for Designers</description>
	<lastBuildDate>Wed, 19 Jun 2013 08:45:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Seamless Wood Texture</title>
		<link>http://pixelsdaily.com/resources/photoshop/psds/seamless-wood-texture/</link>
		<comments>http://pixelsdaily.com/resources/photoshop/psds/seamless-wood-texture/#comments</comments>
		<pubDate>Thu, 18 Oct 2012 05:11:41 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[PSDs]]></category>
		<category><![CDATA[pattern]]></category>
		<category><![CDATA[texture]]></category>
		<category><![CDATA[wood]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=3548</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/seamless-wood-texture/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/10/seamless-wood-texture-150x150.png" class="attachment-thumbnail" alt="seamless-wood-texture" /></a>This wooden texture is 100% fabricated in Photoshop without the use of any photos or outside resources. It tiles perfectly so you can use it on projects of any size. Great for desktop wallpapers, website backgrounds, and UI elements. Included in the download are two PNG files: one version that&#8217;s fairly dull and subtle and [...]]]></description>
	
		<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/3548" class="download">Download PSD</a><br><span>4393 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/seamless-wood-texture/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/10/seamless-wood-texture-150x150.png" class="attachment-thumbnail" alt="seamless-wood-texture" /></a><p>This wooden texture is 100% fabricated in Photoshop without the use of any photos or outside resources. It tiles perfectly so you can use it on projects of any size. Great for desktop wallpapers, website backgrounds, and UI elements. </p>
<p>Included in the download are two PNG files: one version that&#8217;s fairly dull and subtle and an alternate version that&#8217;s more intense. Each PNG in 500px by 500px and should function in any standard graphics application. </p>
<p><span id="more-3548"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/photoshop/psds/seamless-wood-texture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Page Fold</title>
		<link>http://pixelsdaily.com/resources/html-css/css-page-fold/</link>
		<comments>http://pixelsdaily.com/resources/html-css/css-page-fold/#comments</comments>
		<pubDate>Tue, 05 Jun 2012 13:00:57 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[corner]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[fold]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=2686</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/css-page-fold/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/06/css-page-fold-150x150.jpg" class="attachment-thumbnail" alt="css-page-fold" /></a>Want a fun way to add some visual interest to a boring text container? Use this fun, pure CSS page fold effect. Using the magic of pseudo elements and border tricks, this effect is easy to implement and customize. This download comes with a prebuilt demo showcasing the left facing and right facing versions of [...]]]></description>
	
			<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/2686/css" class="download">Download CSS</a><br><span>2372 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/css-page-fold/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/06/css-page-fold-150x150.jpg" class="attachment-thumbnail" alt="css-page-fold" /></a><p>Want a fun way to add some visual interest to a boring text container? Use this fun, pure CSS page fold effect. Using the magic of pseudo elements and border tricks, this effect is easy to implement and customize.</p>
<p>This download comes with a prebuilt demo showcasing the left facing and right facing versions of the page fold, both of which you can apply through a simple class in your HTML. You can find a complete tutorial for the page fold effect on <a href="http://designshack.net/articles/css/code-a-simple-folded-corner-effect-with-css/">Design Shack</a>.</p>
<p><span id="more-2686"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/html-css/css-page-fold/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Animated CSS Image Labels</title>
		<link>http://pixelsdaily.com/resources/html-css/animated-css-image-labels/</link>
		<comments>http://pixelsdaily.com/resources/html-css/animated-css-image-labels/#comments</comments>
		<pubDate>Wed, 23 May 2012 13:00:09 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[animated]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[label]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=2405</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/animated-css-image-labels/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/05/css-image-labels1-150x150.png" class="attachment-thumbnail" alt="css-image-labels" /></a>This download includes a simple animated label that appears over an image on hover. To ensure versatility, ten different options have been included, each of which slides in from a different direction or rests in a different location. To apply the labels to an image, all you need to do is follow the simple HTML [...]]]></description>
	
			<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/2405/css" class="download">Download CSS</a><br><span>3314 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/animated-css-image-labels/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/05/css-image-labels1-150x150.png" class="attachment-thumbnail" alt="css-image-labels" /></a><p>This download includes a simple animated label that appears over an image on hover. To ensure versatility, ten different options have been included, each of which slides in from a different direction or rests in a different location.</p>
<p>To apply the labels to an image, all you need to do is follow the simple HTML structure of the example file and apply the class for the label that you&#8217;d like to use.</p>
<p>You can see a full tutorial on this image label library on <a href="http://designshack.net/articles/css/imagelabellibrary/">Design Shack</a> or <a href="http://designshack.net/tutorialexamples/imagelabellibrary/index.html">see a live demo</a>.</p>
<p><span id="more-2405"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/html-css/animated-css-image-labels/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Animated Circle Gallery</title>
		<link>http://pixelsdaily.com/resources/html-css/animated-circle-gallery/</link>
		<comments>http://pixelsdaily.com/resources/html-css/animated-circle-gallery/#comments</comments>
		<pubDate>Mon, 14 May 2012 13:00:20 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[animated]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[gallery]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=2348</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/animated-circle-gallery/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/05/animatedcirclegallery-preview-150x150.jpg" class="attachment-thumbnail" alt="animatedcirclegallery-preview" /></a>This thumbnail gallery utilizes a collection of circular images laid out on a grid. When the user hovers over an image, the background comes to life and a text label pops up. Normally this kind of thing would require CSS background images, but this project allows you to insert your images right into the HTML, [...]]]></description>
	
			<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/2348/css" class="download">Download CSS</a><br><span>2492 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/animated-circle-gallery/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/05/animatedcirclegallery-preview-150x150.jpg" class="attachment-thumbnail" alt="animatedcirclegallery-preview" /></a><p>This thumbnail gallery utilizes a collection of circular images laid out on a grid. When the user hovers over an image, the background comes to life and a text label pops up. Normally this kind of thing would require CSS background images, but this project allows you to insert your images right into the HTML, which is the ideal route for an image gallery. </p>
<p>There are three effects included: pan, zoom in and zoom out. You&#8217;ll find full HTML/CSS examples of each included so you can copy and paste the code right into your own project. A full tutorial for this project can be found on <a href="http://designshack.net/articles/css/circlegallery/">Design Shack</a>.</p>
<p><span id="more-2348"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/html-css/animated-circle-gallery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pure CSS Image Slider</title>
		<link>http://pixelsdaily.com/resources/html-css/pure-css-image-slider/</link>
		<comments>http://pixelsdaily.com/resources/html-css/pure-css-image-slider/#comments</comments>
		<pubDate>Tue, 08 May 2012 13:53:25 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=2352</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/pure-css-image-slider/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/05/pure-css-slider-150x150.jpg" class="attachment-thumbnail" alt="pure-css-slider" /></a>Ditch the JavaScript and use good old CSS and HTML to power a dynamic image slider with animated effects. This slider uses the power of :target to swap out the active image when a link along the top is clicked. The techniques used to create the slider are largely demonstrated here. To bring :target support [...]]]></description>
	
			<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/2352/css" class="download">Download CSS</a><br><span>10989 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/pure-css-image-slider/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/05/pure-css-slider-150x150.jpg" class="attachment-thumbnail" alt="pure-css-slider" /></a><p>Ditch the JavaScript and use good old CSS and HTML to power a dynamic image slider with animated effects. This slider uses the power of :target to swap out the active image when a link along the top is clicked. </p>
<p>The techniques used to create the slider are largely demonstrated <a href="http://designshack.net/articles/css/targetcss/">here</a>. To bring :target support to IE, <a href="http://selectivizr.com/">Selectivzr</a> and <a href="http://jquery.com/">jQuery</a> are included (Selectivizr requires jQuery or another library). This is an automated process and you shouldn&#8217;t have to tweak anything to make it work. </p>
<p><span id="more-2352"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/html-css/pure-css-image-slider/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Taped Image Corners (HTML/CSS)</title>
		<link>http://pixelsdaily.com/resources/html-css/taped-image-corners-htmlcss/</link>
		<comments>http://pixelsdaily.com/resources/html-css/taped-image-corners-htmlcss/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 13:00:25 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[tape]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=2284</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/taped-image-corners-htmlcss/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/04/tapedphotos-preview-150x150.png" class="attachment-thumbnail" alt="tapedphotos-preview" /></a>Give your images some character by applying an effect that makes them look as if they were taped to the background. A total of six different tape combinations are included so you have a lot of variety to choose from. To implement any of these awesome effects, you simply apply the desired classes to your [...]]]></description>
	
			<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/2284/css" class="download">Download CSS</a><br><span>3259 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/taped-image-corners-htmlcss/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/04/tapedphotos-preview-150x150.png" class="attachment-thumbnail" alt="tapedphotos-preview" /></a><p>Give your images some character by applying an effect that makes them look as if they were taped to the background. A total of six different tape combinations are included so you have a lot of variety to choose from. </p>
<p>To implement any of these awesome effects, you simply apply the desired classes to your image. The rest is taken care of for you with the magic of pseudo elements. It couldn&#8217;t be easier! The position of the tape strips have been set using percentages so you can apply them to images of any size and they automatically appear in the appropriate place.</p>
<p><span id="more-2284"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/html-css/taped-image-corners-htmlcss/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Stylish Black Audio Player PSD</title>
		<link>http://pixelsdaily.com/resources/photoshop/psds/stylish-black-audio-player-psd/</link>
		<comments>http://pixelsdaily.com/resources/photoshop/psds/stylish-black-audio-player-psd/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 13:00:49 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[PSDs]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=2279</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/stylish-black-audio-player-psd/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/04/audioplayer-150x150.png" class="attachment-thumbnail" alt="audioplayer" /></a>A fully layered audio player in two versions: large and small (the latter of which has been tweaked well beyond a simple scale). Most of the layers are vector so adjusting the height and width is fairly straightforward. The file is built at a large scale for your convenience: 1,500px wide at 300ppi.]]></description>
	
		<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/2279" class="download">Download PSD</a><br><span>979 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/stylish-black-audio-player-psd/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/04/audioplayer-150x150.png" class="attachment-thumbnail" alt="audioplayer" /></a><p>A fully layered audio player in two versions: large and small (the latter of which has been tweaked well beyond a simple scale). Most of the layers are vector so adjusting the height and width is fairly straightforward. </p>
<p>The file is built at a large scale for your convenience: 1,500px wide at 300ppi.</p>
<p><span id="more-2279"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/photoshop/psds/stylish-black-audio-player-psd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Responsive CSS Navigation Menu</title>
		<link>http://pixelsdaily.com/resources/html-css/responsive-css-navigation-menu/</link>
		<comments>http://pixelsdaily.com/resources/html-css/responsive-css-navigation-menu/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 13:00:48 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[responsive]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=2227</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/responsive-css-navigation-menu/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/03/responsivenav-preview-150x150.png" class="attachment-thumbnail" alt="responsivenav-preview" /></a>This navigation menu uses media queries to achieve a fluid, responsive design that easily adapts to any size viewport and device. Three color variations dare included, each with animated hover styles. Four free third party resources were used for this menu. The first is a custom font served up via Google Web Fonts. The second [...]]]></description>
	
			<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/2227/css" class="download">Download CSS</a><br><span>6324 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/responsive-css-navigation-menu/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/03/responsivenav-preview-150x150.png" class="attachment-thumbnail" alt="responsivenav-preview" /></a><p>This navigation menu uses media queries to achieve a fluid, responsive design that easily adapts to any size viewport and device. Three color variations dare included, each with animated hover styles.</p>
<p>Four free third party resources were used for this menu. The first is a custom font served up via <a href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:">Google Web Fonts</a>.</p>
<p>The second resource is <a href="http://selectivizr.com/">Selectivizr</a>, a JavaScript library that brings CSS3 selector support to IE6-8. Selectivizr requires another major library to function so MooTools in included as well. </p>
<p>Finally, <a href="http://code.google.com/p/html5shiv/">html5shiv</a> is used to bring the &#8220;nav&#8221; element to IE.</p>
<p><span id="more-2227"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/html-css/responsive-css-navigation-menu/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>CSS Image Stacks</title>
		<link>http://pixelsdaily.com/resources/html-css/css-image-stacks/</link>
		<comments>http://pixelsdaily.com/resources/html-css/css-image-stacks/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 14:00:54 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[layer]]></category>
		<category><![CDATA[stack]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=2173</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/css-image-stacks/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/03/css-image-stacks1-150x150.png" class="attachment-thumbnail" alt="css-image-stacks" /></a>This is a live HTML/CSS version of the popular Stacks PSD from PixelsDaily. It includes eight different image stack illusions to choose from. To implement any of these awesome effects, you simply apply a class to a div containing a single image. The rest is taken care of for you with the magic of pseudo [...]]]></description>
	
			<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/2173/css" class="download">Download CSS</a><br><span>4881 Downloads</span></div>
			
		
	
	<script type="text/javascript">
	
	$(document).ready(function() {
	    $('#like-add').click(function() {
		
			event.preventDefault();
			
	        $.post("/like/add/33", function() {
				$('#like-add').html("&#10003;");
				$('#totallikes').load("/like/show/33");
				$('#like-add').addClass("liked");
	        });
	    });
	});
	
	</script>
	
	
		<div class="social-share-box">
	
		    <div class="tweetmeme_btn" style="float:left; margin:0 20px 0 0;">
		        <a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
		    </div>

		    <div class="facebook_btn" style="float:left; margin:0 0 0 0;">
		        <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" width="100"></fb:like>
		    </div>
		</div>
		
		<hr />
	
	
				<content:encoded><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/css-image-stacks/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/03/css-image-stacks1-150x150.png" class="attachment-thumbnail" alt="css-image-stacks" /></a><p>This is a live HTML/CSS version of the popular <a href="http://pixelsdaily.com/resources/photoshop/psds/stacks/">Stacks PSD</a> from PixelsDaily. It includes eight different image stack illusions to choose from. </p>
<p>To implement any of these awesome effects, you simply apply a class to a div containing a single image. The rest is taken care of for you with the magic of pseudo elements. It couldn&#8217;t be easier!</p>
<p><span id="more-2173"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/html-css/css-image-stacks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Content Delivery Network via pixelsdaily.designshack.netdna-cdn.com

 Served from: pixelsdaily.com @ 2013-06-19 10:19:37 by W3 Total Cache -->