1.

Which of the following is used to align pager buttons to the left side of the page?(a) .previous(b) .prev(c) .pre-scrollable(d) .popoverI had been asked this question in an interview.This is a very interesting question from Responsive Overview in section Advance HTML of HTML

Answer»

Correct choice is (a) .PREVIOUS

To elaborate: .previous class is used to align pager buttons to the left side of the page, .prev is used in carousels to INDICATE a “previous” link, .pre-scrollable MAKES a

 ELEMENT scrollable, .popover shows popup-box that appears when a user clicks on an element.


Discussion

No Comment Found

Related InterviewSolutions