Checkboxes are similar to radio buttons, but enable the user to make multiple selections..
<input type="checkbox" name="lunch" value="pasta" /><br /> <input type="checkbox" name="lunch" value="rissotto" />
This results in:
Checkboxes
Sunday, November 22, 2009Posted by Mr. BlOgS at 10:59 PM
Labels: Tips danTriks
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment