<?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>CSS3.com</title>
	<atom:link href="http://www.css3.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.css3.com</link>
	<description>CSS3.com - A comprehensive CSS 3 reference guide, tutorial, and blog</description>
	<lastBuildDate>Tue, 31 Jan 2012 19:08:14 +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>Affecting another class</title>
		<link>http://www.css3.com/affecting-another-class/</link>
		<comments>http://www.css3.com/affecting-another-class/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 19:08:14 +0000</pubDate>
		<dc:creator>Asdrubal</dc:creator>
				<category><![CDATA[Questions]]></category>
		<category><![CDATA[:before]]></category>
		<category><![CDATA[affect]]></category>
		<category><![CDATA[hierarchy]]></category>
		<category><![CDATA[hover]]></category>

		<guid isPermaLink="false">http://www.css3.com/affecting-another-class/</guid>
		<description><![CDATA[Can css affect a cass before? e.g. .html&#60;div class=&#8221;classone&#8221;&#62;&#60;/div&#62;&#60;div class=&#8221;classtwo&#8221;&#62;&#60;/div&#62;&#60;div class=&#8221;classtree&#8221;&#62;&#60;/div&#62; /*Css file*/.classone .classtwo .classtree:hover{ background:#F00;} or .classone{} .classtwo affect .classone{background:#F00;} Can css affect .classone when .classtree is :hover without hierarchy?]]></description>
			<content:encoded><![CDATA[<p>Can css affect a cass before? e.g.</p>
<p>.html<br />&lt;div class=&#8221;classone&#8221;&gt;&lt;/div&gt;<br />&lt;div class=&#8221;classtwo&#8221;&gt;&lt;/div&gt;<br />&lt;div class=&#8221;classtree&#8221;&gt;&lt;/div&gt;</p>
<p>/*Css file*/<br />.classone .classtwo .classtree:hover{</p>
<p>background:#F00;}</p>
<p>or</p>
<p>.classone{}</p>
<p>.classtwo affect .classone{background:#F00;}</p>
<p>Can css affect .classone when .classtree is :hover without hierarchy?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.css3.com/affecting-another-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How could I align an input in the middle of a cell in the table horizontally?</title>
		<link>http://www.css3.com/how-could-i-align-an-input-in-the-middle-of-a-cell-in-the-table-horizontally/</link>
		<comments>http://www.css3.com/how-could-i-align-an-input-in-the-middle-of-a-cell-in-the-table-horizontally/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 07:31:39 +0000</pubDate>
		<dc:creator>Faddel</dc:creator>
				<category><![CDATA[Questions]]></category>

		<guid isPermaLink="false">http://www.css3.com/how-could-i-align-an-input-in-the-middle-of-a-cell-in-the-table-horizontally/</guid>
		<description><![CDATA[I want to put an input inside a cell in the middle, it can be done with&#160;vertical-align:middle; but what about horizontal alignment?]]></description>
			<content:encoded><![CDATA[<p>I want to put an input inside a cell in the middle, it can be done with&nbsp;vertical-align:middle; but what about horizontal alignment?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.css3.com/how-could-i-align-an-input-in-the-middle-of-a-cell-in-the-table-horizontally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zoom with random point</title>
		<link>http://www.css3.com/zoom-with-random-point/</link>
		<comments>http://www.css3.com/zoom-with-random-point/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 14:01:23 +0000</pubDate>
		<dc:creator>Asdrubal</dc:creator>
				<category><![CDATA[Questions]]></category>
		<category><![CDATA[Effect]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[Zoom]]></category>

		<guid isPermaLink="false">http://www.css3.com/zoom-with-random-point/</guid>
		<description><![CDATA[hy, I am very interested to know if this is css3 zoom effect decentralized, like this&#160;http://encantosdocerrado.com.br/n/4684 &#160; The zoon not have the same central point in each image, so this turn the effect very more rich! i hope that css3 can do that too]]></description>
			<content:encoded><![CDATA[<p>hy, I am very interested to know if this is css3 zoom effect decentralized, like this&nbsp;<a href="http://encantosdocerrado.com.br/n/4684">http://encantosdocerrado.com.br/n/4684</a></p>
<p>&nbsp;</p>
<p>The zoon not have the same central point in each image, so this turn the effect very more rich!</p>
<p>i hope that css3 can do that too</p>
]]></content:encoded>
			<wfw:commentRss>http://www.css3.com/zoom-with-random-point/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Applying Gradient to Text</title>
		<link>http://www.css3.com/applying-gradient-to-text/</link>
		<comments>http://www.css3.com/applying-gradient-to-text/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 10:44:07 +0000</pubDate>
		<dc:creator>Tulasi Rajesh</dc:creator>
				<category><![CDATA[Questions]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[effects]]></category>
		<category><![CDATA[gradient.]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[in]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://www.css3.com/applying-gradient-to-text/</guid>
		<description><![CDATA[Any Possibililty of applying Gradient to Text? Please some body let me know whether it is possible or not. &#160;]]></description>
			<content:encoded><![CDATA[<p>Any Possibililty of applying Gradient to Text?</p>
<p>Please some body let me know whether it is possible or not.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.css3.com/applying-gradient-to-text/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to set elements in its 360 degrees of space in html 5</title>
		<link>http://www.css3.com/how-to-set-elements-in-its-360-degrees-of-space-in-html-5/</link>
		<comments>http://www.css3.com/how-to-set-elements-in-its-360-degrees-of-space-in-html-5/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 12:09:52 +0000</pubDate>
		<dc:creator>suresh</dc:creator>
				<category><![CDATA[Questions]]></category>
		<category><![CDATA[360]]></category>
		<category><![CDATA[around]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[circle]]></category>
		<category><![CDATA[Degrees]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[of]]></category>
		<category><![CDATA[setting]]></category>
		<category><![CDATA[space]]></category>

		<guid isPermaLink="false">http://www.css3.com/how-to-set-elements-in-its-360-degrees-of-space-in-html-5/</guid>
		<description><![CDATA[I have a problem i am drawing a circle in canvas html 5 want to draw all circles around it in 360 degrees manner do we have any positioning which takes only degrees as positions and set other elements around it?]]></description>
			<content:encoded><![CDATA[<p>I have a problem i am drawing a circle in canvas html 5 want to draw all circles around it in 360 degrees manner do we have any positioning which takes only degrees as positions and set other elements around it?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.css3.com/how-to-set-elements-in-its-360-degrees-of-space-in-html-5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to make font smooth</title>
		<link>http://www.css3.com/how-to-make-font-smooth/</link>
		<comments>http://www.css3.com/how-to-make-font-smooth/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 07:35:41 +0000</pubDate>
		<dc:creator>Ramesh Joshi</dc:creator>
				<category><![CDATA[Questions]]></category>
		<category><![CDATA[antialiased]]></category>
		<category><![CDATA[Font]]></category>
		<category><![CDATA[font-antialiased]]></category>
		<category><![CDATA[smoothing]]></category>

		<guid isPermaLink="false">http://www.css3.com/how-to-make-font-smooth/</guid>
		<description><![CDATA[Hello, &#160;i am using &#8220;expod_black&#8221; fonts in my application, but this font is not looking good. How can i make my fonts smooth for all browsers in CSS . I tried following code for my font but its not working.&#160; body { &#160;font-family: &#8220;ExpoD&#8221; , Verdana, Helvetica, Sans-Serif; &#160; font-smooth: always;&#160; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; [...]]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>&nbsp;i am using &#8220;expod_black&#8221; fonts in my application, but this font is not looking good. How can i make my fonts smooth for all browsers in CSS . I tried following code for my font but its not working.&nbsp;</p>
<p>body</p>
<p>{</p>
<p>&nbsp;font-family: &#8220;ExpoD&#8221; , Verdana, Helvetica, Sans-Serif;</p>
<p>&nbsp;</p>
<p>font-smooth: always;&nbsp;</p>
<p>-webkit-font-smoothing: antialiased;</p>
<p>-moz-font-smoothing: antialiased;</p>
<p>-o-font-smoothing: antialiased;</p>
<p>font-smoothing: antialiased;</p>
<p>}</p>
<p>Can anyone help me on this issue for CSS 2 or in CSS 3</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.css3.com/how-to-make-font-smooth/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using experimental feature: HTML5 Conformance Checker.</title>
		<link>http://www.css3.com/using-experimental-feature-html5-conformance-checker/</link>
		<comments>http://www.css3.com/using-experimental-feature-html5-conformance-checker/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 13:15:07 +0000</pubDate>
		<dc:creator>satish</dc:creator>
				<category><![CDATA[Questions]]></category>

		<guid isPermaLink="false">http://www.css3.com/using-experimental-feature-html5-conformance-checker/</guid>
		<description><![CDATA[i have check html5 code in wc3 validation show celow warning Using experimental feature: HTML5 Conformance Checker. The validator checked your document with an experimental feature: HTML5 Conformance Checker. This feature has been made available for your convenience, but be aware that it may be unreliable, or not perfectly up to date with the latest [...]]]></description>
			<content:encoded><![CDATA[<p>i have check html5 code in wc3 validation show celow warning</p>
<p><span style="text-decoration: underline"><em><span class="msg">Using experimental feature:           <em>HTML5 Conformance Checker</em>.</span></em> </span></p>
<p><strong>The validator checked your document with an experimental feature:         <em>HTML5 Conformance Checker</em>. This feature has been          made available for your convenience, but be aware that it may be unreliable, or not perfectly         up to date with the latest development of some cutting-edge technologies. If you find any issues         with this feature, please <a href="http://validator.w3.org/feedback.html">report them</a>. Thank you. </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.css3.com/using-experimental-feature-html5-conformance-checker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>side fixed menu</title>
		<link>http://www.css3.com/dear-all/</link>
		<comments>http://www.css3.com/dear-all/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 12:29:11 +0000</pubDate>
		<dc:creator>Sanjay Kumar</dc:creator>
				<category><![CDATA[Questions]]></category>

		<guid isPermaLink="false">http://www.css3.com/dear-all/</guid>
		<description><![CDATA[i want to create side fixed menu like in the http://www.css3.info/page/5/, where facebook link is showing..thanks !]]></description>
			<content:encoded><![CDATA[<p>i want to create side fixed menu like in the http://www.css3.info/page/5/, where facebook link is showing..thanks !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.css3.com/dear-all/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Problem whit before and gradients</title>
		<link>http://www.css3.com/problem-whit-before/</link>
		<comments>http://www.css3.com/problem-whit-before/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 15:05:41 +0000</pubDate>
		<dc:creator>ayax@grungezone.tk</dc:creator>
				<category><![CDATA[Questions]]></category>
		<category><![CDATA[:after]]></category>
		<category><![CDATA[:before]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[forumotion]]></category>
		<category><![CDATA[gradient.]]></category>
		<category><![CDATA[invision]]></category>

		<guid isPermaLink="false">http://www.css3.com/problem-whit-before/</guid>
		<description><![CDATA[Hello,&#160;I am new to CSS, I really like and manage websites (Y)&#160;Well my problem esque want to add a pop-up images with CSS and good, I ended up with this code&#160; [Code].post-entry img{ border: 1px solid #FCFCFC;max-height: 150px; max-width: 200px;opacity: 0.9;transition-duration: 0.7s;-webkit-transition-duration: 0.7s; -moz-transition-duration: 0.7s; -o-transition-duration: 0.7s;} .post-entry img:active { &#160; opacity: 1; zoom: 140%; [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #333333;font-family: arial, sans-serif;font-size: 16px" title="Hola,">Hello,&nbsp;<br /></span><span style="color: #333333;font-family: arial, sans-serif;font-size: 16px;background-color: #f5f5f5" title="Soy nuevo en esto de los CSS , me gustaron mucho y arreglan webs (Y)">I am new to CSS, I really like and manage websites (Y)&nbsp;<br /></span><span style="color: #333333;font-family: arial, sans-serif;font-size: 16px" title="Bueno mi problema esque quiero a&ntilde;adir como un pop-up de las imagenes con CSS y bueno, termin&eacute; con est&eacute; c&oacute;digo">Well my problem esque want to add a pop-up images with CSS and good, I ended up with this code&nbsp;</p>
<p></span><span style="color: #333333;font-family: arial, sans-serif;font-size: 16px" title="[code].post-entry img{ border: 1px solid #FCFCFC;max-height: 150px; max-width: 200px;opacity: 0.9;transition-duration: 0.7s;-webkit-transition-duration: 0.7s; -">[Code]</span><span style="font-family: arial, sans-serif;color: #333333;font-size: small">.post-entry img{ border: 1px solid #FCFCFC;max-height: 150px; max-width: 200px;opacity: 0.9;transition-duration: 0.7s;-webkit-transition-duration: 0.7s; -moz-transition-duration: 0.7s; -o-transition-duration: 0.7s;}</span></p>
<p><span style="font-family: arial, sans-serif;color: #333333;font-size: small">.post-entry img:active {</span></p>
<p><span style="font-family: arial, sans-serif;color: #333333;font-size: small">&nbsp; opacity: 1; zoom: 140%;</span></p>
<p><span style="font-family: arial, sans-serif;color: #333333;font-size: small">&nbsp; max-height: 900px; max-width: 900px;</span></p>
<p><span style="font-family: arial, sans-serif;color: #333333;font-size: small">background: white;</span></p>
<p><span style="font-family: arial, sans-serif;color: #333333;font-size: small">background: -moz-linear-gradient(top, white 0%, #F6F6F6 47%, #EDEDED 100%);</span></p>
<p><span style="font-family: arial, sans-serif;color: #333333;font-size: small">background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(47%,#F6F6F6), color-stop(100%,#EDEDED));</span></p>
<p><span style="font-family: arial, sans-serif;color: #333333;font-size: small">background: -webkit-linear-gradient(top, white 0%,#F6F6F6 47%,#EDEDED 100%);</span></p>
<p><span style="font-family: arial, sans-serif;color: #333333;font-size: small">background: -o-linear-gradient(top, white 0%,#F6F6F6 47%,#EDEDED 100%);</span></p>
<p><span style="font-family: arial, sans-serif;color: #333333;font-size: small">background: -ms-linear-gradient(top, white 0%,#F6F6F6 47%,#EDEDED 100%);</span></p>
<p><span style="font-family: arial, sans-serif;color: #333333;font-size: small">filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=&#8217;#ffffff&#8217;, endColorstr=&#8217;#ededed&#8217;,GradientType=0 );</span></p>
<p><span style="font-family: arial, sans-serif;color: #333333;font-size: small">background: linear-gradient(top, white 0%,#F6F6F6 47%,#EDEDED 100%);</span></p>
<p><span style="font-family: arial, sans-serif;color: #333333;font-size: small">transition-duration: 0.7s;-webkit-transition-duration: 0.7s; -moz-transition-duration: 0.7s; -o-transition-duration: 0.7s; padding: 20px;boder: 3px solid white;border-radius: 10px;-moz-border-radius: 10px;-o-border-radius: 10px;-ms-border-radius: 10px;-webkit-border-radius: 10px;</span></p>
<p><span style="font-family: arial, sans-serif;color: #333333;font-size: small">}.post-entry img:hover{opacity: 1;transition-duration: 0.5s;-webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s;}</span></p>
<p><span style="color: #333333;font-family: arial, sans-serif;font-size: 16px" title="[/code] y funciona, pero el degradado que le pongo no se ve, quiero saber porque no funciona, mi web (foro) es invision de forumotion :B y quiero agregarle eso de degrado blanco en las imagenes de los post, alguien sabe">[/ Code] and it works, but I put the gradient is not, I know it does not work, my website (forum) is invision of forumotion: B and I want to add that the white degraded images of the post, anyone know&nbsp;</span><span style="color: #333333;font-family: arial, sans-serif;font-size: 16px" title="como hacerlo?">how?&nbsp;</p>
<p>_&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-_</p>
<p><span class="hps" style="background-color: #f5f5f5">Since I&#8217;m</span><span style="background-color: #f5f5f5">&nbsp;</span><span class="hps" style="background-color: #f5f5f5">asking,</span><span style="background-color: #f5f5f5">&nbsp;</span><span class="hps" style="background-color: #f5f5f5">wanted to know</span><span style="background-color: #f5f5f5">&nbsp;</span><span class="hps" style="background-color: #f5f5f5">if you have</span><span style="background-color: #f5f5f5">&nbsp;</span><span class="hps" style="background-color: #f5f5f5">any</span><span style="background-color: #f5f5f5">&nbsp;</span><span class="hps" style="background-color: #f5f5f5">tutorial</span><span style="background-color: #f5f5f5">&nbsp;</span><span class="hps" style="background-color: #f5f5f5">before or</span><span style="background-color: #f5f5f5">&nbsp;</span><span class="hps" style="background-color: #f5f5f5">after,</span><span style="background-color: #f5f5f5">&nbsp;</span><span class="hps" style="background-color: #f5f5f5">as I do not</span><span class="hps" style="background-color: #f5f5f5">quite understand,</span><span style="background-color: #f5f5f5">&nbsp;</span><span class="hps" style="background-color: #f5f5f5">but I think it</span><span style="background-color: #f5f5f5">&nbsp;</span><span class="hps" style="background-color: #f5f5f5">is to add</span><span style="background-color: #f5f5f5">&nbsp;</span><span class="hps" style="background-color: #f5f5f5">something before</span><span style="background-color: #f5f5f5">&nbsp;</span><span class="hps" style="background-color: #f5f5f5">or after</span><span style="background-color: #f5f5f5">&nbsp;</span><span class="hps" style="background-color: #f5f5f5">xD</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.css3.com/problem-whit-before/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What deffrent beetwin css and css 3</title>
		<link>http://www.css3.com/what-deffrent-beetwin-css-and-css-3/</link>
		<comments>http://www.css3.com/what-deffrent-beetwin-css-and-css-3/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 08:04:29 +0000</pubDate>
		<dc:creator>satish</dc:creator>
				<category><![CDATA[Questions]]></category>

		<guid isPermaLink="false">http://www.css3.com/what-deffrent-beetwin-css-and-css-3/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.css3.com/what-deffrent-beetwin-css-and-css-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

