Tell me how will you create a bootstrap alert?

Submitted by: Muhammad
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).
Submitted by: Muhammad

Read Online Bootstrap Job Interview Questions And Answers