Guest User

Untitled

a guest
Jul 11th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <form>
  2. <input type="checkbox" name="chk_apply" checked="checked" /> <!-- does not display at all, does not crash -->
  3. <input type="text" name="example" /></td> <!-- displays but crashes -->
  4. </form>
Add Comment
Please, Sign In to add comment