<?xml version="1.0"?>
<rss version="2.0">
 <channel>
  <title>css layout query | WPDFD.com Forums</title>
  <link>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_query/</link>
  <description>A Layout forum thread at WPDFD.com</description>
  <language>en-us</language>
  <pubDate>09/15/04, 259 03 2004 2004:%i:1095264189 12:03:09</pubDate>
  <lastBuildDate>06/07/13, 158 17 2013 2013:%i:1370593037 04:17:17</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NineLabs Framework Feed Generator</generator>
  <managingEditor>sitemaster@wpdfd.com</managingEditor>
  <webMaster>sitemaster@wpdfd.com</webMaster>
     <item>
    <title>Mpj  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_query/#p1303</link>
    <description><![CDATA[Hi<br /><br />I'm trying to produce a 2 column css layout for a site but I need some help.<br /><br />The goal is to create a fixed width left column and a fluid right hand column that expands to the right edge of the screen. I've looked around and can't find any examples of this specific type of 2 column layout or even any explanations.<br /><br />Does anyone have any ideas? Is this combination of fixed and fluid possible even?<br /><br />Cheers]]></description>
    <pubDate>09/15/04, 259 03 2004 2004:%i:1095264189 12:03:09</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_query/#p1303</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_query/#p1304</link>
    <description><![CDATA[Do you really want a right hand column that expands infinitely to the right hand edge of the screen. On a large monitor, that is going to give ridiculously long text line lengths.<br /><br />Look here...<br /><br />http://www.wpdfd.com/editorial/basics/index.html<br /><br />you will see a fixed left column and fluid right but I have set limits on how wide it can go like this...<br /><br />max-width: 500px;<br />min-width: 350px;<br /><br />Look at the style sheet<br /><br />http://www.wpdfd.com/editorial/basics/basicsstyles.css]]></description>
    <pubDate>09/15/04, 259 14 2004 2004:%i:1095275652 15:14:12</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_query/#p1304</guid>
   </item>
     <item>
    <title>Mpj  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_query/#p1305</link>
    <description><![CDATA[Hi Joe<br /><br />I simplified question in my first post for the sake of clarity. In fact I've also found that I was asking slightly the wrong question...<br /><br />I realised that the fluid right hand column issue was fine. The real problem was how to subsequently divide the right hand column into horizontal coloured blocks using divs. The div lenghts to be defined by the screen width and not by their content.<br /><br />I may have found the solution ...]]></description>
    <pubDate>09/16/04, 260 25 2004 2004:%i:1095326717 05:25:17</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_query/#p1305</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_query/#p1306</link>
    <description><![CDATA[If you put a div inside another div and don't specify any width, it will become as wide as it can within the containing div.]]></description>
    <pubDate>09/16/04, 260 04 2004 2004:%i:1095343487 10:04:47</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_query/#p1306</guid>
   </item>
     <item>
    <title>Mpj  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_query/#p1307</link>
    <description><![CDATA[Excellent! Thanks! I've found another solution but yours is much more elegant!]]></description>
    <pubDate>09/16/04, 260 17 2004 2004:%i:1095362241 15:17:21</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_query/#p1307</guid>
   </item>
     <item>
    <title>Mpj  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_query/#p1308</link>
    <description><![CDATA[OK,<br /><br />So I've finally used a solution that is part mine and part yours Joe.<br /><br />I <b>have</b> been trying to use a &quot;max-width&quot; setting but IE6 (Win) and IE5 (Mac) appear to ignore it ... Safari is fine with &quot;max-width&quot; but ignores &quot;min-height&quot;, Mozilla (Win) reads both.<br /><br />Any ideas? Is this a(nother) known problem with IE?<br /><br />Thanks]]></description>
    <pubDate>09/16/04, 260 46 2004 2004:%i:1095367571 16:46:11</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_query/#p1308</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_query/#p1309</link>
    <description><![CDATA[Yes. IE can't handle min and max-width - yet!]]></description>
    <pubDate>09/16/04, 260 23 2004 2004:%i:1095373396 18:23:16</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/css_layout_query/#p1309</guid>
   </item>
   </channel>
</rss