Skip to content
Find file
Fetching contributors…
Cannot retrieve contributors at this time
5 lines (3 sloc) 182 Bytes

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>

Something went wrong with that request. Please try again.