Skip to content

Instantly share code, notes, and snippets.

@albacoretuna
Created September 4, 2014 05:10
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 albacoretuna/cbd07e3786e529a01648 to your computer and use it in GitHub Desktop.
Save albacoretuna/cbd07e3786e529a01648 to your computer and use it in GitHub Desktop.
Bootstrap jumbotron
<!-- row 2 -->
<div class="jumbotron">
<img src="img/jumbotron.jpg" alt="">
<h1> We treat your pets like our own</h1>
<p>At Wisdom Pet Medicine, we strive to blend the best in traditional and alternative healing techniques to diagnose and treat companion animals, including dogs, cats, birds, reptiles, rodents, and fish. </p>
</div>
@albacoretuna
Copy link
Author

Simply give it a class of jumbotron and you get it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment