Home / Programming MCQs / Bootstrap MCQs / Question
D
Q. What adds slides to carousel?
.carousel-inner adds slides to the carousel, .item specifies the content of each slide, .carousel-indicators adds indicators for the carousel, these are little dots at bottom of each slide which indicates how many slides are there in the carousel and the slide which the user is currently viewing.
You must be Logged in to update hint/solution
Which of the following class is used to create warning notification alerts in Bootstrap?
Is it true that the Bootstrap grid system works across multiple devices?
What are the three main elements of the Bootstrap grid listed in the proper order?
The class used to shape an image to a circle is
A standard navigation tab is created with
Which of the following clears bottom-margin of each panel?
.btn-group class will make button group as
Identify the correct statement of data-content Data attribute of Tooltip Plugin?
Which class indicates new or unread items?
Which of the following removes the default list-style and left margin on list items?
Discusssion
Login to discuss.