Home / Programming MCQs / Bootstrap MCQs / Question

B

Babita • 7.55K Points
Tutor III

Q. Which of the following will add feedback icons for inputs?

(A) .has-feedback
(B) .has-success
(C) .has-danger
(D) .has-warning

Explanation:

.has-feedback adds feedback icons for inputs like checkmark, warning and error signs, .has-danger adds red color to label and red border to the input, as well as an error icon inside the input, .has-success adds green color to label and green border to input, as well as checkmark icon inside input.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.