Junior JavaScript

What is the purpose of the .btn class?

Provides consistent button styling:

<button class="btn btn-primary">Click</button>

More from JavaScript Tutorial

All questions for this course