Menu
×
×
Correct!

Exercise:

Add a Bootstrap class to group the buttons vertically.

<div class="btn-group-vertical"> <button class="btn btn-primary">Apple</button> <button class="btn btn-primary">Samsung</button> <button class="btn btn-primary">Sony</button> </div>

Not Correct

Click here to try again.

Correct!

Next ❯
<div class="">
  <button class="btn btn-primary">Apple</button>
  <button class="btn btn-primary">Samsung</button>
  <button class="btn btn-primary">Sony</button>
</div>

  
  
  




Log in to keep your progress
Sign up to keep your progress

Completed 0 of 54 Exercises:

BOOTSTRAP 3 Tables
BOOTSTRAP 3 Images
BOOTSTRAP 3 Alerts
BOOTSTRAP 3 Buttons
BOOTSTRAP 3 Glyphicons
BOOTSTRAP 3 Badges
BOOTSTRAP 3 Progress Bar
BOOTSTRAP 3 Pagination
BOOTSTRAP 3 Panels
BOOTSTRAP 3 Dropdowns
BOOTSTRAP 3 Tabs
BOOTSTRAP 3 Navbars

×

Reset the Score?

This will reset the score of ALL 54 exercises.

Are you sure you want to continue?



×

Congratulations!

You have finished all 54 BOOTSTRAP 3 exercises.

Share your score:



Get Certified!

Take our Bootstrap Developer Certificate to prove that you have fundamental knowledge of Bootstrap 3.