jac_usai

Untitled

Jun 13th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.24 KB | None | 0 0
  1. <form action="Test" method="get">
  2.     <input type="checkbox" name="lang" value="c"/> C
  3.     <input type="checkbox" name="lang" value="cpp"/> C++
  4.     <input type="checkbox" name="lang" value="java"/> Java
  5.     <button type="submit">Invia</button>
  6. </form>
Advertisement
Add Comment
Please, Sign In to add comment