Created
March 30, 2012 18:59
-
-
Save llbbl/2254050 to your computer and use it in GitHub Desktop.
mike_html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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