1.

Which class adds a rounded border around an element?(a) .well-sm(b) .well-lg(c) .well(d) .dividerThis question was addressed to me in an internship interview.This intriguing question comes from Responsive Overview in section Advance HTML of HTML

Answer»

The correct CHOICE is (c) .well

To explain: .well adds a ROUNDED BORDER around an element with GRAY background color and some padding, .well-lg is a large well i.e. for more padding, .well-sm is a small well with less padding.



Discussion

No Comment Found

Related InterviewSolutions