Skip to content

Instantly share code, notes, and snippets.

@coreyhaines
Created March 2, 2009 17:50
Show Gist options
  • Save coreyhaines/72881 to your computer and use it in GitHub Desktop.
Save coreyhaines/72881 to your computer and use it in GitHub Desktop.
<div id='pass_div' style='width:200px;background-color:green'>Pass</div>
<div id='fail_div' style='width:200px;background-color:red'>Fail</div>
<ul>
<li><a onclick='first_thing_to_check()'>first_thing_to_check</a></li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment