<?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: Tips for Developing Semi-Liquid Layouts</title>
	<atom:link href="http://www.sohtanaka.com/web-design/semi-liquid-layouts-tutorial-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sohtanaka.com/web-design/semi-liquid-layouts-tutorial-tips/</link>
	<description>Torrance Website Design - Soh Tanaka</description>
	<lastBuildDate>Sat, 20 Mar 2010 14:51:48 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: manish SHarma</title>
		<link>http://www.sohtanaka.com/web-design/semi-liquid-layouts-tutorial-tips/comment-page-1/#comment-2944</link>
		<dc:creator>manish SHarma</dc:creator>
		<pubDate>Sat, 27 Jun 2009 17:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=1752#comment-2944</guid>
		<description>Gr8888888888
In simplicity lies the POWER
Thanks a Lot</description>
		<content:encoded><![CDATA[<p>Gr8888888888<br />
In simplicity lies the POWER<br />
Thanks a Lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: c.</title>
		<link>http://www.sohtanaka.com/web-design/semi-liquid-layouts-tutorial-tips/comment-page-1/#comment-2850</link>
		<dc:creator>c.</dc:creator>
		<pubDate>Fri, 19 Jun 2009 12:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=1752#comment-2850</guid>
		<description>For your % Columns, why use jquery to fix it when you can make use of :first-child?  It is supported in all modern browsers except for IE (I believe it can be fixed with the IE7 JS emulator).  Just put your margin/padding on the left and have the :first-child element override it.</description>
		<content:encoded><![CDATA[<p>For your % Columns, why use jquery to fix it when you can make use of :first-child?  It is supported in all modern browsers except for IE (I believe it can be fixed with the IE7 JS emulator).  Just put your margin/padding on the left and have the :first-child element override it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caos30</title>
		<link>http://www.sohtanaka.com/web-design/semi-liquid-layouts-tutorial-tips/comment-page-1/#comment-2840</link>
		<dc:creator>caos30</dc:creator>
		<pubDate>Thu, 18 Jun 2009 18:07:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=1752#comment-2840</guid>
		<description>Some points of your post are interesting. I like the cleaness of your CSS code ;)

But, i&#039;ve tried &quot;% Based Columns&quot; layout (http://www.sohtanaka.com/web-design/examples/semi-liquid-layout), modifying the length of the content within the blocks within the &quot;li&quot;... and the effect es &quot;terrorific&quot;: the over flow text is hided! :S

I&#039;m sorry, but for make a robust layout with columns i still prefer work with classic &quot;tables&quot; instead of an &quot;ul without style&quot;. Really the &quot;tables&quot; were thinked for make COLUMNS and ROWS, PERFECTLY and EASILY aligned. I don&#039;t understand why &quot;everybody&quot; NOW are trying to do the same (but very imperfectly and with more complexity) using &quot;block&quot; objects like &quot;blocked ul&quot; or &quot;div&quot; :S

I think that the &quot;block&quot; objects as &quot;ul&quot; and &quot;div&quot; has their function, but i wouldn&#039;t say that it is build &quot;column layouts&quot;. Perhaps they are useful for &quot;row layouts&quot; (header, body, foot).. and for other &quot;detail elements&quot; as lists.

Finally, why you don&#039;t accept that the HTML and CSS which are we using has been builded &quot;disordered&quot;, between too much economics and professionals agents saying their &quot;opinion&quot;, more depending on their own past instead of a COMMON well builded web. 

I&#039;m sorry... perhaps i seems like a baby crying ;)</description>
		<content:encoded><![CDATA[<p>Some points of your post are interesting. I like the cleaness of your CSS code <img src='http://www.sohtanaka.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>But, i&#8217;ve tried &#8220;% Based Columns&#8221; layout (<a href="http://www.sohtanaka.com/web-design/examples/semi-liquid-layout)" rel="nofollow">http://www.sohtanaka.com/web-design/examples/semi-liquid-layout)</a>, modifying the length of the content within the blocks within the &#8220;li&#8221;&#8230; and the effect es &#8220;terrorific&#8221;: the over flow text is hided! :S</p>
<p>I&#8217;m sorry, but for make a robust layout with columns i still prefer work with classic &#8220;tables&#8221; instead of an &#8220;ul without style&#8221;. Really the &#8220;tables&#8221; were thinked for make COLUMNS and ROWS, PERFECTLY and EASILY aligned. I don&#8217;t understand why &#8220;everybody&#8221; NOW are trying to do the same (but very imperfectly and with more complexity) using &#8220;block&#8221; objects like &#8220;blocked ul&#8221; or &#8220;div&#8221; :S</p>
<p>I think that the &#8220;block&#8221; objects as &#8220;ul&#8221; and &#8220;div&#8221; has their function, but i wouldn&#8217;t say that it is build &#8220;column layouts&#8221;. Perhaps they are useful for &#8220;row layouts&#8221; (header, body, foot).. and for other &#8220;detail elements&#8221; as lists.</p>
<p>Finally, why you don&#8217;t accept that the HTML and CSS which are we using has been builded &#8220;disordered&#8221;, between too much economics and professionals agents saying their &#8220;opinion&#8221;, more depending on their own past instead of a COMMON well builded web. </p>
<p>I&#8217;m sorry&#8230; perhaps i seems like a baby crying <img src='http://www.sohtanaka.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake Rocheleau</title>
		<link>http://www.sohtanaka.com/web-design/semi-liquid-layouts-tutorial-tips/comment-page-1/#comment-2836</link>
		<dc:creator>Jake Rocheleau</dc:creator>
		<pubDate>Thu, 18 Jun 2009 16:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=1752#comment-2836</guid>
		<description>I have to say I&#039;m very impressed with your post, and your blog! Amazing layout and design, and very impressive UI! Bookmarked, and glad I ran into your site.. good luck in the future!</description>
		<content:encoded><![CDATA[<p>I have to say I&#8217;m very impressed with your post, and your blog! Amazing layout and design, and very impressive UI! Bookmarked, and glad I ran into your site.. good luck in the future!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gwóźdź web designer</title>
		<link>http://www.sohtanaka.com/web-design/semi-liquid-layouts-tutorial-tips/comment-page-1/#comment-2114</link>
		<dc:creator>Gwóźdź web designer</dc:creator>
		<pubDate>Tue, 28 Apr 2009 18:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=1752#comment-2114</guid>
		<description>Only design were  i could use flexible layout for today is when we have additional, 3rd column coming for some people with wider screen. Static is for still priority. 

I don’t like liquid, because I can’t control white space. And in my opinion web designers should not extend columns to point where there is more than 16 words in line.</description>
		<content:encoded><![CDATA[<p>Only design were  i could use flexible layout for today is when we have additional, 3rd column coming for some people with wider screen. Static is for still priority. </p>
<p>I don’t like liquid, because I can’t control white space. And in my opinion web designers should not extend columns to point where there is more than 16 words in line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Digital Photography</title>
		<link>http://www.sohtanaka.com/web-design/semi-liquid-layouts-tutorial-tips/comment-page-1/#comment-1999</link>
		<dc:creator>Digital Photography</dc:creator>
		<pubDate>Sat, 18 Apr 2009 15:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=1752#comment-1999</guid>
		<description>Love the ideas here. Thanks for sharing the min-width and max-width, did realize that you could use it.</description>
		<content:encoded><![CDATA[<p>Love the ideas here. Thanks for sharing the min-width and max-width, did realize that you could use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soh</title>
		<link>http://www.sohtanaka.com/web-design/semi-liquid-layouts-tutorial-tips/comment-page-1/#comment-1820</link>
		<dc:creator>Soh</dc:creator>
		<pubDate>Wed, 01 Apr 2009 16:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=1752#comment-1820</guid>
		<description>Thanks Bram! Good to know, it would be great if can add the support for min/max width, please keep us updated! Thanks for clarifying that :-)</description>
		<content:encoded><![CDATA[<p>Thanks Bram! Good to know, it would be great if can add the support for min/max width, please keep us updated! Thanks for clarifying that <img src='http://www.sohtanaka.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bram</title>
		<link>http://www.sohtanaka.com/web-design/semi-liquid-layouts-tutorial-tips/comment-page-1/#comment-1819</link>
		<dc:creator>Bram</dc:creator>
		<pubDate>Wed, 01 Apr 2009 09:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=1752#comment-1819</guid>
		<description>Hi,

I&#039;m the author of the jQuery plugin you mentioned. The JSizes plugin does not add support for min and max width/height on IE6, it only adds convenient methods for querying those values (and returning sensible values when they are not available.) Perhaps I should add support for min and max width---it seems to be a common misconception and wouldn&#039;t be too hard.

Best,

Bram</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m the author of the jQuery plugin you mentioned. The JSizes plugin does not add support for min and max width/height on IE6, it only adds convenient methods for querying those values (and returning sensible values when they are not available.) Perhaps I should add support for min and max width&#8212;it seems to be a common misconception and wouldn&#8217;t be too hard.</p>
<p>Best,</p>
<p>Bram</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shiny</title>
		<link>http://www.sohtanaka.com/web-design/semi-liquid-layouts-tutorial-tips/comment-page-1/#comment-1803</link>
		<dc:creator>shiny</dc:creator>
		<pubDate>Mon, 30 Mar 2009 00:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=1752#comment-1803</guid>
		<description>Thanks for the favicons!!! :D</description>
		<content:encoded><![CDATA[<p>Thanks for the favicons!!! <img src='http://www.sohtanaka.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Another Coder</title>
		<link>http://www.sohtanaka.com/web-design/semi-liquid-layouts-tutorial-tips/comment-page-1/#comment-1801</link>
		<dc:creator>Another Coder</dc:creator>
		<pubDate>Mon, 30 Mar 2009 00:21:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=1752#comment-1801</guid>
		<description>Another great tutorial! Thanks alot man.</description>
		<content:encoded><![CDATA[<p>Another great tutorial! Thanks alot man.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
