1.

Which is a container for slide items?(a) .carousel-control(b) .caousel-indicators(c) .carousel-inner(d) .carousel-captionThe question was posed to me in homework.Enquiry is from Responsive Overview topic in section Advance HTML of HTML

Answer»

The correct option is (C) .carousel-inner

Explanation: .carousel-inner is a CONTAINER for slide items, .carousel-caption creates a caption text for each slide in the carousel, .carousel-control is container for next and PREVIOUS links, .carousel-indicators adds LITTLE dots at the bottom of each slide.



Discussion

No Comment Found

Related InterviewSolutions