Skip to content

Challenge Create A Bootstrap Headline

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

Challenge Create a Bootstrap Headline

To create a headline in boostrap you will need to add the class .text-primary.

<h3 class="text-primary text-center"> jQuery Playground </h3>
Clone this wiki locally