<?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>mikeage.net &#187; Lists</title>
	<atom:link href="http://mikeage.net/tag/lists/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikeage.net</link>
	<description>mikeage.net</description>
	<lastBuildDate>Sun, 21 Nov 2010 05:03:07 +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>Nested Lists in XHTML</title>
		<link>http://mikeage.net/2005/08/12/nested-lists-in-xhtml/</link>
		<comments>http://mikeage.net/2005/08/12/nested-lists-in-xhtml/#comments</comments>
		<pubDate>Fri, 12 Aug 2005 06:54:45 +0000</pubDate>
		<dc:creator>Mike Miller</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Lists]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://mikeage.net/2005/08/12/nested-lists-in-xhtml/</guid>
		<description><![CDATA[Quick Overview If you want to nest lists in HTML, you probably did something like the following (although you may not have done the indenting) &#38;lt;ul&#38;gt;&#60;br /&#62; &#38;nbsp;&#38;nbsp;&#38;lt;li&#38;gt;List Item 1&#38;lt;/li&#38;gt;&#60;br /&#62; &#38;nbsp;&#38;nbsp;&#38;lt;ul&#38;gt;&#60;br /&#62; &#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;lt;li&#38;gt;Sublist Item 1&#38;lt;/li&#38;gt;&#60;br /&#62; &#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;lt;li&#38;gt;Sublist Item 2&#38;lt;/li&#38;gt;&#60;br /&#62; &#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;lt;ul&#38;gt;&#60;br /&#62; &#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;lt;li&#38;gt;Subsublist Item 1&#38;lt;/li&#38;gt;&#60;br /&#62; &#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;lt;/ul&#38;gt;&#60;br /&#62; &#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;lt;li&#38;gt;Sublist Item 3&#38;lt;/li&#38;gt;&#60;br /&#62; &#38;nbsp;&#38;nbsp;&#38;lt;/ul&#38;gt;&#60;br /&#62; [...]]]></description>
		<wfw:commentRss>http://mikeage.net/2005/08/12/nested-lists-in-xhtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

