Open In App

Web technologies Questions | Bootstrap Quiz | Set-1 | Question 8

Which of the following class in Bootstrap is used to create a basic list group ?
(A) .grouped-list
(B) .select-list
(C) .list-group
(D) .list-grouped

Answer: (C)
Explanation: List Groups in bootstrap are used to display a series group in an organized manner. For creating the list of items we can use. list-group-item It is used with <ul> element.
Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :