zeke (owner)

Revisions

gist: 221257 Download_button fork
public
Public Clone URL: git://gist.github.com/221257.git
Embed All Files: show embed
HTML #
1
2
3
4
5
6
7
8
9
10
<style type="text/css">
  button {
    border: none;
    background-color: transparent;
  }
</style>
 
<button type="submit" name="foo">
  <img src="images/button.png alt="Search" />
</button>