Answers for "how to add a background image in bootstrap 5"

0

row background image bootstrap 5

<!-- Background image -->
<div class="bg-image"
style="background-image: url('https://mdbcdn.b-cdn.net/img/Photos/Others/images/76.jpg');
      height: 100vh">
</div>
<!-- Background image -->
Posted by: Guest on August-04-2021

Code answers related to "how to add a background image in bootstrap 5"

Browse Popular Code Answers by Language