Skip to content

Instantly share code, notes, and snippets.

@ayezee33
Created January 25, 2017 19:18
Show Gist options
  • Save ayezee33/2e3f6ddb359092b2b01990b8e96ad616 to your computer and use it in GitHub Desktop.
Save ayezee33/2e3f6ddb359092b2b01990b8e96ad616 to your computer and use it in GitHub Desktop.
Modest CSS Messages
<p class="alert success">
This is a successful alert.
</p>
<p class="alert warning">
This is a wanring alert.
</p>
<p class="alert error">
This is an error alert.
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment