Solve problem "Taste the Bootstrap Button Color Rainbow" online - Learn Python 3 - Snakify

Lesson: Responsive Design with Bootstrap

Taste the Bootstrap Button Color Rainbow

The btn-primary class is the main color you'll use in your app. It is useful for highlighting actions you want your user to take.

Add Bootstrap's btn-primary class to your button.

Note that this button will still need the btn and btn-block classes.


The content on this page is licensed under Attribution-ShareAlike 4.0 International. Original authors: freeCodeCamp, the content was modified.