Skip to content

Instantly share code, notes, and snippets.

@sangyoo91
Last active August 29, 2015 14:28
Show Gist options
  • Save sangyoo91/9094aa174eaaeff10565 to your computer and use it in GitHub Desktop.
Save sangyoo91/9094aa174eaaeff10565 to your computer and use it in GitHub Desktop.
Sematic UI - Standard Modal
.ui.modal
i.close.icon
.header Profile Picture
.image.content
.ui.medium.image
img(src="")
.description
.ui.header We've auto-chosen a profile image for you.
p We've grabbed the following image from the <a href="https://www.gravatar.com" target="_blank">gravatar</a> image associated with your registered e-mail address.
p Is it okay to use this photo?
.actions
.ui.black.deny.button
| Nope
.ui.positive.right.labeled.icon.button
| Yep, that's me
i.checkmark.icon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment