Minimum and maximum padding and margin wanted

added by JavaScript Kicks
3/23/2015 2:41:10 AM

303 Views

In What I Want From CSS3 - Part 1, Andy Budd notes that min-padding, max-padding, min-margin and max-margin would be very useful, especially for liquid layouts. Yes indeed, that would be very useful. I suppose the properties Andy mentions would be the shorthand versions, so to specify the minimum amount of padding for an element you would write something like this:


0 comments