Skip to content

Challenge House Our Page Within A Bootstrap Container Fluid Div

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

Challenge House our page within a Bootstrap Container Fluid Div

To make the content responsive, we use the container-fluid class.

<div class="container-fluid">
<h3 class="text-primary text-center">jQuery Playground</h3>
</div>

Clone this wiki locally