Skip to content

Instantly share code, notes, and snippets.

@clarkus
Created February 27, 2015 20:39
Show Gist options
  • Select an option

  • Save clarkus/d38dd4a6f58b6b847525 to your computer and use it in GitHub Desktop.

Select an option

Save clarkus/d38dd4a6f58b6b847525 to your computer and use it in GitHub Desktop.
Alert Markup
<div class="hackday-alert">
<a href="#">
<p class="message">
<strong>Your export is complete.</strong>
Lorem ipsum dolor sit amet, consectetur adipisicing elit…
</p>
<span class="timestamp">10<abbr title="minutes">m</abbr> ago</span>
<a href="#" class="dismiss">&times;</a>
</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment