- From: Orion Adrian <orion.adrian@gmail.com>
- Date: Wed, 13 Jul 2005 16:41:13 -0400
- To: www-style@w3.org
On 7/13/05, Laurens Holst <lholst@students.cs.uu.nl> wrote: > Laurens Holst wrote: > > > +-+--+---+ (not possible) > > |5|5%| | > > +-+--+---+ > > Actually, it is possible, if your source code is nested like this: > > +-+---------+ > | |+--+----+| > |5||5%| || > | |+--+----+| > +-+---------+ > > That's kind of an inconvenient requirement of course. Nevertheless, it > shows that even without the use of calc() this can be done using > absolute positioning only, and no margins stuff, today. This would require an underlying document change would it not? Changing how the divs are nested? -- Orion Adrian
Received on Wednesday, 13 July 2005 20:42:10 UTC