1.

Which class indicates the current page?(a) .active(b) .disables(c) .pagination-sm(d) .pagiantion-lgThis question was addressed to me during an interview for a job.This intriguing question comes from Responsive Overview in division Advance HTML of HTML

Answer»

The correct answer is (a) .ACTIVE

EXPLANATION: Explanation: .active indicates the current page, .disabled indicates unclickable link, .pagination-lg is USED with .pagination to provide LARGER pagination, .pagination-sm is used to provide smaller pagination.



Discussion

No Comment Found

Related InterviewSolutions