Skip to content

Instantly share code, notes, and snippets.

@hatefulcrawdad
Created September 13, 2012 08:30
Show Gist options
  • Save hatefulcrawdad/3712881 to your computer and use it in GitHub Desktop.
Save hatefulcrawdad/3712881 to your computer and use it in GitHub Desktop.
Foundation Reveal Modal Markup
<div id="myModal" class="reveal-modal [expand, xlarge, large, medium, small]">
<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