Skip to content

Instantly share code, notes, and snippets.

@kwhinnery
Created July 7, 2009 14:28
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 kwhinnery/142108 to your computer and use it in GitHub Desktop.
Save kwhinnery/142108 to your computer and use it in GitHub Desktop.
<center><img src="images/logo-m.png"></img></center>
<hr/>
<div id="options">
<h4>Upload a Picture</h4>
<input id="choose" type="button" value="Choose Picture"></input>
<input id="take" type="button" value="Take A Picture"></input>
<h5>Message (Optional - 110 Characters)</h5>
<textarea id="message"></textarea>
</div>
<br/>
<div id="twitter">
<h4>Twitter Account</h4>
<input id="username" type="text" value="username"></input>
<br/>
<input id="password" type="password" value="password"></input>
<br/>
<input id="store" type="button" value="Store"></input>
<input id="recall" type="button" value="Recall"></input>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment