Bootstrap 4 align bottom [duplicate]
问题 This question already has answers here : In CSS Flexbox, why are there no “justify-items” and “justify-self” properties? (4 answers) Closed last year . I have a full-page bootstrap layout, and on the first page I need something aligned to middle & bottom. There is a background image (first div), and a darker layer on it (second div). <div class="h-100 w-100"> <div class="h-100 w-100 text-center"> <div class="h-100 w-100 d-flex align-items-center"> <div class="col-xs-12 col-sm-12 col-md-12 col