<?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>Tinsology &#187; CSS</title>
	<atom:link href="http://tinsology.net/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinsology.net</link>
	<description>Read Me</description>
	<lastBuildDate>Wed, 10 Mar 2010 22:50:49 +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>CSS Drop Cap Effect</title>
		<link>http://tinsology.net/2009/06/css-drop-cap-effect/</link>
		<comments>http://tinsology.net/2009/06/css-drop-cap-effect/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 20:00:09 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[(X)HTML/CSS/CMS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[drop caps]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=750</guid>
		<description><![CDATA[If you've ever read a magazine you've probably noticed that often the first character on a page stands out. Usually its larger, a different color, or stylized in some way. This effect is called an initial or a drop cap. Using CSS it is fairly simple to achieve this effect. CSS supports the pseudo element "first-letter" which allows you to modify the appearance on the first letter of a paragraph... <a href="http://tinsology.net/2009/06/css-drop-cap-effect/">Read More</a>


No related posts.]]></description>
		<wfw:commentRss>http://tinsology.net/2009/06/css-drop-cap-effect/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
