<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Style a Form Input Field</title>
	<atom:link href="http://1plusdesign.com/articles/how-to-style-a-form-input-field/feed/" rel="self" type="application/rss+xml" />
	<link>http://1plusdesign.com/articles/how-to-style-a-form-input-field/</link>
	<description>I am a designer, a blogger and a Wordpress nut!</description>
	<lastBuildDate>Fri, 03 Feb 2012 13:57:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Roy Ho</title>
		<link>http://1plusdesign.com/articles/how-to-style-a-form-input-field/comment-page-1/#comment-1275</link>
		<dc:creator>Roy Ho</dc:creator>
		<pubDate>Tue, 08 Mar 2011 23:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://designintheraw.com/?p=92#comment-1275</guid>
		<description>Hey chuckyegg - no worries, glad you found it useful!</description>
		<content:encoded><![CDATA[<p>Hey chuckyegg &#8211; no worries, glad you found it useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chuckyegg</title>
		<link>http://1plusdesign.com/articles/how-to-style-a-form-input-field/comment-page-1/#comment-1274</link>
		<dc:creator>chuckyegg</dc:creator>
		<pubDate>Tue, 08 Mar 2011 22:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://designintheraw.com/?p=92#comment-1274</guid>
		<description>i have beebpn looking at loads of ways to style forms with css but This is the best solution i have seen so far will deffo be using it in some of my forms thanks very much:)</description>
		<content:encoded><![CDATA[<p>i have beebpn looking at loads of ways to style forms with css but This is the best solution i have seen so far will deffo be using it in some of my forms thanks very much:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy Ho</title>
		<link>http://1plusdesign.com/articles/how-to-style-a-form-input-field/comment-page-1/#comment-33</link>
		<dc:creator>Roy Ho</dc:creator>
		<pubDate>Fri, 28 May 2010 15:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://designintheraw.com/?p=92#comment-33</guid>
		<description>You&#039;re welcome, glad you enjoyed it..</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome, glad you enjoyed it..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yasirwadood</title>
		<link>http://1plusdesign.com/articles/how-to-style-a-form-input-field/comment-page-1/#comment-32</link>
		<dc:creator>yasirwadood</dc:creator>
		<pubDate>Fri, 28 May 2010 14:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://designintheraw.com/?p=92#comment-32</guid>
		<description>Thanks for sharing... i really like the part using paragraph tag  for inserting input field :)</description>
		<content:encoded><![CDATA[<p>Thanks for sharing&#8230; i really like the part using paragraph tag  for inserting input field <img src='http://1plusdesign.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy Ho</title>
		<link>http://1plusdesign.com/articles/how-to-style-a-form-input-field/comment-page-1/#comment-31</link>
		<dc:creator>Roy Ho</dc:creator>
		<pubDate>Wed, 12 May 2010 20:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://designintheraw.com/?p=92#comment-31</guid>
		<description>Hi Craig,
I understand what you mean.  However I would definitely not put the whole graphic as a background image.  You should evaluate what elements you&#039;re working with and depending on that, see which parts can be done with CSS alone and use graphic sparingly.

With CSS3 and selected browser you can now achieve many of the gradient effects that would look nice on forms and it can be degraded nicely for browsers that don&#039;t fully support CSS3...hint hint ie...</description>
		<content:encoded><![CDATA[<p>Hi Craig,<br />
I understand what you mean.  However I would definitely not put the whole graphic as a background image.  You should evaluate what elements you&#8217;re working with and depending on that, see which parts can be done with CSS alone and use graphic sparingly.</p>
<p>With CSS3 and selected browser you can now achieve many of the gradient effects that would look nice on forms and it can be degraded nicely for browsers that don&#8217;t fully support CSS3&#8230;hint hint ie&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://1plusdesign.com/articles/how-to-style-a-form-input-field/comment-page-1/#comment-30</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Wed, 12 May 2010 20:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://designintheraw.com/?p=92#comment-30</guid>
		<description>Great site, great tutorials.  I would like your opinion.  I would like to design a form (say a login screen) in illustrator or photoshop and save as jpg. Does it make sense to use the jpg as a background image for a div, put a form on top of that and use css to put the fields spaced correctly?  (hope this was clear) Or is their an easier way of placing input fields on forms?</description>
		<content:encoded><![CDATA[<p>Great site, great tutorials.  I would like your opinion.  I would like to design a form (say a login screen) in illustrator or photoshop and save as jpg. Does it make sense to use the jpg as a background image for a div, put a form on top of that and use css to put the fields spaced correctly?  (hope this was clear) Or is their an easier way of placing input fields on forms?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy Ho</title>
		<link>http://1plusdesign.com/articles/how-to-style-a-form-input-field/comment-page-1/#comment-29</link>
		<dc:creator>Roy Ho</dc:creator>
		<pubDate>Fri, 22 Jan 2010 20:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://designintheraw.com/?p=92#comment-29</guid>
		<description>Thanks for the compliment and welcome Edward...</description>
		<content:encoded><![CDATA[<p>Thanks for the compliment and welcome Edward&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy Ho</title>
		<link>http://1plusdesign.com/articles/how-to-style-a-form-input-field/comment-page-1/#comment-28</link>
		<dc:creator>Roy Ho</dc:creator>
		<pubDate>Fri, 22 Jan 2010 20:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://designintheraw.com/?p=92#comment-28</guid>
		<description>Thanks and welcome to the site!</description>
		<content:encoded><![CDATA[<p>Thanks and welcome to the site!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edumnd</title>
		<link>http://1plusdesign.com/articles/how-to-style-a-form-input-field/comment-page-1/#comment-27</link>
		<dc:creator>Edumnd</dc:creator>
		<pubDate>Fri, 22 Jan 2010 20:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://designintheraw.com/?p=92#comment-27</guid>
		<description>Will be sure to finish reading this later</description>
		<content:encoded><![CDATA[<p>Will be sure to finish reading this later</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward</title>
		<link>http://1plusdesign.com/articles/how-to-style-a-form-input-field/comment-page-1/#comment-26</link>
		<dc:creator>Edward</dc:creator>
		<pubDate>Fri, 22 Jan 2010 20:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://designintheraw.com/?p=92#comment-26</guid>
		<description>Keep this kind of content going, love your site</description>
		<content:encoded><![CDATA[<p>Keep this kind of content going, love your site</p>
]]></content:encoded>
	</item>
</channel>
</rss>

