Re: [css-d] What's the official/technical name of...

2012-10-21 Thread Micky Hulse
Interesting: Chapter 6 example "liquid-fixed_threecol.html" (exactly the type of layout I'm wanting to classify), she calls it "liquid fixed". I don't have the book, so I can't confirm anything, but that's the name of the demo file. Thanks again to eve

Re: [css-d] What's the official/technical name of...

2012-10-21 Thread Micky Hulse
Thanks for the replies everyone, I really appreciate it. :) -- http://hulse.me __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List p

Re: [css-d] What's the official/technical name of...

2012-10-17 Thread Hakan Kirkan
You can find more info at http://www.thesitewizard.com/webdesign/liquid-elastic-fixed-relative-layout.shtml What's The Difference Between Liquid, Elastic, Relative, Fluid, Flexible and Fixed Layouts? Hakan Kirkan IT Manager http://miamirealestateinc.com Miami, FL Tel: 305.6540419 On Tue, Oct 16,

Re: [css-d] What's the official/technical name of...

2012-10-17 Thread Barney Carroll
f Norman Fournier > >Sent: Wednesday, October 17, 2012 2:51 PM > >To: Micky Hulse > >Cc: CSS Discuss > >Subject: Re: [css-d] What's the official/technical name of... > > > >There is a difference of meaning between fluid and liquid. Fluid is a > better >

Re: [css-d] What's the official/technical name of...

2012-10-17 Thread Angela French
ts.css-discuss.org [mailto:css-d-boun...@lists.css- >discuss.org] On Behalf Of Norman Fournier >Sent: Wednesday, October 17, 2012 2:51 PM >To: Micky Hulse >Cc: CSS Discuss >Subject: Re: [css-d] What's the official/technical name of... > >There is a difference of meaning between flu

Re: [css-d] What's the official/technical name of...

2012-10-17 Thread Norman Fournier
There is a difference of meaning between fluid and liquid. Fluid is a better descriptor for this in my opinion. On 2012-10-16, at 1:45 PM, Micky Hulse wrote: > Thanks for the reply David, I really appreciate the help. :) > > On Tue, Oct 16, 2012 at 1:21 PM, David Laakso > wrote: >> The names

Re: [css-d] What's the official/technical name of...

2012-10-16 Thread Jay Tanna
I call it hybrid layout. > ... a layout where one column is > fixed at, say, 200px and the other > column just fills up the space? > > Everything I can find points to the word "liquid" or > "fluid". > > Is a layout still liquid if one of the columns is of a fixed > width and > the other take

Re: [css-d] What's the official/technical name of...

2012-10-16 Thread Micky Hulse
Thanks for the reply David, I really appreciate the help. :) On Tue, Oct 16, 2012 at 1:21 PM, David Laakso wrote: > The names given to the various layouts on this site makes sense [1]. I have > mo idea whatsoever regarding an "official" definition... Thanks! This is pretty much the layout I'm t

Re: [css-d] What's the official/technical name of...

2012-10-16 Thread David Laakso
On Tue, Oct 16, 2012 at 12:47 PM, Micky Hulse wrote: > ... a layout where one column is fixed at, say, 200px and the other > column just fills up the space? > > Everything I can find points to the word "liquid" or "fluid". > > Is a layout still liquid if one of the columns is of a fixed width and