- From: Laurens Holst <lholst@students.cs.uu.nl>
- Date: Tue, 12 Apr 2005 11:26:27 +0200
- To: www-style@w3.org
Stéphane Martineau wrote: > Sorry if something like this has already been discussed or it's already > in the proposed spec. If so, I'll appreciate links on the subject. > > The concept is simple, can be done with tables and IMO should had > been available since CSS1. The idea is simply to be able to limit the size > of automatically sized elements, or at the very least, of the proposed > multi-column layout of CSS3. > > This will make CSS pages look much better when browser windows > are shrinked beyond a certain limit. That's probably the only reason > why sometime I still uses tables for page layout that contain variable > width columns. > > Anything like that is planned for CSS3 ? Uh, min-width and max-width already exist since CSS2... They are implemented in all major browsers except for IE. http://www.w3.org/TR/CSS21/visudet.html#min-max-widths ~Grauw -- Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
Received on Tuesday, 12 April 2005 09:27:18 UTC