<?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>Pistas de San Lázaro &#187; lists</title>
	<atom:link href="http://pistasdesanlazaro.es/tag/lists-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://pistasdesanlazaro.es</link>
	<description>Otro sitio realizado con WordPress</description>
	<lastBuildDate>Thu, 10 Apr 2025 09:51:45 +0000</lastBuildDate>
	<language>es-ES</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>Edge Case: Nested And Mixed Lists</title>
		<link>http://pistasdesanlazaro.es/edge-case-nested-and-mixed-lists/</link>
		<comments>http://pistasdesanlazaro.es/edge-case-nested-and-mixed-lists/#comments</comments>
		<pubDate>Fri, 15 May 2009 21:48:32 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Edge Case]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[edge case]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[markup]]></category>

		<guid isPermaLink="false">http://wptest.io/demo/?p=1000</guid>
		<description><![CDATA[Nested and mixed lists are an interesting beast. It&#8217;s a corner case to make sure that Lists within lists do not break the ordered list numbering order Your list styles go deep enough. Ordered &#8211; Unordered &#8211; Ordered ordered item ordered item unordered unordered ordered item ordered item ordered item ordered item Ordered &#8211; Unordered [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Nested and mixed lists are an interesting beast. It&#8217;s a corner case to make sure that</p>
<ul>
<li><span style="line-height:1.714285714;font-size:1rem">Lists within lists do not break the ordered list numbering order</span></li>
<li><span style="line-height:1.714285714;font-size:1rem">Your list styles go deep enough.</span></li>
</ul>
<h3>Ordered &#8211; Unordered &#8211; Ordered</h3>
<ol>
<li>ordered item</li>
<li>ordered item
<ul>
<li><strong>unordered</strong></li>
<li><strong>unordered</strong>
<ol>
<li>ordered item</li>
<li>ordered item</li>
</ol>
</li>
</ul>
</li>
<li>ordered item</li>
<li>ordered item</li>
</ol>
<h3>Ordered &#8211; Unordered &#8211; Unordered</h3>
<ol>
<li>ordered item</li>
<li>ordered item
<ul>
<li><strong>unordered</strong></li>
<li><strong>unordered</strong>
<ul>
<li>unordered item</li>
<li>unordered item</li>
</ul>
</li>
</ul>
</li>
<li>ordered item</li>
<li>ordered item</li>
</ol>
<h3>Unordered &#8211; Ordered &#8211; Unordered</h3>
<ul>
<li>unordered item</li>
<li>unordered item
<ol>
<li>ordered</li>
<li>ordered
<ul>
<li>unordered item</li>
<li>unordered item</li>
</ul>
</li>
</ol>
</li>
<li>unordered item</li>
<li>unordered item</li>
</ul>
<h3>Unordered &#8211; Unordered &#8211; Ordered</h3>
<ul>
<li>unordered item</li>
<li>unordered item
<ul>
<li>unordered</li>
<li>unordered
<ol>
<li><strong>ordered item</strong></li>
<li><strong>ordered item</strong></li>
</ol>
</li>
</ul>
</li>
<li>unordered item</li>
<li>unordered item</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://pistasdesanlazaro.es/edge-case-nested-and-mixed-lists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
