Skip to content

Instantly share code, notes, and snippets.

@arosh
Created February 27, 2018 07:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arosh/94a132c9449288ad0f08eb9365a43532 to your computer and use it in GitHub Desktop.
Save arosh/94a132c9449288ad0f08eb9365a43532 to your computer and use it in GitHub Desktop.
Spring Seminar
<form action="on.html"><button type="submit" style="padding: 0.5em 1em; font-size: 18px; background-color: #4CAF50; color: #FFF; border: none;">OFF -&gt; ON</button></form>
<form action="off.html"><button type="submit" style="padding: 0.5em 1em; font-size: 18px; background-color: #F44336; color: #FFF; border: none;">ON -&gt; OFF</button></form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment