Answers

Question and Answer:

  Home  Bootstrap

⟩ Tell me how will you create a bootstrap alert?

You can add a basic alert by creating a wrapper <div> and adding a class of .alert and one of the four contextual classes (e.g., .alert-success, .alert-info, .alert-warning, .alert-danger).

 143 views

More Questions for you: