<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/1.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Truly fluid and flexible columns?</title>
	<link>http://jennifergrucza.com/blog/archives/2004/08/29/truly-fluid-and-flexible-columns</link>
	<description>Web Development, Classical Music, Kitties, and whatever else I feel like</description>
	<pubDate>Fri, 18 May 2012 10:03:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5</generator>

	<item>
		<title>by: KS</title>
		<link>http://jennifergrucza.com/blog/archives/2004/08/29/truly-fluid-and-flexible-columns#comment-200</link>
		<pubDate>Tue, 31 Aug 2004 11:13:53 -0700</pubDate>
		<guid>http://jennifergrucza.com/blog/archives/2004/08/29/truly-fluid-and-flexible-columns#comment-200</guid>
					<description>You might wish to investigate Stu Nichol's site &lt;a href=&quot;http://www.s7u.co.uk/&quot;&gt;Cutting Edge CSS: Doing it with Style&lt;/a&gt;.  More specifically, look at how he does his &lt;a href=&quot;http://www.stunicholls.myby.co.uk/layouts/3cols.html&quot;&gt;flexible three columns layout&lt;/a&gt;.</description>
		<content:encoded><![CDATA[	<p>You might wish to investigate Stu Nichol&#8217;s site <a href="http://www.s7u.co.uk/">Cutting Edge CSS: Doing it with Style</a>.  More specifically, look at how he does his <a href="http://www.stunicholls.myby.co.uk/layouts/3cols.html">flexible three columns layout</a>.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jennifer Grucza</title>
		<link>http://jennifergrucza.com/blog/archives/2004/08/29/truly-fluid-and-flexible-columns#comment-202</link>
		<pubDate>Tue, 31 Aug 2004 13:11:53 -0700</pubDate>
		<guid>http://jennifergrucza.com/blog/archives/2004/08/29/truly-fluid-and-flexible-columns#comment-202</guid>
					<description>Hey KS, thanks for the tip.  I looked around the site some, but I don't think I saw anything that would allow me to have flexible widths and position that text at the bottom.  

In the three-column layout, the left and right columns are both fixed width, and they only appear to be the same height because their backgrounds are actually borders of a container.  So there's no way to use absolute positioning, for example, to place the text at the bottom.

Actually, I guess I might be able to just use the image height and width to position everything (using inline styles), but I'd hoped there was a flexible way to do this with CSS without having to know the image dimensions.

Here's a &lt;a href=&quot;/examples/notFlexible.html&quot;&gt;non-flexible implementation&lt;/a&gt;</description>
		<content:encoded><![CDATA[	<p>Hey KS, thanks for the tip.  I looked around the site some, but I don&#8217;t think I saw anything that would allow me to have flexible widths and position that text at the bottom.  </p>
	<p>In the three-column layout, the left and right columns are both fixed width, and they only appear to be the same height because their backgrounds are actually borders of a container.  So there&#8217;s no way to use absolute positioning, for example, to place the text at the bottom.</p>
	<p>Actually, I guess I might be able to just use the image height and width to position everything (using inline styles), but I&#8217;d hoped there was a flexible way to do this with CSS without having to know the image dimensions.</p>
	<p>Here&#8217;s a <a href="/examples/notFlexible.html">non-flexible implementation</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: KS</title>
		<link>http://jennifergrucza.com/blog/archives/2004/08/29/truly-fluid-and-flexible-columns#comment-214</link>
		<pubDate>Fri, 03 Sep 2004 23:29:50 -0700</pubDate>
		<guid>http://jennifergrucza.com/blog/archives/2004/08/29/truly-fluid-and-flexible-columns#comment-214</guid>
					<description>Does this &lt;a href=&quot;http://www.meyerweb.com/eric/thoughts/2004/09/03/sliding-faux-columns/&quot;&gt;article titled, Sliding Faux Columns&lt;/a&gt;, help you at all?

I didn's read the complete article, but from my quick scan it looks as though it might be of assistance to you.

Good luck!</description>
		<content:encoded><![CDATA[	<p>Does this <a href="http://www.meyerweb.com/eric/thoughts/2004/09/03/sliding-faux-columns/">article titled, Sliding Faux Columns</a>, help you at all?</p>
	<p>I didn&#8217;s read the complete article, but from my quick scan it looks as though it might be of assistance to you.</p>
	<p>Good luck!
</p>
]]></content:encoded>
				</item>
</channel>
</rss>


