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
How many types of lists supported by Bootstrap?
What changes button text to the original text?
What is the default layout of the Bootstrap form?
What appends the popover to specific elements?
What creates a carat arrow icon?
Which is a container for slide items?
In the width=device-width part sets
Which of the following is the default size of H4 bootstrap heading?
Which of the following class makes thumbnail image
Which of the following makes a button group appear vertically?
Discusssion
Login to discuss.