CSS minimum and maximum sizes
19th Feb 2004
The CSS2 standard specifies four properties that can be very useful when working with CSS layouts: min-width, max-width, min-height and max-height ... the only problem with them is that they don't work in Internet Explorer for Windows ... until now.