Bootstrap 4 vertical align center and bottom of div
问题 I use Bootstrap 4. .top block should be 100% width and full screen height. .top-title should be in the middle of screen. .btn-scroll-down shold be down of the screen. I want my page looks like HTML <!-- top --> <div class="top js-top"> <div class="container h-100"> <div class="row h-100"> <div class="col-lg-12"> <h1 class="top-title"> <span class="top-title-1">text</span> <span class="top-title-2">title</span> <span class="top-title-3">text</span> </h1> <a href="" class="btn-redirect link-go