<?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/"
	xmlns:coop="http://www.google.com/coop/namespace"
	>

<channel>
	<title>Manish Verma &#187; CSS</title>
	<atom:link href="http://manishlive.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://manishlive.com</link>
	<description>Freelance Web Developer</description>
	<lastBuildDate>Thu, 02 Sep 2010 14:08:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to style Form &quot;Input&quot; elements differently depend upon their type</title>
		<link>http://manishlive.com/how-to-style-form-input-elements-diffeently-depend-upon-their-type/</link>
		<comments>http://manishlive.com/how-to-style-form-input-elements-diffeently-depend-upon-their-type/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 13:10:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA["input"]]></category>
		<category><![CDATA[depend]]></category>
		<category><![CDATA[diffeently]]></category>
		<category><![CDATA[differently]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[their]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[upon]]></category>

		<guid isPermaLink="false">http://manishlive.com/?p=112</guid>
		<description><![CDATA[If you want to style your Form &#34;Input&#34; elements depend upon their type=&#34;text&#34; or type=&#34;input&#34; or type=&#34;submit&#34; You can use this format to style your Form &#8220;Input&#8221; elements For &#8220;Text&#8221; Input Type : input[type=&#34;text&#34;] { /* Add Style Here */ } For &#8220;Button&#8221; Input Type : input[type=&#34;button&#34;] { /* Add Style Here */ } For]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmanishlive.com%2Fhow-to-style-form-input-elements-diffeently-depend-upon-their-type%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmanishlive.com%2Fhow-to-style-form-input-elements-diffeently-depend-upon-their-type%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>If you want to style your Form &quot;Input&quot; elements depend upon their type=&quot;text&quot; or type=&quot;input&quot; or type=&quot;submit&quot;</p>
<p>You can use this format to style your Form &#8220;Input&#8221; elements</p>
<p><strong>For &#8220;Text&#8221; Input Type :</strong></p>
<pre class="brush: css;">
input[type=&quot;text&quot;] {
/* Add Style Here */
}
 </pre>
<p><strong>For &#8220;Button&#8221; Input Type :</strong></p>
<pre class="brush: css;">
input[type=&quot;button&quot;] {
/* Add Style Here */
}
 </pre>
<p><strong>For &#8220;Submit&#8221; Input Type :</strong></p>
<pre class="brush: css;">
input[type=&quot;submit&quot;] {
/* Add Style Here */
}
 </pre>
<div style="float:right;margin:-38px 50px 0px 0px;"></div>]]></content:encoded>
			<wfw:commentRss>http://manishlive.com/how-to-style-form-input-elements-diffeently-depend-upon-their-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[CSS]]></coop:keyword>
		<coop:keyword><![CDATA["input"]]></coop:keyword>
		<coop:keyword><![CDATA[depend]]></coop:keyword>
		<coop:keyword><![CDATA[diffeently]]></coop:keyword>
		<coop:keyword><![CDATA[differently]]></coop:keyword>
		<coop:keyword><![CDATA[elements]]></coop:keyword>
		<coop:keyword><![CDATA[form]]></coop:keyword>
		<coop:keyword><![CDATA[how]]></coop:keyword>
		<coop:keyword><![CDATA[style]]></coop:keyword>
		<coop:keyword><![CDATA[their]]></coop:keyword>
		<coop:keyword><![CDATA[to]]></coop:keyword>
		<coop:keyword><![CDATA[type]]></coop:keyword>
		<coop:keyword><![CDATA[upon]]></coop:keyword>
	</item>
		<item>
		<title>Opera Released Version 10.5 Of Its Web Browser</title>
		<link>http://manishlive.com/opera-released-version-10-5-of-its-web-browser/</link>
		<comments>http://manishlive.com/opera-released-version-10-5-of-its-web-browser/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 11:57:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[BitTorrent]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Secure Socket Layer]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://manishlive.com/?p=389</guid>
		<description><![CDATA[Today, Opera released version 10.5 of its Web browser, claiming it&#8217;s &#8220;The fastest browser on Earth&#8221;.Opera 10.5 includes a new design and private browsing options &#38; It is the fastest browser in almost all speed tests and arrives just in time for the arrival of the controversial browser ballot screen in Europe. The Mac version,]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmanishlive.com%2Fopera-released-version-10-5-of-its-web-browser%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmanishlive.com%2Fopera-released-version-10-5-of-its-web-browser%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: justify;"><a href="http://manishlive.com/wp-content/uploads/2010/04/opera.png"><img class="alignleft size-thumbnail wp-image-390" title="opera" src="http://manishlive.com/wp-content/uploads/2010/04/opera-150x150.png" alt="" width="150" height="150" /></a>Today, Opera released version 10.5 of its Web browser, claiming it&#8217;s &#8220;The fastest browser on Earth&#8221;.Opera 10.5 includes a new design and private browsing options &amp; It is the fastest browser in almost all speed tests and arrives just in time for the arrival of the controversial browser ballot screen in Europe.</p>
<p style="text-align: justify;">The Mac version, meanwhile, is still in beta. I hope it makes full release soon, as its speed, coupled with Opera’s impressive feature set, could see it replacing Chrome as my primary work browser.</p>
<p style="text-align: justify;"><strong>Features :</strong></p>
<ul style="text-align: justify;">
<li>Introducing Carakan, the fastest JavaScript engine ever</li>
<li>New standard in Web Standards with Opera Presto 2.5</li>
<li>New Widgets for Desktop</li>
<li><strong>Opera Turbo</strong> for fast browsing on slow connections</li>
<li><strong>Opera Unite</strong> to share content directly with friends without having to upload anything to a Web site</li>
<li>Automated crash reporting to restart and recover all your tabs if a crash occurs</li>
<li><strong>Opera Mail</strong> offers an e-mail client designed to optimize your daily e-mail-handling requirements.</li>
<li><strong>Opera Dragonfly</strong> allows Web developers to debug JavaScript and inspect CSS, the DOM and HTTP headers, right from the comfort of your Opera browser.</li>
<li><strong>Opera Link</strong> to synchronize data of your choice online or among different computers and devices</li>
<li><strong>Inline spell checker :</strong> Write freely in your Facebook wall, blog, or Web mail. Opera underlines any misspelled words, so you can express yourself without reservation</li>
<li><strong>Windows integration</strong> with the Aero Glass effect on Windows 7 and Vista</li>
<li>Vega graphics library</li>
<li>Download Manager with BitTorrent</li>
<li>Private Browsing</li>
<li>Encryption supports Secure Socket Layer (SSL) version 3, and TLS. It offers automatic 256-bit encryption, the highest available security of any Web browser.</li>
<li style="text-align: justify;">Stay safe with new Fraud Protection and EV</li>
</ul>
<div style="float:right;margin:-38px 50px 0px 0px;"></div>]]></content:encoded>
			<wfw:commentRss>http://manishlive.com/opera-released-version-10-5-of-its-web-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Javascript]]></coop:keyword>
		<coop:keyword><![CDATA[Technology]]></coop:keyword>
		<coop:keyword><![CDATA[BitTorrent]]></coop:keyword>
		<coop:keyword><![CDATA[browser]]></coop:keyword>
		<coop:keyword><![CDATA[CSS]]></coop:keyword>
		<coop:keyword><![CDATA[Opera]]></coop:keyword>
		<coop:keyword><![CDATA[Secure Socket Layer]]></coop:keyword>
		<coop:keyword><![CDATA[security]]></coop:keyword>
	</item>
	</channel>
</rss>
