<?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>Freshh Media &#187; CSS</title>
	<atom:link href="http://www.freshhmedia.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freshhmedia.com</link>
	<description>Web Design , SEO, Web Hosting</description>
	<lastBuildDate>Tue, 27 Dec 2011 07:58:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Style Your Text With CSS</title>
		<link>http://www.freshhmedia.com/2010/06/style-your-text-with-css/</link>
		<comments>http://www.freshhmedia.com/2010/06/style-your-text-with-css/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 02:41:04 +0000</pubDate>
		<dc:creator>gepenk</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Create CSS layout]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Stylesheets]]></category>

		<guid isPermaLink="false">http://www.freshhmedia.com/?p=478</guid>
		<description><![CDATA[Styling text with CSS is really simple. We can define colors, underline it, make it bold, define the font etc etc.
We will start with some basics.
First we define the html where we will be working with.
&#60;p&#62; This is the text &#60;/p&#62;
1. Colorize your text
We can select the P tag and add some styles to it.
p [...]]]></description>
		<wfw:commentRss>http://www.freshhmedia.com/2010/06/style-your-text-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

