Skip to content

Instantly share code, notes, and snippets.

@mattpilott
Forked from hatefulcrawdad/reveal-markup.html
Created September 22, 2012 21:18
Show Gist options
  • Save mattpilott/3767869 to your computer and use it in GitHub Desktop.
Save mattpilott/3767869 to your computer and use it in GitHub Desktop.
Foundation Reveal Modal Markup
<div id="myModal" class="reveal-modal">
<h2>Awesome. I have it.</h2>
<p class="lead">Your couch. I it's mine.</p>
<p>Im a cool paragraph that lives inside of an even cooler modal. Wins</p>
<a class="close-reveal-modal">&#215;</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment