InterviewSolution
Saved Bookmarks
| 1. |
Which class indicates new or unread items?(a) .jumbortron(b) .badge(c) .label label-success(d) .pagerThe question was posed to me in my homework.The origin of the question is Responsive Overview topic in chapter Advance HTML of HTML |
|
Answer» The correct choice is (b) .badge |
|