skip to Main Content

Rectangle using bootstrap-Twitter bootstrap

I am new to HTML, CSS and bootstrap and trying to make a page something like this. .............................................................................................................................................................. Header .............................................................................................................................................................. And after this Header I need a rectangle in my page with some text and a button. Specification I need…

VIEW QUESTION

Align three divs at the bottom of flexbox-Twitter bootstrap

It's basic css, but I just can't get it right. I'm building an e-commerce website, so I need many flexboxes to display the products. I'm also using bootstrap in my project. This is my code: <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css" rel="stylesheet"/> <div class="row"…

VIEW QUESTION
Back To Top
Search