×

Multiple-Choice Questions

How to create a large button in bootstrap?

20. How to create a large button in bootstrap?

  1. by using .btn-lg class
  2. by using .btn-large class
  3. .by using .btn-xxl class
  4. by using .btn-big class

Answer

The correct answer is: B) by using .btn-large class

Explanation

Bootstrap provides multiple classes to style buttons. .btn-lg class can be used to create large buttons.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.