InterviewSolution
Saved Bookmarks
| 1. |
Which of the following will display red alert box?(a) .alert(b) .alert-danger(c) .alert-info(d) .alert-linkI got this question in unit test.I'm obligated to ask this question of Responsive Overview in portion Advance HTML of HTML |
|
Answer» The correct option is (b) .alert-danger |
|