Home / Programming MCQs / Bootstrap MCQs / Question
J
Q. Which of the following creates a pagination?
.pagination creates a pagination which is useful when we have a website with lots of pages, used on <ul> elements, .pager creates previous or next buttons, it is used on <ul> elements, .pagination-lg creates large pagination, .pagination-sm creates small pagination.
You must be Logged in to update hint/solution
Q. Which of the following allows an element to lock to an area on the page?
Q. Which of the following is used to align pager buttons to the left side of the page?
Q. Which of the following class is used to create a black navigation bar?
Q. Ques. Bootstrap’s grid system allows up to
Q. A standard navigation tab is created with
Q. Which of the following class in Bootstrap is used to create a badge?
Q. What class name would you make a full width container in Bootstrap?
Q. In Grid move columns to the right using
Q. Which of the following makes a button group appear vertically?
Discusssion
Login to discuss.