name:

number:

button as an input:
button as a button tag:


radio buttons:
type="radio" name="myrad" value="red">red
type="radio" name="myrad" value="blue">blue


checkboxes:
reading
sports




select box:
select >