Created
December 2, 2010 22:55
-
-
Save hijonathan/726265 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- 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