Bootstrap supports all the HTML5 input types: text, password, datetime, datetime-local, date, month, time, week, number, email, url, search, tel, and color,Checkboxes are used if you want the user to select any number of options from a list of preset options,Radio buttons are used if you want to limit the user to just one selection from a list of preset options.