Skip to content

Instantly share code, notes, and snippets.

@tfirdaus
Created August 21, 2014 06:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save tfirdaus/5bac75b93257852992b0 to your computer and use it in GitHub Desktop.
Save tfirdaus/5bac75b93257852992b0 to your computer and use it in GitHub Desktop.
The Content
<div class="site-wrapper">
<div class="site-wrapper-inner">
<div class="cover-container">
<div class="masthead">
<div class="inner clearfix">
<h3 class="masthead-brand"><a href="https://acme.com/">Acme</a></h3>
<button type="button" class="navbar-toggle masthead-toggle" data-recalc="false" data-toggle="offcanvas" data-target="#offcanvas" data-canvas="body">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
</div>
<div class="inner cover">
<h1 class="cover-heading">Invest in yourself. Learn new skills.</h1>
<p class="lead cover-lead">Video-based courses to help you learn creative and technical skills.</p>
<p class="lead cover-lead">
<a href="#" class="btn btn-lg btn-success btn-more">Find out more...</a>
</p>
</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment