Last active
December 17, 2015 15:29
-
-
Save jrthib/5632349 to your computer and use it in GitHub Desktop.
Parallax Row Static HTML
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
<section id="efficiencyIncluded" class="parallax"> | |
<div class="container"> | |
<div class="col span_7"> | |
<h1>Efficiency <span>Included</span></h1> | |
<p>Advanced technology to connect healthcare providers and drive EFFICIENCY.</p> | |
<p class="more"><a href="#" class="button">Find Out More</a></p> | |
</div> | |
</div> | |
</section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment