1.

Which of the following aligns .pager previous button to left?(a) .disabled(b) .pager(c) .next(d) .previousThis question was posed to me by my college director while I was bunking the class.My query is from Responsive Overview in section Advance HTML of HTML

Answer»

Right option is (d) .previous

Best explanation: .previous aligns .PAGER previous button to the LEFT, .NEXT aligns .pager next button to the right, .disabled indicates unclickable link, .pager provides simple pagination links (next/previous).



Discussion

No Comment Found

Related InterviewSolutions