Re: [css-d] position with div in stead of table

2012-04-16 Thread John D
t is using tables & CSS or DIVs & CSS. Use DIVs as far as you can but don't hesitate to use an odd table code to position something quickly. Good Luck. > From: lriv...@mosasaur.com > Date: Mon, 16 Apr 2012 13:48:06 -0500 > To: css-d@lists.css-discuss.org > Subject: Re: [c

Re: [css-d] position with div in stead of table

2012-04-16 Thread Laura Kunz
At 01:48 PM 4/16/2012, you wrote: much jiggery-pokery? And this works for you? Here, I've been using bubble gum and bailing wire. Okay. Thanks for the tip! __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discu

Re: [css-d] position with div in stead of table

2012-04-16 Thread Lorin Rivers
This reminds me of a rant I have boiling. Did the people who designed CSS ever, once, ask a designer what kind of stuff they would want to build for the web? Seriously, that doing this and aligning things in the center of other things are such common questions just annoys me tremendously. Why s

Re: [css-d] position with div in stead of table

2012-04-09 Thread Philippe Wittenbergh
On Apr 10, 2012, at 2:28 PM, Ghodmode wrote: > On Tue, Apr 10, 2012 at 12:28 PM, David Hucklesby wrote: > ... >> Nice one, Vince. >> >> One small issue: The div.colimg (float) sitting beside div.coltxt (new >> block formatting context) -- your second solution -- does not need the >> 100px left

Re: [css-d] position with div in stead of table

2012-04-09 Thread Ghodmode
On Tue, Apr 10, 2012 at 12:28 PM, David Hucklesby wrote: ... > Nice one, Vince. > > One small issue: The div.colimg (float) sitting beside div.coltxt (new > block formatting context) -- your second solution -- does not need the > 100px left margin. For some reason Webkit makes div.coltxt 100px too

Re: [css-d] position with div in stead of table

2012-04-09 Thread David Hucklesby
On 4/9/12 8:16 PM, Ghodmode wrote: On Tue, Apr 10, 2012 at 6:43 AM, David Hucklesby wrote: On 4/9/12 10:11 AM, Marie-Ange Demeulemeester wrote: Hi, I need a block with two columns. Despite of the quite simple code by using a table, I’ve tried to have the same result with DIV. The requirement

Re: [css-d] position with div in stead of table

2012-04-09 Thread Ghodmode
On Tue, Apr 10, 2012 at 6:43 AM, David Hucklesby wrote: > On 4/9/12 10:11 AM, Marie-Ange Demeulemeester wrote: >> >> Hi, I need a block with two columns. >> >> Despite of the quite simple code by using a table, I’ve tried to have >> the same result with DIV. >> >> The requirements are: >> >> ·    

Re: [css-d] position with div in stead of table

2012-04-09 Thread David Hucklesby
On 4/9/12 10:11 AM, Marie-Ange Demeulemeester wrote: Hi, I need a block with two columns. Despite of the quite simple code by using a table, I’ve tried to have the same result with DIV. The requirements are: · The columns have an equal height · Each column has a different back

Re: [css-d] position with div in stead of table

2012-04-09 Thread David Laakso
On Mon, Apr 9, 2012 at 1:11 PM, Marie-Ange Demeulemeester < marie.demeulemees...@gmail.com> wrote: > Hi, > I need a block with two columns. > > > · This must be X-browser: IE6+, FF 3+; Chrome, Safari > > My tryout: > > http://users.telenet.be/MarieAnge/banner1.html > > If somebody can

Re: [css-d] position with div in stead of table

2012-04-09 Thread Tim Arnold
On Mon, Apr 9, 2012 at 1:11 PM, Marie-Ange Demeulemeester wrote: > Hi, > I need a block with two columns. > > Despite of the quite simple code by using a table, I’ve tried to have the > same result with DIV. > > The requirements are: > > ·         The columns have an equal height > > ·         Eac

[css-d] position with div in stead of table

2012-04-09 Thread Marie-Ange Demeulemeester
Hi, I need a block with two columns. Despite of the quite simple code by using a table, I’ve tried to have the same result with DIV. The requirements are: · The columns have an equal height · Each column has a different background-color · 2 columns: first column always