<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Simulating a Table Using an Unordered List</title>
	<atom:link href="http://innovativethought.net/2007/06/11/simulating-a-table-using-an-unordered-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://innovativethought.net/2007/06/11/simulating-a-table-using-an-unordered-list/</link>
	<description>think. code. design. innovate.</description>
	<lastBuildDate>Wed, 28 Dec 2011 12:01:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: E-sitesweb &#187; 45 Powerful CSS/JavaScript-Techniques</title>
		<link>http://innovativethought.net/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-308</link>
		<dc:creator><![CDATA[E-sitesweb &#187; 45 Powerful CSS/JavaScript-Techniques]]></dc:creator>
		<pubDate>Wed, 28 Dec 2011 12:01:44 +0000</pubDate>
		<guid isPermaLink="false">http://innovativethought.wordpress.com/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-308</guid>
		<description><![CDATA[[...] Simulating a Table Using an Unordered List Your first question immediately might be, “why would I want to simulate a table with a list, why not just use a table?” With the raise in popularity of AJAX sortable list elements, using list items to represent a multiple column data table can allow for easy sorting of various more “tabley” information. So let’s get started. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Simulating a Table Using an Unordered List Your first question immediately might be, “why would I want to simulate a table with a list, why not just use a table?” With the raise in popularity of AJAX sortable list elements, using list items to represent a multiple column data table can allow for easy sorting of various more “tabley” information. So let’s get started. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Taylor</title>
		<link>http://innovativethought.net/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-307</link>
		<dc:creator><![CDATA[Lee Taylor]]></dc:creator>
		<pubDate>Thu, 17 Nov 2011 01:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://innovativethought.wordpress.com/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-307</guid>
		<description><![CDATA[What an extraordinary piece of software!!  Well conceived.

Have created a &quot;css&quot; file with 5 columns, ..._col1 thru ..._col5, each 18% as it needs to be &lt; 100% due to borders,  inside a &quot;wrapper&quot; of whatever width.  Can now in the &quot;html&quot; page, make it scalable from 1 to 5 columns, modifying the width %.

Am in the process of rewriting my current website using &quot;Tabs&quot; &amp; now incorporating &quot;your&quot; CSS Table!!!

Thanks for the gift.

Lee]]></description>
		<content:encoded><![CDATA[<p>What an extraordinary piece of software!!  Well conceived.</p>
<p>Have created a &#8220;css&#8221; file with 5 columns, &#8230;_col1 thru &#8230;_col5, each 18% as it needs to be &lt; 100% due to borders,  inside a &quot;wrapper&quot; of whatever width.  Can now in the &quot;html&quot; page, make it scalable from 1 to 5 columns, modifying the width %.</p>
<p>Am in the process of rewriting my current website using &quot;Tabs&quot; &amp; now incorporating &quot;your&quot; CSS Table!!!</p>
<p>Thanks for the gift.</p>
<p>Lee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 45 Powerful CSS/JavaScript-Techniques &#171; DownGraf &#8211; Design weblog for designers</title>
		<link>http://innovativethought.net/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-305</link>
		<dc:creator><![CDATA[45 Powerful CSS/JavaScript-Techniques &#171; DownGraf &#8211; Design weblog for designers]]></dc:creator>
		<pubDate>Wed, 29 Jun 2011 06:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://innovativethought.wordpress.com/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-305</guid>
		<description><![CDATA[[...] Simulating a Table Using an Unordered List Your first question immediately might be, “why would I want to simulate a table with a list, why not just use a table?” With the raise in popularity of AJAX sortable list elements, using list items to represent a multiple column data table can allow for easy sorting of various more “tabley” information. So let’s get started. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Simulating a Table Using an Unordered List Your first question immediately might be, “why would I want to simulate a table with a list, why not just use a table?” With the raise in popularity of AJAX sortable list elements, using list items to represent a multiple column data table can allow for easy sorting of various more “tabley” information. So let’s get started. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://innovativethought.net/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-293</link>
		<dc:creator><![CDATA[George]]></dc:creator>
		<pubDate>Tue, 01 Mar 2011 22:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://innovativethought.wordpress.com/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-293</guid>
		<description><![CDATA[It was very useful ... Thanks]]></description>
		<content:encoded><![CDATA[<p>It was very useful &#8230; Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RC</title>
		<link>http://innovativethought.net/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-252</link>
		<dc:creator><![CDATA[RC]]></dc:creator>
		<pubDate>Wed, 01 Sep 2010 10:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://innovativethought.wordpress.com/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-252</guid>
		<description><![CDATA[Hi Tim,

Can&#039;t believe that a post from 2007 helps me in a project in 2010. Thanks a bunch for this post!

I needed to create a &#039;timetable&#039; widget. Basically a table when each row will have different number of columns, with a different column width.  A TV Guide widget.

Thanks again!]]></description>
		<content:encoded><![CDATA[<p>Hi Tim,</p>
<p>Can&#8217;t believe that a post from 2007 helps me in a project in 2010. Thanks a bunch for this post!</p>
<p>I needed to create a &#8216;timetable&#8217; widget. Basically a table when each row will have different number of columns, with a different column width.  A TV Guide widget.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geek is a Lift-Style. &#187; 45 Powerful CSS/JavaScript-Techniques</title>
		<link>http://innovativethought.net/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-248</link>
		<dc:creator><![CDATA[Geek is a Lift-Style. &#187; 45 Powerful CSS/JavaScript-Techniques]]></dc:creator>
		<pubDate>Mon, 21 Jun 2010 17:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://innovativethought.wordpress.com/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-248</guid>
		<description><![CDATA[[...] Simulating a Table Using an Unordered ListYour first question immediately might be, “why would I want to simulate a table with a list, why not just use a table?” With the raise in popularity of AJAX sortable list elements, using list items to represent a multiple column data table can allow for easy sorting of various more “tabley” information. So let’s get started. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Simulating a Table Using an Unordered ListYour first question immediately might be, “why would I want to simulate a table with a list, why not just use a table?” With the raise in popularity of AJAX sortable list elements, using list items to represent a multiple column data table can allow for easy sorting of various more “tabley” information. So let’s get started. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 45种有用的Css/Javascript技巧 &#124; narco</title>
		<link>http://innovativethought.net/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-247</link>
		<dc:creator><![CDATA[45种有用的Css/Javascript技巧 &#124; narco]]></dc:creator>
		<pubDate>Sat, 08 May 2010 14:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://innovativethought.wordpress.com/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-247</guid>
		<description><![CDATA[[...] 用无序列表模拟一个表格 [...]]]></description>
		<content:encoded><![CDATA[<p>[...] 用无序列表模拟一个表格 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 45 Powerful CSS/JavaScript-Techniques &#171; wwwba</title>
		<link>http://innovativethought.net/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-246</link>
		<dc:creator><![CDATA[45 Powerful CSS/JavaScript-Techniques &#171; wwwba]]></dc:creator>
		<pubDate>Wed, 14 Apr 2010 01:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://innovativethought.wordpress.com/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-246</guid>
		<description><![CDATA[[...] Simulating a Table Using an Unordered List Your first question immediately might be, “why would I want to simulate a table with a list, why not just use a table?” With the raise in popularity of AJAX sortable list elements, using list items to represent a multiple column data table can allow for easy sorting of various more “tabley” information. So let’s get started. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Simulating a Table Using an Unordered List Your first question immediately might be, “why would I want to simulate a table with a list, why not just use a table?” With the raise in popularity of AJAX sortable list elements, using list items to represent a multiple column data table can allow for easy sorting of various more “tabley” information. So let’s get started. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Styling your Lists: 20+ Brilliant How to’s and Best Practices - Huntsville Talk</title>
		<link>http://innovativethought.net/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-236</link>
		<dc:creator><![CDATA[Styling your Lists: 20+ Brilliant How to’s and Best Practices - Huntsville Talk]]></dc:creator>
		<pubDate>Thu, 04 Feb 2010 18:19:15 +0000</pubDate>
		<guid isPermaLink="false">http://innovativethought.wordpress.com/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-236</guid>
		<description><![CDATA[[...] Simulating a Table Using an Unordered List [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Simulating a Table Using an Unordered List [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Knight</title>
		<link>http://innovativethought.net/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-233</link>
		<dc:creator><![CDATA[Tim Knight]]></dc:creator>
		<pubDate>Wed, 27 Jan 2010 21:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://innovativethought.wordpress.com/2007/06/11/simulating-a-table-using-an-unordered-list/#comment-233</guid>
		<description><![CDATA[Kevin, I would say that while table columns do automatically resize, that in most cases at least stating width in a percentage to ensure longer cells for one column relative to the other columns is pretty common. While you can&#039;t directly adjust div widths dynamically without JavaScript (as far as I&#039;m aware), you could still set a div&#039;s width with a percentage just as you can with a table column. But in cases of actual tabular data remember that tables work just fine.]]></description>
		<content:encoded><![CDATA[<p>Kevin, I would say that while table columns do automatically resize, that in most cases at least stating width in a percentage to ensure longer cells for one column relative to the other columns is pretty common. While you can&#8217;t directly adjust div widths dynamically without JavaScript (as far as I&#8217;m aware), you could still set a div&#8217;s width with a percentage just as you can with a table column. But in cases of actual tabular data remember that tables work just fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

