Skip to content

Instantly share code, notes, and snippets.

@lisacatalano
Last active January 1, 2016 13:29
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save lisacatalano/0eba11dc8228e509a614 to your computer and use it in GitHub Desktop.
Save lisacatalano/0eba11dc8228e509a614 to your computer and use it in GitHub Desktop.
Next Step Sass - HTML for Ad
<div class="ad">
<div class="msg"><p>Q: Why work out at home?</p></div>
<div class="msg"><p>A: You always get the best spot in class.</p></div>
<div class="msg"><p>A: You don't have to comb your hair.</p></div>
<div class="msg"><p>A: If you trip, no one will see.</p></div>
<div class="msg">
<p>Choose from the best instructors and hundreds of great workouts at</p>
<img src="images/logo.png" alt="videofitness.com" />
</div>
</div>
<div class="newsletter">
<a href="#">Newsletter Sign Up</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment