Skip to content

Instantly share code, notes, and snippets.

@devloprs
Created December 31, 2016 10:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devloprs/065da750e25a531cf7af04df7491dd31 to your computer and use it in GitHub Desktop.
Save devloprs/065da750e25a531cf7af04df7491dd31 to your computer and use it in GitHub Desktop.
<!--Jumbotron-->
<div class="jumbotron">
<h1 class="h1-responsive">Hello, world!</h1>
<p class="lead">This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.</p>
<hr class="my-2">
<p>It uses utility classes for typography and spacing to space content out within the larger container.</p>
<p class="lead">
<a class="btn btn-primary btn-lg" role="button">Learn more</a>
</p>
</div>
<!--/.Jumbotron-->
Copy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment