Skip to content

Instantly share code, notes, and snippets.

@jensechu
Created October 26, 2009 21:07
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 jensechu/219041 to your computer and use it in GitHub Desktop.
Save jensechu/219041 to your computer and use it in GitHub Desktop.
<div id="talk">
<form>
<p>mrow</p>
<input type="text" name="rawr" id="user-input" size="10" maxlength="10" />
<input type="submit" name="chat" value="meow" class="subby" />
<h4>max 10 characters</h4>
</form>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment