The following are 5 of my favorite input types

My Five Favoirte Input Types
Type Use For

This is a radio element, it does not turn off after it's turned on
it can be used in multiple choice selection

This is a checkbox element, it can be toggled on and off
it can be used in a list

This is a date picker, it can be used to select an exact date

This is a color picker, it can be used to select a color

This is a file picker, it can be used to select and upload a local file