adspace


Name the contextual classes that are used with the progressive bar in bootstrap.

Answer Posted / Saurabh Bisht

Contextual classes can be used with Bootstrap's Progress Bar to change its color based on progress status. These include success, info, warning, danger, and secondary (optional). For example, `<div class='progress progress-danger'>` creates a red progress bar representing an error state.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of bootstrap?

88