HTML5 Form Basic
Inline Forms
Help Text
                                                 Your password must be 8-20 characters long, contain letters and numbers, and must not contain spaces, special characters, or emoji.
                                            
                                            
                                                     Must be 8-20 characters long.
                                                
                                            Custom Forms #2
                                                Select
                                            
                                            
                                                File Browser
                                            
                                            Input Group Text
                                                            @
                                                        
                                                    
                                                            .com
                                                        
                                                    
                                                        $
                                                    
                                                    
                                                        .00
                                                    
                                                Input Group #2
                                                Multiple Addons
                                            
                                            
                                                        First and last name
                                                    
                                                
                                                Button
                                            
                                            
                                                Select With Button
                                            
                                            
                                                Select, Button & Input
                                            
                                            Sizing
                                                Text
                                            
                                            
                                                Select
                                            
                                            Disabled & Read Only
                                                Text
                                            
                                            
                                                Select
                                            
                                            
                                                Checkbox
                                            
                                            
                                                Radio
                                            
                                            Inline
Horizontal Form
Horizontal Form
                                                    Checkbox
                                                
                                                Custom Forms
                                                Checkbox
                                            
                                            
                                                Radio
                                            
                                            
                                                Inline
                                            
                                            
                                                Disabled
                                            
                                            Learn More
Learn More
All the above form elements are the default of bootstrap and you can learn them on the official documentation provided by Bootstrap.
Learn more