<?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>Java-PHP-Web Blog &#187; CSS</title>
	<atom:link href="http://www.phoeniix.com/category/css/feed" rel="self" type="application/rss+xml" />
	<link>http://www.phoeniix.com</link>
	<description>Topics about Java, PHP and Web Development</description>
	<lastBuildDate>Tue, 28 Apr 2009 22:20:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Change your browser cursor</title>
		<link>http://www.phoeniix.com/change-your-browser-cursor</link>
		<comments>http://www.phoeniix.com/change-your-browser-cursor#comments</comments>
		<pubDate>Thu, 13 Jul 2006 19:31:14 +0000</pubDate>
		<dc:creator>phoeniix</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[css2]]></category>
		<category><![CDATA[cursor]]></category>

		<guid isPermaLink="false">http://www.phoeniix.com/?p=103</guid>
		<description><![CDATA[There is a sweet CSS2 feature to change your browsers cursor. In your style sheet use the cursor parameter with the url of the image and what type of cursor it is. For example: cursor:url('/images/mycursor.gif'), pointer; Note this works only for browsers that support CSS2 functions.]]></description>
		<wfw:commentRss>http://www.phoeniix.com/change-your-browser-cursor/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
