DIV (in gray/blue)
input type="text":
input type="button":
input type="radio":
YES
NO
select box:
14px
16px
18px
input type="checkbox":
textarea:
If you want to be able to 'get a handle' on an element, you should give it a name and/or id (you don't have to, but it's a lot easier if you do).