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

The explanation: .progress class is a CONTAINER for progress bars, .progress-bar creates a progress bar, .progress-bar-SUCCESS creates a green progress bar and INDICATES success, .progress-bar-info shows light-blue progress bar indicating INFORMATION.



Discussion

No Comment Found

Related InterviewSolutions