<?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; HTML &amp; CSS</title>
	<atom:link href="http://pixelsdaily.com/category/resources/html-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://pixelsdaily.com</link>
	<description>Free PSDs and Resources for Designers</description>
	<lastBuildDate>Tue, 18 Jun 2013 13:00:28 +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>Flat Login Widget PSD &amp; CSS</title>
		<link>http://pixelsdaily.com/resources/photoshop/psds/flat-login-widget-psd-css/</link>
		<comments>http://pixelsdaily.com/resources/photoshop/psds/flat-login-widget-psd-css/#comments</comments>
		<pubDate>Wed, 12 Jun 2013 13:00:51 +0000</pubDate>
		<dc:creator>Martijn Otter</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[PSDs]]></category>
		<category><![CDATA[flat]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=4850</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/flat-login-widget-psd-css/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/05/flat-login-widget-150x150.png" class="attachment-thumbnail" alt="flat-login-widget" /></a>A lovely vivid flat login interface panel. It contains a username/password field, login button, and some simple window chrome. A bold variation on the increasingly popular flat interface style.]]></description>
	
		<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/4850" class="download">Download PSD</a><br><span>107 Downloads</span></div>
		
			<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/4850/css" class="download">Download CSS</a><br><span>131 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/flat-login-widget-psd-css/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/05/flat-login-widget-150x150.png" class="attachment-thumbnail" alt="flat-login-widget" /></a><p>A lovely vivid flat login interface panel. It contains a username/password field, login button, and some simple window chrome. A bold variation on the increasingly popular flat interface style.</p>
<p><span id="more-4850"></span><br />
</p>
]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/photoshop/psds/flat-login-widget-psd-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Account Widget</title>
		<link>http://pixelsdaily.com/resources/photoshop/psds/twitter-account-widget/</link>
		<comments>http://pixelsdaily.com/resources/photoshop/psds/twitter-account-widget/#comments</comments>
		<pubDate>Wed, 29 May 2013 13:00:59 +0000</pubDate>
		<dc:creator>Abhimanyu Rana</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[PSDs]]></category>
		<category><![CDATA[account]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=4871</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/twitter-account-widget/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/05/twitter-account-widget-150x150.png" class="attachment-thumbnail" alt="twitter-account-widget" /></a>A useful little Twitter widget / profile box for your next design. This includes a space for your profile image, username, follower/tweet details, and a visually appealing call-to-action button. Simple to code up and drop into your next site design!]]></description>
	
		<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/4871" class="download">Download PSD</a><br><span>560 Downloads</span></div>
		
			<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/4871/css" class="download">Download CSS</a><br><span>530 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/twitter-account-widget/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/05/twitter-account-widget-150x150.png" class="attachment-thumbnail" alt="twitter-account-widget" /></a><p>A useful little Twitter widget / profile box for your next design. This includes a space for your profile image, username, follower/tweet details, and a visually appealing call-to-action button. Simple to code up and drop into your next site design!</p>
<p><span id="more-4871"></span><br />
</p>
]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/photoshop/psds/twitter-account-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Image Zoom Hover</title>
		<link>http://pixelsdaily.com/resources/html-css/css-image-zoom-hover/</link>
		<comments>http://pixelsdaily.com/resources/html-css/css-image-zoom-hover/#comments</comments>
		<pubDate>Tue, 28 May 2013 13:00:44 +0000</pubDate>
		<dc:creator>Francisco Neves</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[hover]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[zoom]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=4864</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/css-image-zoom-hover/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/05/css-image-zoom-hover-150x150.png" class="attachment-thumbnail" alt="css-image-zoom-hover" /></a>This is a fun little CSS effect to help show more information over your images. Just hover over a graphic for a subtle CSS effect, and some extra information about the image. It&#8217;s thoroughly beautiful, subtle, and it&#8217;s all coded and ready to go!]]></description>
	
		<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/4864" class="download">Download PSD</a><br><span>584 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-zoom-hover/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/05/css-image-zoom-hover-150x150.png" class="attachment-thumbnail" alt="css-image-zoom-hover" /></a><p>This is a fun little CSS effect to help show more information over your images. Just hover over a graphic for a subtle CSS effect, and some extra information about the image. It&#8217;s thoroughly beautiful, subtle, and it&#8217;s all coded and ready to go!</p>
<p><span id="more-4864"></span><br />
</p>
]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/html-css/css-image-zoom-hover/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Minimal Keyboard Keys</title>
		<link>http://pixelsdaily.com/resources/photoshop/psds/minimal-keyboard-keys/</link>
		<comments>http://pixelsdaily.com/resources/photoshop/psds/minimal-keyboard-keys/#comments</comments>
		<pubDate>Mon, 27 May 2013 13:00:41 +0000</pubDate>
		<dc:creator>Suhail Dawood</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[PSDs]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[keys]]></category>
		<category><![CDATA[minimal]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=4860</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/minimal-keyboard-keys/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/05/stunning-keyboard-keys-psd-150x150.png" class="attachment-thumbnail" alt="stunning-keyboard-keys-psd" /></a>This one is probably our favourite freebie of the month. Simple lines, complete class, and frighteningly useful. It contains various icons for different keyboard keys/letters, with additional graphics to help you show how modifier keys are held down. Drop-dead gorgeous!]]></description>
	
		<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/4860" class="download">Download PSD</a><br><span>489 Downloads</span></div>
		
			<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/4860/css" class="download">Download CSS</a><br><span>355 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/minimal-keyboard-keys/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/05/stunning-keyboard-keys-psd-150x150.png" class="attachment-thumbnail" alt="stunning-keyboard-keys-psd" /></a><p>This one is probably our favourite freebie of the month. Simple lines, complete class, and frighteningly useful. It contains various icons for different keyboard keys/letters, with additional graphics to help you show how modifier keys are held down. Drop-dead gorgeous!</p>
<p><span id="more-4860"></span><br />
</p>
]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/photoshop/psds/minimal-keyboard-keys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Business HTML Glyphs &amp; Icons</title>
		<link>http://pixelsdaily.com/resources/photoshop/psds/business-html-glyphs-icons/</link>
		<comments>http://pixelsdaily.com/resources/photoshop/psds/business-html-glyphs-icons/#comments</comments>
		<pubDate>Mon, 20 May 2013 13:00:50 +0000</pubDate>
		<dc:creator>Hoang Loi</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[PSDs]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[glyphs]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[office]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=4806</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/business-html-glyphs-icons/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/05/business-html-glyphs-and-icons-150x150.png" class="attachment-thumbnail" alt="business-html-glyphs-and-icons" /></a>Don&#8217;t let the preview image lull you into thinking this is a simple freebie. Although the icons are available as a PSD, you can also grab the CSS glyph versions, which are fully scalable, can change colour with a tweak to your CSS file, and are generally fantastic! Hope you like them.]]></description>
	
		<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/4806" class="download">Download PSD</a><br><span>406 Downloads</span></div>
		
			<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/4806/css" class="download">Download CSS</a><br><span>264 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/business-html-glyphs-icons/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/05/business-html-glyphs-and-icons-150x150.png" class="attachment-thumbnail" alt="business-html-glyphs-and-icons" /></a><p>Don&#8217;t let the preview image lull you into thinking this is a simple freebie. Although the icons are available as a PSD, you can also grab the CSS glyph versions, which are fully scalable, can change colour with a tweak to your CSS file, and are generally fantastic! Hope you like them.</p>
<p><span id="more-4806"></span><br />
</p>
]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/photoshop/psds/business-html-glyphs-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stylish Media Player PSD &amp; CSS</title>
		<link>http://pixelsdaily.com/resources/photoshop/psds/stylish-media-player-psd-css/</link>
		<comments>http://pixelsdaily.com/resources/photoshop/psds/stylish-media-player-psd-css/#comments</comments>
		<pubDate>Wed, 15 May 2013 13:00:25 +0000</pubDate>
		<dc:creator>Ali Asghar</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[PSDs]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[stylish]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=4798</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/stylish-media-player-psd-css/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/05/stylish-media-player-psd-150x150.jpg" class="attachment-thumbnail" alt="stylish-media-player-psd" /></a>Provided both as a PSD file, and a HTML/CSS file, this media player really stands out as a solid example of UI design. Basic controls, just the information you need, and a design that gives your video content plenty of room to shine.]]></description>
	
		<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/4798" class="download">Download PSD</a><br><span>521 Downloads</span></div>
		
			<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/4798/css" class="download">Download CSS</a><br><span>394 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-media-player-psd-css/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/05/stylish-media-player-psd-150x150.jpg" class="attachment-thumbnail" alt="stylish-media-player-psd" /></a><p>Provided both as a PSD file, and a HTML/CSS file, this media player really stands out as a solid example of UI design. Basic controls, just the information you need, and a design that gives your video content plenty of room to shine.</p>
<p><span id="more-4798"></span><br />
</p>
]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/photoshop/psds/stylish-media-player-psd-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fitnex Responsive Landing Page</title>
		<link>http://pixelsdaily.com/resources/html-css/fitnex-responsive-landing-page/</link>
		<comments>http://pixelsdaily.com/resources/html-css/fitnex-responsive-landing-page/#comments</comments>
		<pubDate>Tue, 14 May 2013 09:00:25 +0000</pubDate>
		<dc:creator>Atlaspix</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[fitnex]]></category>
		<category><![CDATA[landing]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[responsive]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=4665</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/fitnex-responsive-landing-page/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/04/fitnex-150x150.jpg" class="attachment-thumbnail" alt="fitnex" /></a>Fitnex is a multipurpose landing page, based on the Bootstrap Framework. It includes three colors/skins, and is perfect for showcasing your company or portfolio.]]></description>
	<div class="download-box">
		<a href="http://files.pixelsdaily.com/marketplace/id/4665" class="download">View Item ($11)</a><br />
	</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="reddit_btn" style="float:left; margin:0 20px 0 0;">
		        <script src="http://www.stumbleupon.com/hostedbadge.php?s=1"></script>
		    </div>

		    <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 20px 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/fitnex-responsive-landing-page/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/04/fitnex-150x150.jpg" class="attachment-thumbnail" alt="fitnex" /></a><p>Fitnex is a multipurpose landing page, based on the Bootstrap Framework. It includes three colors/skins, and is perfect for showcasing your company or portfolio.</p>
<p><span id="more-4665"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/html-css/fitnex-responsive-landing-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Three Clean Buttons</title>
		<link>http://pixelsdaily.com/resources/photoshop/psds/three-clean-buttons/</link>
		<comments>http://pixelsdaily.com/resources/photoshop/psds/three-clean-buttons/#comments</comments>
		<pubDate>Fri, 10 May 2013 16:04:22 +0000</pubDate>
		<dc:creator>Giuseppe Severo</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[PSDs]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[clean]]></category>
		<category><![CDATA[three]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=4793</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/three-clean-buttons/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/05/clean-rounded-buttons-psd-150x150.jpg" class="attachment-thumbnail" alt="clean-rounded-buttons-psd" /></a>This super-simple blue button has three basic states — normal, hover, and active/pressed. Each has its own visual style, and it&#8217;s really simple to change the colour of these to match your design. We&#8217;re a big fan of these!]]></description>
	
		<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/4793" class="download">Download PSD</a><br><span>397 Downloads</span></div>
		
			<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/4793/css" class="download">Download CSS</a><br><span>309 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/three-clean-buttons/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/05/clean-rounded-buttons-psd-150x150.jpg" class="attachment-thumbnail" alt="clean-rounded-buttons-psd" /></a><p>This super-simple blue button has three basic states — normal, hover, and active/pressed. Each has its own visual style, and it&#8217;s really simple to change the colour of these to match your design. We&#8217;re a big fan of these!</p>
<p><span id="more-4793"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/photoshop/psds/three-clean-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File Upload Interface</title>
		<link>http://pixelsdaily.com/resources/photoshop/psds/file-upload-interface/</link>
		<comments>http://pixelsdaily.com/resources/photoshop/psds/file-upload-interface/#comments</comments>
		<pubDate>Wed, 08 May 2013 13:00:40 +0000</pubDate>
		<dc:creator>Ali Asghar</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[PSDs]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=4705</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/photoshop/psds/file-upload-interface/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/05/file-upload-interface-psd-150x150.png" class="attachment-thumbnail" alt="file-upload-interface-psd" /></a>A pixel-perfect little interface for showing a file upload process / upload app interface. Feel free to take it, tweak it, and use it however you&#8217;d like! I&#8217;m particularly fond of the subtle colours and icons on this one.]]></description>
	
		<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/4705" class="download">Download PSD</a><br><span>535 Downloads</span></div>
		
			<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/4705/css" class="download">Download CSS</a><br><span>441 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/file-upload-interface/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/05/file-upload-interface-psd-150x150.png" class="attachment-thumbnail" alt="file-upload-interface-psd" /></a><p>A pixel-perfect little interface for showing a file upload process / upload app interface. Feel free to take it, tweak it, and use it however you&#8217;d like! I&#8217;m particularly fond of the subtle colours and icons on this one.</p>
<p><span id="more-4705"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/photoshop/psds/file-upload-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solution Responsive Email Template</title>
		<link>http://pixelsdaily.com/resources/html-css/solution-responsive-email-template/</link>
		<comments>http://pixelsdaily.com/resources/html-css/solution-responsive-email-template/#comments</comments>
		<pubDate>Tue, 07 May 2013 09:00:08 +0000</pubDate>
		<dc:creator>Stamp Ready Templates</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[responsive]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=4654</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/solution-responsive-email-template/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/04/solution-150x150.jpg" class="attachment-thumbnail" alt="solution" /></a>The Solution template is clean, modern and renders beautifully on any computer or mobile. It comes packed with five unique templates, but we build with flexibility in mind, so sorting and adjusting is child’s play. Solution comes packed with lots of exciting features and it works perfectly on any desktop, tablet and mobile.]]></description>
	<div class="download-box">
		<a href="http://files.pixelsdaily.com/marketplace/id/4654" class="download">View Item ($17)</a><br />
	</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="reddit_btn" style="float:left; margin:0 20px 0 0;">
		        <script src="http://www.stumbleupon.com/hostedbadge.php?s=1"></script>
		    </div>

		    <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 20px 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/solution-responsive-email-template/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2013/04/solution-150x150.jpg" class="attachment-thumbnail" alt="solution" /></a><p>The Solution template is clean, modern and renders beautifully on any computer or mobile. It comes packed with five unique templates, but we build with flexibility in mind, so sorting and adjusting is child’s play. Solution comes packed with lots of exciting features and it works perfectly on any desktop, tablet and mobile.</p>
<p><span id="more-4654"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/html-css/solution-responsive-email-template/feed/</wfw:commentRss>
		<slash:comments>0</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 06:27:54 by W3 Total Cache -->