Answers for "which of the below classes in bootstrap is used to set the button in the entire width of their parent element ?"

3

full width bootstrap button

class="btn btn-primary btn-block"
Posted by: Guest on December-30-2020
0

bootstrap button full width

Create block level buttons—those that span the full width of a parent—by adding .btn-block.
Posted by: Guest on September-18-2020

Code answers related to "which of the below classes in bootstrap is used to set the button in the entire width of their parent element ?"

Browse Popular Code Answers by Language