CSS align-items property - W3Schools
https://www.w3schools.com/cssref/css3_pr_align-items.php
CSS align-items Property Definition and Usage The align-items property specifies the default alignment for items inside a flexbox or grid container. ... Browser Support The numbers in the table specify the first browser version that fully supports the property. CSS Syntax align-items: normal|stretch| positional alignment |flex-start|flex-end|baseline|initial|inherit; Property Values More Examples Example ...
Definition and Usage The align-items property specifies the default alignment for items inside a flexbox or grid container. ...
Browser Support The numbers in the table specify the first browser version that fully supports the property.
CSS Syntax align-items: normal|stretch| positional alignment |flex-start|flex-end|baseline|initial|inherit;
Property Values
More Examples Example ...
DA: 65 PA: 91 MOZ Rank: 48