Alerts

Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.

Bootstrap documentation →

Sizes

Alerts are available for any length of text, as well as an optional close button.

                    
                        
                    
                

Link color

Use the .alert-link utility class to quickly provide matching colored links within any alert.

                    
                        
                    
                

Additional content

Alerts can also contain additional HTML elements like headings, paragraphs and dividers.

                    
                        
                    
                

Dismissing

Using the alert JavaScript plugin, it’s possible to dismiss any alert inline.