Skip to content

Instantly share code, notes, and snippets.

@amackera
Created April 24, 2013 21:11
Show Gist options
  • Save amackera/5455606 to your computer and use it in GitHub Desktop.
Save amackera/5455606 to your computer and use it in GitHub Desktop.
<div id='choice'>
<div class='container'>
<h1 class='h-type-1'>Engage students with active learning</h1>
<div class='greenpill'>
<h2 class='h-type-2'>Student</h2>
<p>Participate in your teacher's lectures</p>
<a id='btn_student_signup' href=''>Student Signup</a>
</div>
<div class='bluepill'>
<h2 class='h-type-2'>Professor</h2>
<p>Enhance your lectures with Top Hat</p>
<a id='btn_professor_signup' href=''>Professor Signup</a>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment