milardovich

Untitled

Jun 22nd, 2011
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.24 KB | None | 0 0
  1. <form id="form1">
  2. <label>Field1</label>
  3. <input type="text" name="field1" id="field1" />
  4.  
  5. <label>Field2</label>
  6. <input type="text" name="field2" id="field2" />
  7.  
  8. <label>Field3</label>
  9. <input type="text" name="field3" id="field3" />
  10. </form>
Advertisement
Add Comment
Please, Sign In to add comment