Skip to content

Instantly share code, notes, and snippets.

<form id="some-form">
<input type="text" id="some-field" value="Fill me in" class="input_prompt" />
<input type="submit" value="Go!" />
</form>