<?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>evardsson.com: stuff that w0rks &#187; CSS</title>
	<atom:link href="http://www.evardsson.com/blog/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.evardsson.com/blog</link>
	<description>tweaks and hacks, php, python, music, home and ???</description>
	<lastBuildDate>Mon, 23 Jan 2012 18:38:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Free Source for CSS Templates</title>
		<link>http://www.evardsson.com/blog/2007/03/14/free-source-for-css-templates/</link>
		<comments>http://www.evardsson.com/blog/2007/03/14/free-source-for-css-templates/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 05:10:32 +0000</pubDate>
		<dc:creator>Sjan Evardsson</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.evardsson.com/blog/2007/03/14/free-source-for-css-templates/</guid>
		<description><![CDATA[There is a great resource for free CSS Templates, at (would you believe it) freecsstemplates.org! There are some very nice uses of CSS-only rounded corners (similar to Nifty Corners Cube), some very professional designs and plenty of fun, personal-type designs for blogs and such. Definitely worth a look. Technorati Tags: CSS]]></description>
			<content:encoded><![CDATA[<p>There is a great resource for free CSS Templates, at (would you believe it) <a href="http://www.freecsstemplates.org/">freecsstemplates.org</a>! There are some very nice uses of CSS-only <a href="http://www.freecsstemplates.org/preview/tropical">rounded corners</a> (similar to <a href="http://www.html.it/articoli/niftycube/index.html">Nifty Corners Cube</a>), some very professional designs and plenty of fun, personal-type designs for blogs and such. Definitely worth a look.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/CSS" class="performancingtags" rel="tag">CSS</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.evardsson.com/blog/2007/03/14/free-source-for-css-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Peter Nederlof&#8217;s whatever:hover to the rescue!</title>
		<link>http://www.evardsson.com/blog/2006/04/16/peter-nederlofs-whateverhover-to-the-rescue/</link>
		<comments>http://www.evardsson.com/blog/2006/04/16/peter-nederlofs-whateverhover-to-the-rescue/#comments</comments>
		<pubDate>Mon, 17 Apr 2006 03:05:00 +0000</pubDate>
		<dc:creator>Sjan Evardsson</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.evardsson.com/blog/2006/04/16/peter-nederlofs-whateverhover-to-the-rescue/</guid>
		<description><![CDATA[Well, I found a way to do CSS2 drop-down menus and force IE to accept them. It takes a little bit of JavaScript madness created by Peter Nederlof called whatever:hover which forces IE to accept the :hover psuedo-class for any element (as is the spec for CSS2). While it uses IE specific tricks to make [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I found a way to do CSS2 drop-down menus and force IE to accept them. It takes a little bit of JavaScript madness created by Peter Nederlof called <a href="http://www.xs4all.nl/~peterned/csshover.html" target="_blank" rel="tag">whatever:hover</a>  which forces IE to accept the :hover psuedo-class for any element (as is the spec for CSS2).</p>
<p>While it uses IE specific tricks to make it work, it can be done in such a way as to not break in other browsers. (In other words, the changes are only applied if the browser is IE.)</p>
<p>There is a handy <a href="http://www.seoconsultants.com/css/menus/tutorial/" target="_blank">tutorial</a> at SEOConsultants that was incredibly helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evardsson.com/blog/2006/04/16/peter-nederlofs-whateverhover-to-the-rescue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

