Skip to content

Instantly share code, notes, and snippets.

@emberian
Created December 4, 2014 06:53
Show Gist options
  • Save emberian/93e54d138a17cd98ad50 to your computer and use it in GitHub Desktop.
Save emberian/93e54d138a17cd98ad50 to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<body>
<input type=button>
<input type=button>
<input type=button>
<input type=checkbox>
<input type=checkbox>
<input type=button>
<input type=checkbox>
<input type=button>
<input type=button>
<input type=checkbox>
<input type=button>
<input type=button>
<input type=image>
<input type=text>
<input type=text>
<input type=text>
<input type=text>
<input type=text>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment