<?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>CSS Text Decoration &#187; color tag</title>
	<atom:link href="http://www.csstextdecoration.com/information/color-tag/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csstextdecoration.com</link>
	<description></description>
	<lastBuildDate>Fri, 07 Aug 2009 06:23:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Terms</title>
		<link>http://www.csstextdecoration.com/information/terms/</link>
		<comments>http://www.csstextdecoration.com/information/terms/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 05:58:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Information]]></category>
		<category><![CDATA[additive color model]]></category>
		<category><![CDATA[class id]]></category>
		<category><![CDATA[color pallet]]></category>
		<category><![CDATA[color tag]]></category>
		<category><![CDATA[color wheel]]></category>
		<category><![CDATA[css property]]></category>
		<category><![CDATA[Hex]]></category>
		<category><![CDATA[hex notation]]></category>
		<category><![CDATA[RGB]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.csstextdecoration.com/?p=224</guid>
		<description><![CDATA[Terms and information pages
]]></description>
			<content:encoded><![CDATA[<p>Terms and information pages</p>
]]></content:encoded>
			<wfw:commentRss>http://www.csstextdecoration.com/information/terms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>color:;</title>
		<link>http://www.csstextdecoration.com/css-text-properties/css-text-color/</link>
		<comments>http://www.csstextdecoration.com/css-text-properties/css-text-color/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 10:18:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[color tag]]></category>

		<guid isPermaLink="false">http://10.3.0.2/?page_id=15</guid>
		<description><![CDATA[The css color tag can be used to set the color of text in an element. The color is entered with a pound sign before it:
#black  or  #000000
Color Picker 
Example:



color:#E90C04



the rain in spain





color:#30EB17



the rain in spain





color:#1308AE



the rain in spain





color:#AB0FA0



the rain in spain




]]></description>
			<content:encoded><![CDATA[<p>The css color tag can be used to set the color of text in an element. The color is entered with a pound sign before it:<br />
#black  or  #000000</p>
<h2><a href="http://www.csstextdecoration.com/color-tool/css-color-picker/">Color Picker </a></h2>
<h2>Example:</h2>
<table>
<tr>
<td>
<h2>color:#E90C04</h2>
</td>
<td>
<div class="boxcolor1">
<p>the rain in spain
</p></div>
</td>
</tr>
<tr>
<td>
<h2>color:#30EB17</h2>
</td>
<td>
<div class="boxcolor2">
<p>the rain in spain
</p></div>
</td>
</tr>
<tr>
<td>
<h2>color:#1308AE</h2>
</td>
<td>
<div class="boxcolor3">
<p>the rain in spain
</p></div>
</td>
</tr>
<tr>
<td>
<h2>color:#AB0FA0</h2>
</td>
<td>
<div class="boxcolor4">
<p>the rain in spain
</p></div>
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.csstextdecoration.com/css-text-properties/css-text-color/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
