Created
June 19, 2012 19:07
-
-
Save smileyj68/2955944 to your computer and use it in GitHub Desktop.
Foundation 3 Reveal Example
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
<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">×</a> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment