Answers for "bootstrap 4 button full width"

3

button max width bootstrap

<button type="button" class="btn btn-primary btn-block">Button Name</button>
Posted by: Guest on December-04-2020
4

bootstrap button outline

<button type="button" class="btn btn-outline-primary" href="#">Primary</button>
Posted by: Guest on April-06-2020

Code answers related to "bootstrap 4 button full width"

Browse Popular Code Answers by Language