<?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>Ryan Maffit &#187; CSS</title>
	<atom:link href="http://blog.ryanmaffit.com/tag/css/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ryanmaffit.com</link>
	<description>The blog of a web developer</description>
	<lastBuildDate>Thu, 15 Jul 2010 00:29:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Purely CSS-Based Dropdown Menu</title>
		<link>http://blog.ryanmaffit.com/web-development/css/purely-css-based-dropdown-menu.html</link>
		<comments>http://blog.ryanmaffit.com/web-development/css/purely-css-based-dropdown-menu.html#comments</comments>
		<pubDate>Fri, 05 Jun 2009 08:19:45 +0000</pubDate>
		<dc:creator>Ryan Maffit</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[dropdown]]></category>

		<guid isPermaLink="false">http://blog.ryanmaffit.com/?p=104</guid>
		<description><![CDATA[Here is a purely CSS-based dropdown menu that I threw together real quick for my blog. It doesn&#8217;t use any javascript and works in all major latest browsers (Not you IE6 &#8211; You need to die already ) If you &#8230; <a href="http://blog.ryanmaffit.com/web-development/css/purely-css-based-dropdown-menu.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here is a purely CSS-based dropdown menu that I threw together real quick for my blog. It doesn&#8217;t use any javascript and works in all major latest browsers (Not you IE6 &#8211; You need to die already <img src='http://blog.ryanmaffit.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
<p>If you have any issues or questions leave them in a comment below.</p>
<p><strong>Please Note:</strong> This is just a simple example for you to base your own menus off of. It does not take into account browser screen width or height (to prevent opening menus off-screen) because that would require Javascript, maybe in the future I will create another post about how to make a JavaScript based dropdown menu that uses Javascript to make sure the menus don&#8217;t appear off-screen.</p>
<p><a href="http://blog.ryanmaffit.com/projects/css-dropdown-menu/css-dropdown-menu-1.0.zip">Download</a> &#8211; <a href="http://blog.ryanmaffit.com/projects/css-dropdown-menu/">Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ryanmaffit.com/web-development/css/purely-css-based-dropdown-menu.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
