Skip to content

Instantly share code, notes, and snippets.

@hijonathan
Created December 2, 2010 22:55
Show Gist options
  • Select an option

  • Save hijonathan/726265 to your computer and use it in GitHub Desktop.

Select an option

Save hijonathan/726265 to your computer and use it in GitHub Desktop.
<!-- the meta tags -->
<meta name="text:Button URL" content="http://www.performable.com/" />
<meta name="text:Button Text" content="Submit this Button" />
<meta name="color:Button Color" content="#393" />
<meta name="dropdown:Button Size" content="small,medium,large" />
<!-- the button code -->
<a href="{{text:Button URL}}" style="background-color:{{color:Button Color}}" class="{{dropdown:Button Size}} awesome performable-conversion">{{text:Button Text}}</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment