Skip to content

Instantly share code, notes, and snippets.

@santushnath
Created June 6, 2016 05:26
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 santushnath/6328d507e5fe475f2fa36c965e95418a to your computer and use it in GitHub Desktop.
Save santushnath/6328d507e5fe475f2fa36c965e95418a to your computer and use it in GitHub Desktop.
<!-- Start: Navbar Area
============================= -->
<nav class="navbar navbar-fixed-top main-navbar-top " id="main-navbar-top" >
<div class="container relative">
<!-- Content -->
</div>
</nav>
<!-- End: Navbar Area
============================= -->
<!-- Start: Header Section
================================ -->
<header class="header-section" id="header">
<div class="overlay-color">
<div class="container">
<div class="row">
<!-- Content -->
</div> <!-- End: .row -->
</div> <!-- End: .container -->
</div> <!-- End: .overlay-color -->
</header>
<!-- End: Header Section
================================ -->
<!-- Start: Features Section 1
================================== -->
<section class="features-section-1 dark-background" id="about-us">
<div class="container">
<div class="row section-separator">
<!-- Content -->
</div> <!-- End: .row -->
</div> <!-- End: .container -->
</section>
<!-- End: Features Section 1
================================== -->
<!-- Start: Features Section 3
================================== -->
<section class="features-section-3">
<div class="container-fluid">
<div class="full-screen">
<!-- Content -->
</div> <!-- End: .full-screen -->
<div class="full-screen">
<!-- Content -->
</div> <!-- End: .full-screen -->
</div> <!-- End: .container-fluid -->
</section>
<!-- End: Features Section 3
================================== -->
<!-- Start: Features Section 2
================================== -->
<section class="features-section-2 dark-background" id="featured">
<div class="container">
<div class="row section-separator">
<!-- Content -->
</div> <!-- End: .row -->
</div> <!-- End: .container -->
</section>
<!-- End: Features Section 2
================================== -->
<!-- Start: Footer Section"
================================== -->
<footer class="footer" id="contact-section">
<div class="container">
<div class="row section-separator">
<!-- Content -->
</div> <!-- End: .row -->
</div> <!-- End: .container -->
</footer>
<!-- End: Footer Section 1
================================== -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment