+ 9
Is there difference between min-height and total height?
if any, what is that?
4 Antworten
+ 3
Normally we define min-height is used for control the height cannot lesser than min-height.
+ 7
Calviղ ; thanks very much for the clarification.
does this mean that based on my content, height will auto-adjust as long as it doesn't go below the minimum?
+ 7
Calviղ thanks very much
+ 5
height can be larger or equal to min-height