InterviewSolution
Saved Bookmarks
| 1. |
Which class is a container for progress bars?(a) .progress(b) .progress-bar(c) .progress-bar-info(d) .progress-bar-successI had been asked this question in class test.This is a very interesting question from Responsive Overview topic in chapter Advance HTML of HTML |
|
Answer» The correct option is (a) .PROGRESS |
|