<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Reverse-ordered HTML lists</title>
	<atom:link href="http://rossshannon.com/2009/02/10/reverse-ordered-html-lists/feed/" rel="self" type="application/rss+xml" />
	<link>http://rossshannon.com/2009/02/10/reverse-ordered-html-lists/</link>
	<description>Researchin' the day away...</description>
	<lastBuildDate>Thu, 12 Jan 2012 21:49:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan</title>
		<link>http://rossshannon.com/2009/02/10/reverse-ordered-html-lists/comment-page-1/#comment-44136</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 10 Jan 2012 16:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://rossshannon.com/blog/?p=136#comment-44136</guid>
		<description>Works nice. Thanks!</description>
		<content:encoded><![CDATA[<p>Works nice. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tsekub</title>
		<link>http://rossshannon.com/2009/02/10/reverse-ordered-html-lists/comment-page-1/#comment-44109</link>
		<dc:creator>Tsekub</dc:creator>
		<pubDate>Thu, 27 Jan 2011 20:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://rossshannon.com/blog/?p=136#comment-44109</guid>
		<description>Thanks! works great!</description>
		<content:encoded><![CDATA[<p>Thanks! works great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R. Biswas</title>
		<link>http://rossshannon.com/2009/02/10/reverse-ordered-html-lists/comment-page-1/#comment-44097</link>
		<dc:creator>R. Biswas</dc:creator>
		<pubDate>Tue, 01 Jun 2010 10:07:52 +0000</pubDate>
		<guid isPermaLink="false">http://rossshannon.com/blog/?p=136#comment-44097</guid>
		<description>Working fine thanks a lot</description>
		<content:encoded><![CDATA[<p>Working fine thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Minh Ha-Duong</title>
		<link>http://rossshannon.com/2009/02/10/reverse-ordered-html-lists/comment-page-1/#comment-44091</link>
		<dc:creator>Minh Ha-Duong</dc:creator>
		<pubDate>Tue, 01 Dec 2009 09:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://rossshannon.com/blog/?p=136#comment-44091</guid>
		<description>Using this on my list of publications, works well. Thanks !</description>
		<content:encoded><![CDATA[<p>Using this on my list of publications, works well. Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Wright</title>
		<link>http://rossshannon.com/2009/02/10/reverse-ordered-html-lists/comment-page-1/#comment-43811</link>
		<dc:creator>Tim Wright</dc:creator>
		<pubDate>Tue, 01 Sep 2009 21:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://rossshannon.com/blog/?p=136#comment-43811</guid>
		<description>Very helpful, thanks!</description>
		<content:encoded><![CDATA[<p>Very helpful, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Perlis</title>
		<link>http://rossshannon.com/2009/02/10/reverse-ordered-html-lists/comment-page-1/#comment-43391</link>
		<dc:creator>Don Perlis</dc:creator>
		<pubDate>Mon, 16 Mar 2009 02:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://rossshannon.com/blog/?p=136#comment-43391</guid>
		<description>Darn!  The text box *formatted*my previous reply, thereby ruining my carefully designed examples. (Fixed. —Ed.)  But my claims are correct, so you&#039;ll have to imagine the item number indentations as I describe them.  On the regular non-reversed list, just enough space is allowed on the left margin so that even the long-digit numbers have room, without crowding up against the item text,while shorter numbers are a bit further indented, so that the item number is always a fixed distance from the item text that is to its right.

But in the reverse mode, this spacing is all messed up.</description>
		<content:encoded><![CDATA[<p>Darn!  The text box *formatted*my previous reply, thereby ruining my carefully designed examples. (Fixed. —Ed.)  But my claims are correct, so you&#8217;ll have to imagine the item number indentations as I describe them.  On the regular non-reversed list, just enough space is allowed on the left margin so that even the long-digit numbers have room, without crowding up against the item text,while shorter numbers are a bit further indented, so that the item number is always a fixed distance from the item text that is to its right.</p>
<p>But in the reverse mode, this spacing is all messed up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Perlis</title>
		<link>http://rossshannon.com/2009/02/10/reverse-ordered-html-lists/comment-page-1/#comment-43390</link>
		<dc:creator>Don Perlis</dc:creator>
		<pubDate>Mon, 16 Mar 2009 01:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://rossshannon.com/blog/?p=136#comment-43390</guid>
		<description>I tried this and it worked very well, except that for LONG lists the offset of the list numbers was a bit odd. The low-end items were &#039;way out to the left margin, and the high-end ones crowded in too close (literally as shown, with the 3-digit numbers starting *further* to the right than the 1-digit numbers):

&lt;pre&gt;
  189.item
  188.item
  &#8942;
3.     item
2.     item
1.     item
&lt;/pre&gt;

With regular (non-reversed) lists, this does not happen, and instead nicely indents the list numbers appropriately to the length (# of digits) in each list number, as follows:

&lt;pre&gt;
   1.  item
   2.  item
   3.  item
&#8942;
 94.  item
 95.  item
&#8942;
188. item
189. item
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>I tried this and it worked very well, except that for LONG lists the offset of the list numbers was a bit odd. The low-end items were &#8216;way out to the left margin, and the high-end ones crowded in too close (literally as shown, with the 3-digit numbers starting *further* to the right than the 1-digit numbers):</p>
<pre>
  189.item
  188.item
  &#8942;
3.     item
2.     item
1.     item
</pre>
<p>With regular (non-reversed) lists, this does not happen, and instead nicely indents the list numbers appropriately to the length (# of digits) in each list number, as follows:</p>
<pre>
   1.  item
   2.  item
   3.  item
&#8942;
 94.  item
 95.  item
&#8942;
188. item
189. item
</pre>
]]></content:encoded>
	</item>
</channel>
</rss>

