Skip to content

Instantly share code, notes, and snippets.

@abishekk92
Created June 12, 2012 11:13
Show Gist options
  • Save abishekk92/2916954 to your computer and use it in GitHub Desktop.
Save abishekk92/2916954 to your computer and use it in GitHub Desktop.
Freemont
<section class="taglineWrap">
<div class="container">
<div class="row-fluid tagline">
<div class="span8"><h2>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, donec odio. Quisque volutpat mattis eros.</h2></div>
<div class="span4 action">
<div>
<a href="#" class="btn first btn-success">Learn More</a>
<span>or</span>
<a href="#" class="btn btn-info">Contact Us</a>
</div>
</div>
</div>
</div> <!-- /container -->
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment