1.

Which of the following adds checkmark icon inside input?(a) .has-warning(b) .help-block(c) .has-success(d) .has-feedbackThis question was addressed to me in an interview.My query is from Responsive Overview topic in division Advance HTML of HTML

Answer»

Correct choice is (a) .has-warning

The best I can explain: .has-warning adds YELLOW or ORANGE color to LABEL and a yellow or orange border to the input, as well as checkmark icon inside the input, it is USED TOGETHER with .has-feedback, .help-block in a block of help text that breaks onto the new line and may extend beyond one line.



Discussion

No Comment Found

Related InterviewSolutions