Skip to content
Find file
Fetching contributors…
Cannot retrieve contributors at this time
9 lines (7 sloc) 238 Bytes

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>
Something went wrong with that request. Please try again.