mytextarea is of type textarea
myselect is of type select-multiple
myradio is of type radio
>> checked = false
mycheckbox is of type checkbox
>> checked = false
mytext is of type text
mypassword is of type password
mybutton is of type button
myselect2 is of type select-one
>> a selected
myreset is of type reset
myhidden is of type hidden
mysubmit is of type submit