<?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; Jonas Pelzer</title>
	<atom:link href="http://pixelsdaily.com/author/jonas-pelzer/feed/" rel="self" type="application/rss+xml" />
	<link>http://pixelsdaily.com</link>
	<description>Free PSDs and Resources for Designers</description>
	<lastBuildDate>Mon, 17 Jun 2013 13:00:18 +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>Elegant Form Elements</title>
		<link>http://pixelsdaily.com/resources/html-css/elegant-form-elements/</link>
		<comments>http://pixelsdaily.com/resources/html-css/elegant-form-elements/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 13:00:53 +0000</pubDate>
		<dc:creator>Jonas Pelzer</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[interface]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=2319</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/elegant-form-elements/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/04/elegantformelements-150x150.png" class="attachment-thumbnail" alt="elegantformelements" /></a>This simple HTML and CSS freebie contains two elegant form elements — input fields, and textarea boxes. Both have a simple transparent effect, rounded corners, and gorgeous &#8220;active&#8221; states for when you&#8217;re typing text. Customising the colour and details is as simple as making a few tweaks to the accompanying CSS file. The download comes [...]]]></description>
	
			<div class="download-box"><a href="http://files.pixelsdaily.com/download/id/2319/css" class="download">Download CSS</a><br><span>1547 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/elegant-form-elements/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/04/elegantformelements-150x150.png" class="attachment-thumbnail" alt="elegantformelements" /></a><p>This simple HTML and CSS freebie contains two elegant form elements — input fields, and textarea boxes. Both have a simple transparent effect, rounded corners, and gorgeous &#8220;active&#8221; states for when you&#8217;re typing text.</p>
<p>Customising the colour and details is as simple as making a few tweaks to the accompanying CSS file. The download comes with full documentation.</p>
<p><span id="more-2319"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/html-css/elegant-form-elements/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Symbol CSS Buttons</title>
		<link>http://pixelsdaily.com/resources/html-css/symbol-css-buttons/</link>
		<comments>http://pixelsdaily.com/resources/html-css/symbol-css-buttons/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 13:00:42 +0000</pubDate>
		<dc:creator>Jonas Pelzer</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[icon]]></category>

		<guid isPermaLink="false">http://pixelsdaily.com/?p=2292</guid>
		<description><![CDATA[<a href=http://pixelsdaily.com/resources/html-css/symbol-css-buttons/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/04/preview-150x150.png" class="attachment-thumbnail" alt="preview" /></a>These are simple and clean rounded buttons which show only one letter/character. There are six colors and two sizes available. You can, of course, add more information to the buttons. This information will be used for machines like search engines and feed readers while your site’s visitors still see the one-letter button.]]></description>
	<div class="download-box">
		<a href="http://files.pixelsdaily.com/marketplace/id/2292" class="download">View Item ($2)</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/symbol-css-buttons/><img width="150" height="150" src="http://pixelsdaily.designshack.netdna-cdn.com/wp-content/uploads/2012/04/preview-150x150.png" class="attachment-thumbnail" alt="preview" /></a><p>These are simple and clean rounded buttons which show only one letter/character. There are six colors and two sizes available.</p>
<p>You can, of course, add more information to the buttons. This information will be used for machines like search engines and feed readers while your site’s visitors still see the one-letter button.</p>
<p><span id="more-2292"></span></p>

]]></content:encoded>
			<wfw:commentRss>http://pixelsdaily.com/resources/html-css/symbol-css-buttons/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-18 06:00:29 by W3 Total Cache -->