<?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>Kommentare zu: CSS 3 Gradients</title>
	<atom:link href="http://codecandies.de/2010/02/16/css-3-gradients/feed/" rel="self" type="application/rss+xml" />
	<link>http://codecandies.de/2010/02/16/css-3-gradients/</link>
	<description>Das Weblog von Nico Brünjes.</description>
	<lastBuildDate>Fri, 27 Apr 2012 07:54:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Von: Nico Brünjes</title>
		<link>http://codecandies.de/2010/02/16/css-3-gradients/#comment-8943</link>
		<dc:creator>Nico Brünjes</dc:creator>
		<pubDate>Thu, 29 Jul 2010 12:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://codecandies.de/?p=2806#comment-8943</guid>
		<description>Noch ein kleines Update:

»Color is expressed in #AARRGGBB format, where AA is the alpha hexadecimal value, RR is the red hexadecimal value, GG is the green hexadecimal value, and BB is the blue hexadecimal value.« 

http://msdn.microsoft.com/en-us/library/ms532930%28v=VS.85%29.aspx</description>
		<content:encoded><![CDATA[<p>Noch ein kleines Update:</p>
<p>»Color is expressed in #AARRGGBB format, where AA is the alpha hexadecimal value, RR is the red hexadecimal value, GG is the green hexadecimal value, and BB is the blue hexadecimal value.« </p>
<p><a href="http://msdn.microsoft.com/en-us/library/ms532930%28v=VS.85%29.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ms532930%28v=VS.85%29.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Tim Baumann</title>
		<link>http://codecandies.de/2010/02/16/css-3-gradients/#comment-8837</link>
		<dc:creator>Tim Baumann</dc:creator>
		<pubDate>Sun, 16 May 2010 18:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://codecandies.de/?p=2806#comment-8837</guid>
		<description>Der Firefox nimmt f&#252;r die Position des Gradients nur ein Argument. Wenn dieses ein Punkt P1 ist, dann zeichnet der Firefox den Verlauf von diesem Punkt zu einem Punkt P2, der durch Punktspiegelung von P1 am Elementmittelpunkt entsteht. Das hei&#223;t, wenn P1 &quot;0 0&quot; ist, dann zeichnet der Firefox einen Gradient von links oben nach rechts unten. Deshalb muss man als erstes Argument im -moz-linear-gradient den besonderen Wert top angeben, wenn man einen Gradient von oben nach unten haben will.</description>
		<content:encoded><![CDATA[<p>Der Firefox nimmt f&#252;r die Position des Gradients nur ein Argument. Wenn dieses ein Punkt P1 ist, dann zeichnet der Firefox den Verlauf von diesem Punkt zu einem Punkt P2, der durch Punktspiegelung von P1 am Elementmittelpunkt entsteht. Das hei&#223;t, wenn P1 &#8220;0 0&#8243; ist, dann zeichnet der Firefox einen Gradient von links oben nach rechts unten. Deshalb muss man als erstes Argument im -moz-linear-gradient den besonderen Wert top angeben, wenn man einen Gradient von oben nach unten haben will.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

