-
-
Save tfirdaus/5bac75b93257852992b0 to your computer and use it in GitHub Desktop.
The Content
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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