Bootstrap Alerts

Learn how to work with the alert component in Bootstrap and set predefined alert messages. Use different classes to create different types of alert boxes:

  • Add a close (x) symbol to the right of the alert to close it
  • While closing an alert box, add a fading effect to it.
  • The fade and show classes
  • Add a link in the alert box

Set different types of Alert boxes using the contextual Classes:

  • .alert-success: Success alert box
  • .alert-info: Info alert box
  • .alert-warning: Warning alert box – Orange
  • .alert-danger: Danger alert box – Red
  • .alert-primary: Key info – Blue
  • .alert-secondary: Less important info
  • .alert-light: Light colored alert
  • .alert-dark: Dark colored alert

The alerts can have a closing symbol, fade effect, link, etc:

  • To add a close (x) symbol to the right of the alert to close it, use × HTML character code for (x) symbol.
  • While closing an alert box, add a fading effect to it using theĀ fade and show classes
  • Add a link in the alert box with theĀ alert-link class

Example – Bootstrap Alerts

Let us now see an example to create alerts in Bootstrap:

Output

Video Tutorial – Bootstrap Alerts

The following is the complete video tutorial to learn how to work with Alerts in Bootstrap:


If you liked the tutorial, spread the word and share the link and our website Studyopedia with others.


Read More:

Bootstrap - Change Text Color
Bootstrap Badges
Studyopedia Editorial Staff
Studyopedia Editorial Staff
[email protected]

We work to create programming tutorials for all.

No Comments

Post A Comment

Discover more from Studyopedia

Subscribe now to keep reading and get access to the full archive.

Continue reading