1.

Which of the following is a container to enhance input by adding an icon?(a) .input-group-btn(b) .input-group-addon(c) .input-group(d) .input-group-lgThe question was posed to me by my school principal while I was bunking the class.This intriguing question comes from Responsive Overview topic in portion Advance HTML of HTML

Answer»

Correct OPTION is (c) .input-group

Explanation: .input-group is a container to ENHANCE an input by adding an icon, TEXT or button in FRONT or behind it as a “HELP text”, .input-group-lg is for large input group, .input-group-addon is used together with .input-group class, this makes it possible to add an icon or help text next to input field.



Discussion

No Comment Found

Related InterviewSolutions