Skip to content

Instantly share code, notes, and snippets.

@wesleyhales
Last active December 14, 2015 02:29
Show Gist options
  • Save wesleyhales/5014482 to your computer and use it in GitHub Desktop.
Save wesleyhales/5014482 to your computer and use it in GitHub Desktop.
<section class="slide-group">
<section class="slide" data-option="master">
<h3 class="send">What is your favorite color?</h3>
</section>
<section class="slide" data-option="Blue">
<div class="send">
Blue is the one of the three additive primary colours..
</div>
</section>
<section class="slide" data-option="Red">
<div class="send">
Red is the color of blood, rubies, and strawberries.
</div>
</section>
<section class="slide" data-option="Red">
<div class="send">
Red is the color of Ronald McDonald's hair.
</div>
</section>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment