<?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>Seth Keiper &#187; Design</title>
	<atom:link href="http://sethkeiper.com/category/overall/right-brain/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://sethkeiper.com</link>
	<description>Children are smarter than any of us. Know how I know that? I don&#039;t know one child with a full time job and children.</description>
	<lastBuildDate>Sat, 07 Jan 2012 16:29:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Easy Vertical Navigational List</title>
		<link>http://sethkeiper.com/2007/04/20/easy-vertical-navigational-list/</link>
		<comments>http://sethkeiper.com/2007/04/20/easy-vertical-navigational-list/#comments</comments>
		<pubDate>Fri, 20 Apr 2007 01:00:18 +0000</pubDate>
		<dc:creator>Seth Keiper</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://sk.c-wd.net/wp/2007/04/20/easy-vertical-navigational-list/</guid>
		<description><![CDATA[Let's say this is our HTML structure: &#60;ul id="nav"&#62; &#60;li&#62;&#60;a href="#" class="active"&#62;Example one&#60;/a&#62;&#60;/li&#62; &#60;li&#62;&#60;a href="#"&#62;Example two&#60;/a&#62;&#60;/li&#62; &#60;li&#62;&#60;a href="#"&#62;Example three&#60;/a&#62;&#60;/li&#62; &#60;li&#62;&#60;a href="#"&#62;Example four&#60;/a&#62;&#60;/li&#62; &#60;li&#62;&#60;a href="#"&#62;Example five&#60;/a&#62;&#60;/li&#62; &#60;/ul&#62; And let's say this is our CSS: #nav li{display:inline;} #nav{ width:8em; font-family:sans-serif; margin:0 0 0 3em; padding:0; border-top:1px #000 solid; border-left:1px #000 solid; border-right:1px #000 solid; } #nav a,#nav [...]]]></description>
		<wfw:commentRss>http://sethkeiper.com/2007/04/20/easy-vertical-navigational-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

