Bootstrap Question:
Download Job Interview Questions and Answers PDF
Tell me how will you create a bootstrap alert?
Answer:
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).
Download Bootstrap Interview Questions And Answers
PDF
Previous Question | Next Question |
Tell me which class is used for basic pagination? | Explain what is the purpose of .media-list class in bootstrap? |