trainingtrains Logo

91-9990449935

 0120-4256464

Bootstrap Inputs


Bootstrap Input Types

Input type: checkbox

Input type: radio button


Bootstrap Checkbox

Checkbox facilitates you to select any number of options from a list of present options.

See this example:

Test it Now

Use the .checkbox-inline class if you want the checkboxes to appear on the same line:

See this example:

Test it Now

Bootstrap Radio Buttons

Radio buttons also facilitates you to select any number of options from a list of present options.

See this example:

Test it Now

Use the .radio-inline class if you want the radio buttons to appear on the same line:

See this example:

Test it Now
Next TopicBootstrap Modals