Skip to content

Instantly share code, notes, and snippets.

@creaoy
Created January 5, 2016 18:34
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 creaoy/ed6ba8af8fe7ee19c8bc to your computer and use it in GitHub Desktop.
Save creaoy/ed6ba8af8fe7ee19c8bc to your computer and use it in GitHub Desktop.
show message form
<div class="item item-body">
<p>Message
<textarea rows="10" cols="35" style="border:1px solid #eee; padding: 5px;">From Johnny: I'd like to be introduced because Yuriy is awesome</textarea>
</p>
<a class="item button button-full button-balanced" href="#">
Make an Intro
</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment