<?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>Web development &#187; Flat Input Box</title>
	<atom:link href="http://sourcecodemoney.com/tag/flat-input-box/feed/" rel="self" type="application/rss+xml" />
	<link>http://sourcecodemoney.com</link>
	<description>Use source code for money</description>
	<lastBuildDate>Mon, 21 Nov 2011 12:03:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Flat Input box with CSS</title>
		<link>http://sourcecodemoney.com/flat-input-box-with-css/css/</link>
		<comments>http://sourcecodemoney.com/flat-input-box-with-css/css/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 06:03:49 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Background]]></category>
		<category><![CDATA[Css Border]]></category>
		<category><![CDATA[Css Input]]></category>
		<category><![CDATA[Flat Input Box]]></category>
		<category><![CDATA[Input Box]]></category>

		<guid isPermaLink="false">http://sourcecodemoney.com/?p=32</guid>
		<description><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		input { border: 1px solid; } If you want to change the input box background do as follow: input { border: 0px solid; }]]></description>
			<content:encoded><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		<div id="diggbutton"><a href="http://digg.com/submit?phase=2&amp;url=http://sourcecodemoney.com/flat-input-box-with-css/css/"><img src="http://sourcecodemoney.com/wp-content/plugins/diggme/digg.png"></a></div><div id="code">input<br />
{<br />
border: 1px solid;<br />
}</div>
<p>If you want to change the input box background do as follow:</p>
<div id="code">input<br />
{<br />
border: 0px solid;<br />
}</div>
]]></content:encoded>
			<wfw:commentRss>http://sourcecodemoney.com/flat-input-box-with-css/css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

