Skip to content

Challenge Create A Bootstrap Button

Quincy Larson edited this page Aug 20, 2016 · 1 revision

Challenge Create a Bootstrap Button

Bootstrap has its own styles for button elements, which look much better than the plain HTML ones.

<button type="submit" class="btn">Like</button>
Clone this wiki locally