Description
Product Features:- Vertically centers a block of content inside its parent.
- Makes all the children of a container take up an equal amount of the available width/height, regardless of how much width/height is available.
- Makes all columns in a multiple column layout adopt the same height even if they contain a different amount of content.
- Makes many layout tasks much easier through overcoming limitations in traditional CSS.