Skip to content

Instantly share code, notes, and snippets.

@rantastic
Created March 21, 2013 16:44
Show Gist options
  • Save rantastic/5214535 to your computer and use it in GitHub Desktop.
Save rantastic/5214535 to your computer and use it in GitHub Desktop.
HTML: Foundation 4 reveal modal
<div id="MODAL_NAME" class="reveal-modal">
<h1>MODAL_TITLE</h1>
<p>MODAL_BODY</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