What Bootstrap class is typically used to create a basic alert box?

  • alert-info
  • alert-primary
  • alert-basic
  • alert-default
The "alert-info" class is typically used to create a basic alert box with a blue background, conveying informational messages to the user. Each "alert-" class in Bootstrap corresponds to a different contextual style for the alert.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *