<?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: Simple CSS position drop text shadows</title>
	<atom:link href="http://www.crazyxhtml.com/blog/simple-css-position-drop-text-shadows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.crazyxhtml.com/blog/simple-css-position-drop-text-shadows/</link>
	<description>All about CSS, Xhtml and wedesign...</description>
	<lastBuildDate>Sat, 10 Dec 2011 16:09:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Crazy Xhtml</title>
		<link>http://www.crazyxhtml.com/blog/simple-css-position-drop-text-shadows/comment-page-1/#comment-13847</link>
		<dc:creator>Crazy Xhtml</dc:creator>
		<pubDate>Wed, 02 Mar 2011 17:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.crazyxhtml.com/blog/?p=127#comment-13847</guid>
		<description>Sure, you are right! You can try - Filters for IE</description>
		<content:encoded><![CDATA[<p>Sure, you are right! You can try &#8211; Filters for IE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dommer</title>
		<link>http://www.crazyxhtml.com/blog/simple-css-position-drop-text-shadows/comment-page-1/#comment-13723</link>
		<dc:creator>Dommer</dc:creator>
		<pubDate>Tue, 01 Mar 2011 10:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.crazyxhtml.com/blog/?p=127#comment-13723</guid>
		<description>text-shadow is not supported on any version of IE!</description>
		<content:encoded><![CDATA[<p>text-shadow is not supported on any version of IE!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spooky</title>
		<link>http://www.crazyxhtml.com/blog/simple-css-position-drop-text-shadows/comment-page-1/#comment-7072</link>
		<dc:creator>Spooky</dc:creator>
		<pubDate>Thu, 22 Jul 2010 10:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.crazyxhtml.com/blog/?p=127#comment-7072</guid>
		<description>And why not using one simple line for everything? Something like this:

  This is some text  

or 

 This is some text  

and the css ....      .shadowRed {text-shadow: 0px 0px 3px #FF0000;}

There you go. :) With one css line, including several characters, you have the same effect. And you can also choose where to add shadow. 

The first value of 0 is for up-down or ZERO, the second value of 0 is for left-right or ZERO and the third value of 3px is for the SPREAD or height if the previous values are not ZERO.</description>
		<content:encoded><![CDATA[<p>And why not using one simple line for everything? Something like this:</p>
<p>  This is some text  </p>
<p>or </p>
<p> This is some text  </p>
<p>and the css &#8230;.      .shadowRed {text-shadow: 0px 0px 3px #FF0000;}</p>
<p>There you go. <img src='http://www.crazyxhtml.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  With one css line, including several characters, you have the same effect. And you can also choose where to add shadow. </p>
<p>The first value of 0 is for up-down or ZERO, the second value of 0 is for left-right or ZERO and the third value of 3px is for the SPREAD or height if the previous values are not ZERO.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

