×

Multiple-Choice Questions

We can use ____ class to create a list group in bootstrap.

17. We can use ____ class to create a list group in bootstrap.

  1. .select-list
  2. .list
  3. .dropdown
  4. .list-group

Answer

The correct answer is: D) .list-group

Explanation

In bootstrap, a basic list group can be used by utilizing .list-group within ul element and .list-group-item with li element.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.