Skip to content

Instantly share code, notes, and snippets.

@llbbl
Created March 30, 2012 18:59
Show Gist options
  • Save llbbl/2254050 to your computer and use it in GitHub Desktop.
Save llbbl/2254050 to your computer and use it in GitHub Desktop.
mike_html
<style type="text/css">
.warn {
color: #9f6000;
background-colorL #FEEFB3;
}
</style>
<table>
<tr>
<td><div class="warn">Warning condition</div></td>
<td><a href=link_to+fix_error>Link_to_fix_error</td>
</tr>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment